GatewayConnectDisconnectOrTestParameters Members
The parameters for the Connect, Disconnect, or Test request
The following tables list the members exposed by the GatewayConnectDisconnectOrTestParameters type.
Public Constructors
Name | Description | |
---|---|---|
GatewayConnectDisconnectOrTestParameters | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
IPAddress | Optional. Required if operation is set to Test; otherwise not used. Specifies the IP address of the target local network site with which the gateway will test connectivity. | |
Operation | Required. Specifies the operation to perform on the connection. Can be set to Connect, Disconnect, or Test to connect to a local network, disconnect from a local network, or test the gateway's connection to a local network site. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
GatewayConnectDisconnectOrTestParameters Class
Microsoft.WindowsAzure.Management.Network.Models Namespace