GatewayOperationsExtensions Members
Represents the extensions for Virtual Network Gateway management.
The following tables list the members exposed by the GatewayOperationsExtensions type.
Public Methods
Name | Description | |
---|---|---|
BeginConnectDisconnectOrTesting | Initiates the connection, disconnection, or test of a connection to a local network site. | |
BeginConnectDisconnectOrTestingAsync | Asynchronously initiates the connection, disconnection, or test of a connection to a local network site. | |
BeginCreating | Initiates the creation of a Virtual Network Gateway. | |
BeginCreatingAsync | Asynchronously initiates the creation of a Virtual Network Gateway. | |
BeginDeleting | Initiates the deletion of a Virtual Network Gateway. | |
BeginDeletingAsync | Asynchronously initiates the deletion of a Virtual Network Gateway. | |
BeginFailover | Initiates the forcing of a gateway failover, which deactivates the primary Virtual Network Gateway and switches over to a secondary gateway. | |
BeginFailoverAsync | Asynchronously initiates the forcing of a gateway failover, which deactivates the primary Virtual Network Gateway and switches over to a secondary gateway. | |
BeginResetSharedKey | Initiates the reset of the shared key on the Virtual Network Gateway. | |
BeginResetSharedKeyAsync | Asynchronously initiates the reset of the shared key on the Virtual Network Gateway. | |
ConnectDisconnectOrTest | Connects, disconnects, or tests of a connection to a local network site. | |
ConnectDisconnectOrTestAsync | Asynchronously connects, disconnects, or tests of a connection to a local network site. | |
Create | Creates a Virtual Network Gateway. | |
CreateAsync | Asynchronously creates a Virtual Network Gateway. | |
Delete | Deletes a Virtual Network Gateway. | |
DeleteAsync | Asynchronously deletes a Virtual Network Gateway. | |
Failover | Forces a gateway failover, which deactivates the primary Virtual Network Gateway and switches over to a secondary gateway. | |
FailoverAsync | Asynchronously forces a gateway failover, which deactivates the primary Virtual Network Gateway and switches over to a secondary gateway. | |
GenerateVpnClientPackage | Creates a VPN client package for a Virtual Network Gateway. | |
GenerateVpnClientPackageAsync | Asynchronously creates a VPN client package for a Virtual Network Gateway. | |
Get | Retrieves information about the Virtual Network Gateway, such as its IP address and provisioning state. | |
GetAsync | Asynchronously retrieves information about the Virtual Network Gateway, such as its IP address and provisioning state. | |
GetDeviceConfigurationScript | Retrieves a script that can be used to configure local VPN devices to connect to the gateway. | |
GetDeviceConfigurationScriptAsync | Asynchronously retrieves a script that can be used to configure local VPN devices to connect to the gateway. | |
GetOperationStatus | Retrieves the status of a Virtual Network Gateway operation. | |
GetOperationStatusAsync | Asynchronously retrieves the status of a Virtual Network Gateway operation. | |
GetSharedKey | Retrieves the shared key on the Virtual Network Gateway. | |
GetSharedKeyAsync | Asynchronously retrieves the shared key on the Virtual Network Gateway. | |
ListConnections | Lists the local network connections that can be accessed through the gateway. | |
ListConnectionsAsync | Asynchronously lists the local network connections that can be accessed through the gateway. | |
ListSupportedDevices | Lists the supported and on-premise network devices that can connect to the gateway. | |
ListSupportedDevicesAsync | Asynchronously lists the supported and on-premise network devices that can connect to the gateway. | |
ResetSharedKey | Resets the shared key on the Virtual Network Gateway. | |
ResetSharedKeyAsync | Asynchronously resets the shared key on the Virtual Network Gateway. |
Top
See Also
Reference
GatewayOperationsExtensions Class
Microsoft.WindowsAzure.Management.VirtualNetworks Namespace