GatewayConnectionUpdateOperation Enum

Definition

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.

public enum GatewayConnectionUpdateOperation
type GatewayConnectionUpdateOperation = 
Public Enum GatewayConnectionUpdateOperation
Inheritance
GatewayConnectionUpdateOperation

Fields

Connect 0
Disconnect 1
Test 2

Applies to