Condividi tramite


Network Class

Definition

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