Bagikan melalui


PrivateZone.MaxNumberOfVirtualNetworkLinksWithRegistration Property

Definition

Gets the maximum number of virtual networks that can be linked to this Private DNS zone with registration enabled. This is a read-only property and any attempt to set this value will be ignored.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to