Share via


ApplicationGatewayOperationsExtensions Class

 

The Service Management API includes operations for managing the virtual networks for your subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157182.aspx for more information)

Namespace:   Microsoft.WindowsAzure.Management.Network
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.Management.Network.ApplicationGatewayOperationsExtensions

Syntax

public static class ApplicationGatewayOperationsExtensions
[ExtensionAttribute]
public ref class ApplicationGatewayOperationsExtensions abstract sealed 
[<AbstractClass>]
[<Sealed>]
type ApplicationGatewayOperationsExtensions = class end
<ExtensionAttribute>
Public NotInheritable Class ApplicationGatewayOperationsExtensions

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static AddCertificate(IApplicationGatewayOperations, String, String, ApplicationGatewayCertificate)

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)

System_CAPS_pubmethodSystem_CAPS_static AddCertificateAsync(IApplicationGatewayOperations, String, String, ApplicationGatewayCertificate)

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)

System_CAPS_pubmethodSystem_CAPS_static BeginAddCertificate(IApplicationGatewayOperations, String, String, ApplicationGatewayCertificate)

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)

System_CAPS_pubmethodSystem_CAPS_static BeginAddCertificateAsync(IApplicationGatewayOperations, String, String, ApplicationGatewayCertificate)

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)

System_CAPS_pubmethodSystem_CAPS_static BeginCreateApplicationGateway(IApplicationGatewayOperations, CreateApplicationGatewayParameters)

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)

System_CAPS_pubmethodSystem_CAPS_static BeginCreateApplicationGatewayAsync(IApplicationGatewayOperations, CreateApplicationGatewayParameters)

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)

System_CAPS_pubmethodSystem_CAPS_static BeginDeleteApplicationGateway(IApplicationGatewayOperations, String)

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)

System_CAPS_pubmethodSystem_CAPS_static BeginDeleteApplicationGatewayAsync(IApplicationGatewayOperations, String)

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)

System_CAPS_pubmethodSystem_CAPS_static BeginDeleteApplicationGatewayCertificate(IApplicationGatewayOperations, String, String)

The Begin Delete Application Gateway certificate. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_static BeginDeleteApplicationGatewayCertificateAsync(IApplicationGatewayOperations, String, String)

The Begin Delete Application Gateway certificate. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_static BeginExecuteOperation(IApplicationGatewayOperations, String, ApplicationGatewayOperation)

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)

System_CAPS_pubmethodSystem_CAPS_static BeginExecuteOperationAsync(IApplicationGatewayOperations, String, ApplicationGatewayOperation)

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)

System_CAPS_pubmethodSystem_CAPS_static BeginSetConfig(IApplicationGatewayOperations, String, ApplicationGatewaySetConfiguration)

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)

System_CAPS_pubmethodSystem_CAPS_static BeginSetConfigAsync(IApplicationGatewayOperations, String, ApplicationGatewaySetConfiguration)

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)

System_CAPS_pubmethodSystem_CAPS_static BeginUpdateApplicationGateway(IApplicationGatewayOperations, String, UpdateApplicationGatewayParameters)

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)

System_CAPS_pubmethodSystem_CAPS_static BeginUpdateApplicationGatewayAsync(IApplicationGatewayOperations, String, UpdateApplicationGatewayParameters)

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)

System_CAPS_pubmethodSystem_CAPS_static Create(IApplicationGatewayOperations, CreateApplicationGatewayParameters)

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)

System_CAPS_pubmethodSystem_CAPS_static CreateAsync(IApplicationGatewayOperations, CreateApplicationGatewayParameters)

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)

System_CAPS_pubmethodSystem_CAPS_static Delete(IApplicationGatewayOperations, String)

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)

System_CAPS_pubmethodSystem_CAPS_static DeleteAsync(IApplicationGatewayOperations, String)

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)

System_CAPS_pubmethodSystem_CAPS_static DeleteCertificate(IApplicationGatewayOperations, String, String)

The Delete Application Gateway certificate operation. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_static DeleteCertificateAsync(IApplicationGatewayOperations, String, String)

The Delete Application Gateway certificate operation. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154114.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_static ExecuteOperation(IApplicationGatewayOperations, String, ApplicationGatewayOperation)

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)

System_CAPS_pubmethodSystem_CAPS_static ExecuteOperationAsync(IApplicationGatewayOperations, String, ApplicationGatewayOperation)

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)

System_CAPS_pubmethodSystem_CAPS_static Get(IApplicationGatewayOperations, String)

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)

System_CAPS_pubmethodSystem_CAPS_static GetAsync(IApplicationGatewayOperations, String)

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)

System_CAPS_pubmethodSystem_CAPS_static GetCertificate(IApplicationGatewayOperations, String, String)

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)

System_CAPS_pubmethodSystem_CAPS_static GetCertificateAsync(IApplicationGatewayOperations, String, String)

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)

System_CAPS_pubmethodSystem_CAPS_static GetConfig(IApplicationGatewayOperations, String)

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)

System_CAPS_pubmethodSystem_CAPS_static GetConfigAsync(IApplicationGatewayOperations, String)

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)

System_CAPS_pubmethodSystem_CAPS_static GetOperationStatus(IApplicationGatewayOperations, String)

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)

System_CAPS_pubmethodSystem_CAPS_static GetOperationStatusAsync(IApplicationGatewayOperations, String)

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)

System_CAPS_pubmethodSystem_CAPS_static List(IApplicationGatewayOperations)

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)

System_CAPS_pubmethodSystem_CAPS_static ListAsync(IApplicationGatewayOperations)

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)

System_CAPS_pubmethodSystem_CAPS_static ListCertificate(IApplicationGatewayOperations, String)

The List Application Gateway certificates. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_static ListCertificateAsync(IApplicationGatewayOperations, String)

The List Application Gateway certificates. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx for more information)

System_CAPS_pubmethodSystem_CAPS_static SetConfig(IApplicationGatewayOperations, String, ApplicationGatewaySetConfiguration)

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)

System_CAPS_pubmethodSystem_CAPS_static SetConfigAsync(IApplicationGatewayOperations, String, ApplicationGatewaySetConfiguration)

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)

System_CAPS_pubmethodSystem_CAPS_static Update(IApplicationGatewayOperations, String, UpdateApplicationGatewayParameters)

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)

System_CAPS_pubmethodSystem_CAPS_static UpdateAsync(IApplicationGatewayOperations, String, UpdateApplicationGatewayParameters)

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)

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.WindowsAzure.Management.Network Namespace

Return to top