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<DeployProxyResult> DeployProxyAsync(ICakeContext ctx, string orgName, string envName, string proxyName, string revisionNumber, DeployProxySettings settings)
Attributes
| Type |
Description |
| AsyncStateMachineAttribute |
|
Parameters
| Name |
Type |
Description |
| ctx |
ICakeContext |
|
| orgName |
string |
|
| envName |
string |
|
| proxyName |
string |
|
| revisionNumber |
string |
|
| settings |
DeployProxySettings |
|
Return Value