Condividi tramite


CheckRestrictionsRequest.PendingFields Property

Definition

Gets or sets the list of fields and values that should be evaluated for potential restrictions.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to