Freigeben über


ISCSIAndCloudStatus Enumeration

Definition

Definiert Werte für 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
Vererbung
ISCSIAndCloudStatus
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Name Wert Beschreibung
Disabled 0
IscsiEnabled 1
CloudEnabled 2
IscsiAndCloudEnabled 3

Gilt für: