次の方法で共有


ISCSIAndCloudStatus 列挙型

定義

ISCSIAndCloudStatus の値を定義します。

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

フィールド

CloudEnabled 2
Disabled 0
IscsiAndCloudEnabled 3
IscsiEnabled 1

適用対象