次の方法で共有


DataLakeStoreAccountStatus 列挙型

定義

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
継承
DataLakeStoreAccountStatus
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

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

適用対象