次の方法で共有


SubscriptionAliasProperties クラス

定義

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

public class SubscriptionAliasProperties
type SubscriptionAliasProperties = class
Public Class SubscriptionAliasProperties
継承
SubscriptionAliasProperties

プロパティ

AcceptOwnershipState

リソースの所有権を受け入れる状態。

AcceptOwnershipUri

サブスクリプションの所有権を受け入れる URL。

BillingScope

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

CreatedOn

作成時刻。

DisplayName

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

ManagementGroupId

管理グループ ID。

ProvisioningState

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

ResellerId

リセラー ID。

SubscriptionId

新しく作成されたサブスクリプション ID。

SubscriptionOwnerId

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

Tags

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

Workload

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

適用対象