次の方法で共有


ExchangePolicyErrors.PolicyErrors プロパティ

定義

Exchange Policy エラーを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象