SubscriptionAliasProperties クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
サブスクリプション作成結果のプロパティを配置します。
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 のいずれかを指定できます。 |
適用対象
Azure SDK for .NET