ISCSIAndCloudStatus Enum

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ISCSIAndCloudStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ISCSIAndCloudStatus = 
Public Enum ISCSIAndCloudStatus
Inheritance
ISCSIAndCloudStatus
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

CloudEnabled 2
Disabled 0
IscsiAndCloudEnabled 3
IscsiEnabled 1

Applies to