Compartir a través de


ExchangePolicyErrors.PolicyErrors Propiedad

Definición

Obtiene o establece errores de directiva de exchange.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a