次の方法で共有


BlobInventoryPolicyRule.Enabled プロパティ

定義

true に設定すると、ルールが有効になります。値の設定も可能です。

[Newtonsoft.Json.JsonProperty(PropertyName="enabled")]
public bool Enabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enabled")>]
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象