次の方法で共有


FieldRestrictions.Restrictions プロパティ

定義

ポリシーによってそのフィールドに適用される制限を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="restrictions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.PolicyInsights.Models.FieldRestriction> Restrictions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restrictions")>]
member this.Restrictions : System.Collections.Generic.IList<Microsoft.Azure.Management.PolicyInsights.Models.FieldRestriction> with get, set
Public Property Restrictions As IList(Of FieldRestriction)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象