IApplicationGatewayOperations 成员
The Application Gateway Management API includes operations for managing application gateways in your subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154113.aspx for more information)
以下各表列出了由 IApplicationGatewayOperations 类型公开的成员。
公共 方法
(另请参见 Extension 方法)
Name | 说明 | |
---|---|---|
AddCertificateAsync | The Add certificate operation adds the ssl certificate to the application gateway (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) | |
BeginAddCertificateAsync | The Begin Add certificate operation adds the ssl certificate to the application gateway (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) | |
BeginCreateApplicationGatewayAsync | The Begin Create Application Gateway operation creates Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) | |
BeginDeleteApplicationGatewayAsync | The Begin Delete Application Gateway operation deletes Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) | |
BeginDeleteApplicationGatewayCertificateAsync | The Begin Delete Application Gateway certificate. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) | |
BeginExecuteOperationAsync | The Execute Application Gateway Operation executes specified operation on Application Gateway . (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) | |
BeginSetConfigAsync | The Begin Set Application Gateway config operation sets the specified config on the application gateway (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) | |
BeginUpdateApplicationGatewayAsync | The Begin Update Application Gateway operation updates Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) | |
CreateAsync | The Create Application Gateway operation creates Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) | |
DeleteAsync | The Delete Application Gateway operation deletes Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) | |
DeleteCertificateAsync | The Delete Application Gateway certificate operation. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) | |
ExecuteOperationAsync | The Execute Application Gateway Operation executes specofoed operation in the Application Gateway. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) | |
GetAsync | The Get Application Gateway operation retrieves the application gateway provisioned for the given subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) | |
GetCertificateAsync | The Get Application Gateway certificate operation retrieves the ssl certificate provisioned for the given gateway. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) | |
GetConfigAsync | The Get Application Gateway Configuration operation retrieves the configuration of the gateway. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) | |
GetOperationStatusAsync | The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. (see https://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information) | |
ListAsync | The List Application Gateway operation retrieves all application gateays for the given subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) | |
ListCertificateAsync | The List Application Gateway certificates. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) | |
SetConfigAsync | The Set Application Gateway Config operation sets the specified config on the application gateway (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) | |
UpdateAsync | The Update Application Gateway operation updates Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) |
返回页首
Extension 方法
Name | 说明 | |
---|---|---|
AddCertificate | The Add certificate operation adds the ssl certificate to the application gateway (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
AddCertificateAsync | The Add certificate operation adds the ssl certificate to the application gateway (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
BeginAddCertificate | The Begin Add certificate operation adds the ssl certificate to the application gateway (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
BeginAddCertificateAsync | The Begin Add certificate operation adds the ssl certificate to the application gateway (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
BeginCreateApplicationGateway | The Begin Create Application Gateway operation creates Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
BeginCreateApplicationGatewayAsync | The Begin Create Application Gateway operation creates Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
BeginDeleteApplicationGateway | The Begin Delete Application Gateway operation deletes Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
BeginDeleteApplicationGatewayAsync | The Begin Delete Application Gateway operation deletes Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
BeginDeleteApplicationGatewayCertificate | The Begin Delete Application Gateway certificate. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
BeginDeleteApplicationGatewayCertificateAsync | The Begin Delete Application Gateway certificate. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
BeginExecuteOperation | The Execute Application Gateway Operation executes specified operation on Application Gateway . (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
BeginExecuteOperationAsync | The Execute Application Gateway Operation executes specified operation on Application Gateway . (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
BeginSetConfig | The Begin Set Application Gateway config operation sets the specified config on the application gateway (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
BeginSetConfigAsync | The Begin Set Application Gateway config operation sets the specified config on the application gateway (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
BeginUpdateApplicationGateway | The Begin Update Application Gateway operation updates Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
BeginUpdateApplicationGatewayAsync | The Begin Update Application Gateway operation updates Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
Create | The Create Application Gateway operation creates Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
CreateAsync | The Create Application Gateway operation creates Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
Delete | The Delete Application Gateway operation deletes Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
DeleteAsync | The Delete Application Gateway operation deletes Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
DeleteCertificate | The Delete Application Gateway certificate operation. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
DeleteCertificateAsync | The Delete Application Gateway certificate operation. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
ExecuteOperation | The Execute Application Gateway Operation executes specofoed operation in the Application Gateway. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
ExecuteOperationAsync | The Execute Application Gateway Operation executes specofoed operation in the Application Gateway. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
Get | The Get Application Gateway operation retrieves the application gateway provisioned for the given subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
GetAsync | The Get Application Gateway operation retrieves the application gateway provisioned for the given subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
GetCertificate | The Get Application Gateway certificate operation retrieves the ssl certificate provisioned for the given gateway. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
GetCertificateAsync | The Get Application Gateway certificate operation retrieves the ssl certificate provisioned for the given gateway. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
GetConfig | The Get Application Gateway Configuration operation retrieves the configuration of the gateway. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
GetConfigAsync | The Get Application Gateway Configuration operation retrieves the configuration of the gateway. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
GetOperationStatus | The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. (see https://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
GetOperationStatusAsync | The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. (see https://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
List | The List Application Gateway operation retrieves all application gateays for the given subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
ListAsync | The List Application Gateway operation retrieves all application gateays for the given subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
ListCertificate | The List Application Gateway certificates. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
ListCertificateAsync | The List Application Gateway certificates. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
SetConfig | The Set Application Gateway Config operation sets the specified config on the application gateway (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
SetConfigAsync | The Set Application Gateway Config operation sets the specified config on the application gateway (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
Update | The Update Application Gateway operation updates Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) | |
UpdateAsync | The Update Application Gateway operation updates Application Gateway with the specified parameters. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information) (Defined by ApplicationGatewayOperationsExtensions.) |
返回页首
另请参阅
参考
IApplicationGatewayOperations 接口
Microsoft.WindowsAzure.Management.Network 命名空间