DataLakeStoreAccountState 列挙型

定義

DataLakeStoreAccountState の値を定義します。

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

フィールド

Active 0
Suspended 1

適用対象