次の方法で共有


PlanDetails.SubscriptionName プロパティ

定義

プランの追加をユーザーが要求しているサブスクリプション名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象