次の方法で共有


TransferBillingSubscriptionRequestProperties.DestinationInvoiceSectionId プロパティ

定義

宛先の請求書セクション ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="destinationInvoiceSectionId")]
public string DestinationInvoiceSectionId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="destinationInvoiceSectionId")>]
member this.DestinationInvoiceSectionId : string with get, set
Public Property DestinationInvoiceSectionId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象