次の方法で共有


SubscriptionAliasResponseProperties interface

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

プロパティ

acceptOwnershipState

リソースの所有権を受け入れる状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

acceptOwnershipUrl

サブスクリプションの所有権を受け入れる URL。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

billingScope

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

createdTime

Created Time

displayName

サブスクリプションの表示名です。

managementGroupId

管理グループ ID。

provisioningState

リソースのプロビジョニング状態。

resellerId

リセラー ID

subscriptionId

新しく作成されたサブスクリプション ID。注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

subscriptionOwnerId

サブスクリプションの所有者 ID

tags

サブスクリプションのタグ

workload

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

プロパティの詳細

acceptOwnershipState

リソースの所有権を受け入れる状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

acceptOwnershipState?: string

プロパティ値

string

acceptOwnershipUrl

サブスクリプションの所有権を受け入れる URL。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

acceptOwnershipUrl?: string

プロパティ値

string

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

createdTime

Created Time

createdTime?: string

プロパティ値

string

displayName

サブスクリプションの表示名です。

displayName?: string

プロパティ値

string

managementGroupId

管理グループ ID。

managementGroupId?: string

プロパティ値

string

provisioningState

リソースのプロビジョニング状態。

provisioningState?: string

プロパティ値

string

resellerId

リセラー ID

resellerId?: string

プロパティ値

string

subscriptionId

新しく作成されたサブスクリプション ID。注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

subscriptionId?: string

プロパティ値

string

subscriptionOwnerId

サブスクリプションの所有者 ID

subscriptionOwnerId?: string

プロパティ値

string

tags

サブスクリプションのタグ

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

workload

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

workload?: string

プロパティ値

string