EncryptionProvisioningState 列挙型

定義

EncryptionProvisioningState の値を定義します。

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

フィールド

Creating 0
Succeeded 1

適用対象