PolicyDefinition.PolicyRule プロパティ

定義

ポリシー規則を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.policyRule")]
public object PolicyRule { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.policyRule")>]
member this.PolicyRule : obj with get, set
Public Property PolicyRule As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象