次の方法で共有


BlobAuditingPolicyState 列挙型

定義

BlobAuditingPolicyState の値を定義します。

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

フィールド

Disabled 1
Enabled 0

適用対象