次の方法で共有


ReservationToExchange.BillingInformation プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="billingInformation")]
public Microsoft.Azure.Management.Reservations.Models.BillingInformation BillingInformation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="billingInformation")>]
member this.BillingInformation : Microsoft.Azure.Management.Reservations.Models.BillingInformation with get, set
Public Property BillingInformation As BillingInformation

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象