Megosztás a következőn keresztül:


PrivateZone.NumberOfVirtualNetworkLinksWithRegistration Property

Definition

Gets the current number of virtual networks that are 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.numberOfVirtualNetworkLinksWithRegistration")]
public long? NumberOfVirtualNetworkLinksWithRegistration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.numberOfVirtualNetworkLinksWithRegistration")>]
member this.NumberOfVirtualNetworkLinksWithRegistration : Nullable<int64>
Public ReadOnly Property NumberOfVirtualNetworkLinksWithRegistration As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to