Sdílet prostřednictvím


NetworkVirtualApplianceSkuInstances.InstanceCount Property

Definition

Gets instance Count.

[Newtonsoft.Json.JsonProperty(PropertyName="instanceCount")]
public int? InstanceCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instanceCount")>]
member this.InstanceCount : Nullable<int>
Public ReadOnly Property InstanceCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to