共用方式為


DeviceInner.ProvisionedVolumeSizeInBytes Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.provisionedVolumeSizeInBytes")]
public long? ProvisionedVolumeSizeInBytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.provisionedVolumeSizeInBytes")>]
member this.ProvisionedVolumeSizeInBytes : Nullable<int64> with get, set
Public Property ProvisionedVolumeSizeInBytes As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to