BandwidthSetting.VolumeCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of volumes that uses the bandwidth setting.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeCount")]
public int? VolumeCount { get; protected set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeCount")>]
member this.VolumeCount : Nullable<int> with get, set
Public Property VolumeCount As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute