BandwidthSettingInner.VolumeCount Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to