Share via


GatewayConnectDisconnectOrTestParameters Members

Represents the parameters that are used to connect to, disconnect from, or test a network connection.

The following tables list the members exposed by the GatewayConnectDisconnectOrTestParameters type.

Public Constructors

  Name Description
  GatewayConnectDisconnectOrTestParameters Initializes a new instance of the GatewayConnectDisconnectOrTestParameters class.

Top

Public Properties

  Name Description
IPAddress Gets or sets the IP address of the target local network site with which the gateway will test connectivity.
Operation Gets or sets a GatewayConnectionUpdateOperation value that specifies the operation to perform on the connection.

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.VirtualNetworks.Models Namespace