Compartir a través de


CheckRestrictionsResult.FieldRestrictions Propiedad

Definición

Obtiene las restricciones que se colocarán en varios campos del recurso por directiva.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a