次の方法で共有


SubscriptionAliasCreateOrUpdateContent クラス

定義

新しいサブスクリプションを作成するために必要なパラメーター。

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 のいずれかを指定できます。

適用対象