Compartir a través de


FieldRestrictions.Restrictions Propiedad

Definición

Obtiene o establece las restricciones colocadas en ese campo por directiva.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a