次の方法で共有


Volume.VolumeType プロパティ

定義

ボリュームの種類を取得または設定します。 使用可能な値は、'Tiered'、'Archival'、'LocallyPinned' です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeType")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.VolumeType VolumeType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeType")>]
member this.VolumeType : Microsoft.Azure.Management.StorSimple8000Series.Models.VolumeType with get, set
Public Property VolumeType As VolumeType

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象