SubscriptionAliasCreateOrUpdateContent クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
新しいサブスクリプションを作成するために必要なパラメーター。
public class SubscriptionAliasCreateOrUpdateContent
type SubscriptionAliasCreateOrUpdateContent = class
Public Class SubscriptionAliasCreateOrUpdateContent
- 継承
-
SubscriptionAliasCreateOrUpdateContent
コンストラクター
SubscriptionAliasCreateOrUpdateContent() |
SubscriptionAliasCreateOrUpdateContent の新しいインスタンスを初期化します。 |
プロパティ
AdditionalProperties |
エイリアス要求の追加プロパティを配置します。 |
BillingScope |
サブスクリプションの課金スコープ。 CustomerLed および FieldLed の場合 - /billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName} For PartnerLed - /billingAccounts/{billingAccountName}/customers/{customerName} For Legacy EA - /billingAccounts/{billingAccountName}/enrollmentAccounts/{enrollmentAccountName} |
DisplayName |
サブスクリプションのフレンドリ名。 |
ResellerId |
リセラー ID。 |
SubscriptionId |
このパラメーターを使用して、既存のサブスクリプション ID のエイリアスを作成できます。 |
Workload |
サブスクリプションのワークロードの種類。 運用または DevTest のいずれかを指定できます。 |
適用対象
Azure SDK for .NET