Network interface
Network related properties of a server
Properties
delegated |
Delegated subnet resource id used to setup vnet for a server. |
private |
Private DNS zone resource id. |
public |
Whether or not public network access is allowed for this server. Value is 'Disabled' when server has VNet integration. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
delegatedSubnetResourceId
Delegated subnet resource id used to setup vnet for a server.
delegatedSubnetResourceId?: string
Property Value
string
privateDnsZoneResourceId
Private DNS zone resource id.
privateDnsZoneResourceId?: string
Property Value
string
publicNetworkAccess
Whether or not public network access is allowed for this server. Value is 'Disabled' when server has VNet integration. NOTE: This property will not be serialized. It can only be populated by the server.
publicNetworkAccess?: string
Property Value
string