ApigeeProxyManagementService.

ImportProxyAsync(ICakeContext, string, string, FilePath, ImportProxySettings) Method

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

Type Description
Task<ImportProxyResult>