Compartir a través de


PrivateZone.MaxNumberOfVirtualNetworkLinks Propiedad

Definición

Obtiene el número máximo de redes virtuales que se pueden vincular a esta zona DNS privado. Se trata de una propiedad de solo lectura y se omitirá cualquier intento de establecer este valor.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxNumberOfVirtualNetworkLinks")]
public long? MaxNumberOfVirtualNetworkLinks { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxNumberOfVirtualNetworkLinks")>]
member this.MaxNumberOfVirtualNetworkLinks : Nullable<int64>
Public ReadOnly Property MaxNumberOfVirtualNetworkLinks As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a