Compartilhar via


FieldRestrictions.Restrictions Propriedade

Definição

Obtém ou define as restrições colocadas nesse campo por política.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a