次の方法で共有


DeviceInner.ProvisionedVolumeSizeInBytes プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象