PrivateZone.MaxNumberOfVirtualNetworkLinksWithRegistration Property

Definition

[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

Nullable<Int64>
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to