This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.Apigee.
Syntax
public Task<ApiProxy> DeleteApiProxyRevision(ICakeContext ctx, string orgName, string proxyName, string revisionNumber, ICredentialSettings settings)
Attributes
Type |
Description |
AsyncStateMachineAttribute |
|
Parameters
Name |
Type |
Description |
ctx |
ICakeContext |
|
orgName |
string |
|
proxyName |
string |
|
revisionNumber |
string |
|
settings |
ICredentialSettings |
|
Return Value