PutAliasRequestProperties interface

サブスクリプションのプロパティを配置します。

プロパティ

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

プロパティの詳細

additionalProperties

エイリアス要求の追加プロパティを配置します。

additionalProperties?: PutAliasRequestAdditionalProperties

プロパティ値

billingScope

サブスクリプションの課金スコープ。 CustomerLed および FieldLed の場合 - /billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName} For PartnerLed - /billingAccounts/{billingAccountName}/customers/{customerName} For Legacy EA - /billingAccounts/{billingAccountName}/enrollmentAccounts/{enrollmentAccountName}

billingScope?: string

プロパティ値

string

displayName

サブスクリプションのフレンドリ名。

displayName?: string

プロパティ値

string

resellerId

リセラー ID

resellerId?: string

プロパティ値

string

subscriptionId

このパラメーターを使用して、既存のサブスクリプション ID のエイリアスを作成できます

subscriptionId?: string

プロパティ値

string

workload

サブスクリプションのワークロードの種類。 運用または DevTest のいずれかを指定できます。

workload?: string

プロパティ値

string