LocalNetworkConnectionType Enumeration
Specifies the type of connection of a local network.
Namespace: Microsoft.WindowsAzure.Management.VirtualNetworks.Models
Assembly: Microsoft.WindowsAzure.Management.VirtualNetworks (in Microsoft.WindowsAzure.Management.VirtualNetworks.dll)
Usage
'Usage
Dim instance As LocalNetworkConnectionType
Syntax
'Declaration
Public Enumeration LocalNetworkConnectionType
public enum LocalNetworkConnectionType
public enum class LocalNetworkConnectionType
public enum LocalNetworkConnectionType
public enum LocalNetworkConnectionType
Members
Member name | Description |
---|---|
Dedicated | Specifies that the type of the connection is dedicated. |
IPSecurity | Specifies that the type of connection is IP Security. |
Platforms
Development Platforms
Windows Vista, Windows 7 and Windows Server 2008
Target Platforms
See Also
Reference
Microsoft.WindowsAzure.Management.VirtualNetworks.Models Namespace