DataLakeStoreAccountStatus Enum

Definition

Defines values for DataLakeStoreAccountStatus.

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

Fields

Canceled 10
Creating 1
Deleted 8
Deleting 7
Failed 0
Patching 4
Resuming 6
Running 2
Succeeded 3
Suspending 5
Undeleting 9

Applies to