Partager via


CheckRestrictionsRequest.PendingFields Propriété

Définition

Obtient ou définit la liste des champs et des valeurs qui doivent être évalués pour les restrictions potentielles.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à