Condividi tramite


DeviceDetails.VolumeContainerCount Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="volumeContainerCount")]
public int? VolumeContainerCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="volumeContainerCount")>]
member this.VolumeContainerCount : Nullable<int> with get, set
Public Property VolumeContainerCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to