Compartir a través de


PrivateZone.MaxNumberOfVirtualNetworkLinksWithRegistration Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a