Share via


CheckRestrictionsResult.FieldRestrictions Property

Definition

Gets the restrictions that will be placed on various fields in the resource by policy.

[Newtonsoft.Json.JsonProperty(PropertyName="fieldRestrictions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.PolicyInsights.Models.FieldRestrictions> FieldRestrictions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fieldRestrictions")>]
member this.FieldRestrictions : System.Collections.Generic.IList<Microsoft.Azure.Management.PolicyInsights.Models.FieldRestrictions>
Public ReadOnly Property FieldRestrictions As IList(Of FieldRestrictions)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to