Property | Type | Description | |
---|---|---|---|
LongRunningOperationDefaultTimeout | System.TimeSpan |
Method | Description | |
---|---|---|
ExecuteApiManagementCmdlet ( ) : void | ||
ExecuteCmdlet ( ) : void |
Method | Description | |
---|---|---|
ExecuteTenantConfigurationLongRunningCmdletWrap ( Func |
||
HandleException ( |
||
WaitForOperationToComplete ( TenantConfigurationLongRunningOperation longRunningOperation ) : TenantConfigurationLongRunningOperation |
TODO: Revert to standard long running operation once /operationResults endpoint start returning 202 Code for not Completed Operation.
|
|
WriteProgress ( TenantConfigurationLongRunningOperation operation ) : void |
public abstract ExecuteApiManagementCmdlet ( ) : void | ||
return | void |
protected ExecuteTenantConfigurationLongRunningCmdletWrap ( Func |
||
func | Func |
|
passThru | bool | |
return | void |
protected HandleException ( |
||
ex | ||
return | void |
protected WaitForOperationToComplete ( TenantConfigurationLongRunningOperation longRunningOperation ) : TenantConfigurationLongRunningOperation | ||
longRunningOperation | TenantConfigurationLongRunningOperation | |
return | TenantConfigurationLongRunningOperation |
protected WriteProgress ( TenantConfigurationLongRunningOperation operation ) : void | ||
operation | TenantConfigurationLongRunningOperation | |
return | void |