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<ImportProxyResult> ImportProxyAsync(ICakeContext ctx, string orgName, string proxyName, FilePath proxyZipfile, ImportProxySettings settings)
Attributes
Type |
Description |
AsyncStateMachineAttribute |
|
Parameters
Name |
Type |
Description |
ctx |
ICakeContext |
|
orgName |
string |
|
proxyName |
string |
|
proxyZipfile |
FilePath |
|
settings |
ImportProxySettings |
|
Return Value