次の方法で共有


AcceptOwnershipStatusResponse.BillingOwner プロパティ

定義

課金所有者の UPN を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="billingOwner")]
public string BillingOwner { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="billingOwner")>]
member this.BillingOwner : string
Public ReadOnly Property BillingOwner As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象