次の方法で共有


BillingSubscriptionAliasData.BillingPolicies プロパティ

定義

サブスクリプションに関連付けられている課金ポリシーのディクショナリ。

public System.Collections.Generic.IReadOnlyDictionary<string,string> BillingPolicies { get; }
member this.BillingPolicies : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property BillingPolicies As IReadOnlyDictionary(Of String, String)

プロパティ値

適用対象