次の方法で共有


VolumeType 列挙型

定義

VolumeType の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum VolumeType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type VolumeType = 
Public Enum VolumeType
継承
VolumeType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Archival 1
LocallyPinned 2
Tiered 0

適用対象