Bagikan melalui


ExchangePolicyErrors.PolicyErrors Property

Definition

Gets or sets exchange Policy errors

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to