Compartir a través de


VolumeGroupMetaData.VolumesCount Property

Definition

Gets number of volumes in volume group

[Newtonsoft.Json.JsonProperty(PropertyName="volumesCount")]
public long? VolumesCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="volumesCount")>]
member this.VolumesCount : Nullable<int64>
Public ReadOnly Property VolumesCount As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to