Network Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Network related properties of a server
public class Network
type Network = class
Public Class Network
- Inheritance
-
Network
Constructors
Network() |
Initializes a new instance of the Network class. |
Network(String, String, String) |
Initializes a new instance of the Network class. |
Properties
DelegatedSubnetResourceId |
Gets or sets delegated subnet resource id used to setup vnet for a server. |
PrivateDnsZoneResourceId |
Gets or sets private DNS zone resource id. |
PublicNetworkAccess |
Gets whether or not public network access is allowed for this server. Value is 'Disabled' when server has VNet integration. Possible values include: 'Enabled', 'Disabled' |
Applies to
Azure SDK for .NET