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
public property IPAddress Gets or sets the IP address of the target local network site with which the gateway will test connectivity.
public property 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
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

GatewayConnectDisconnectOrTestParameters Class
Microsoft.WindowsAzure.Management.VirtualNetworks.Models Namespace