次の方法で共有


AcceptOwnershipStatusResponse クラス

定義

サブスクリプションの所有権の受け入れ応答

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

コンストラクター

AcceptOwnershipStatusResponse()

AcceptOwnershipStatusResponse クラスの新しいインスタンスを初期化します。

AcceptOwnershipStatusResponse(String, String, String, String, String, IDictionary<String,String>)

AcceptOwnershipStatusResponse クラスの新しいインスタンスを初期化します。

プロパティ

AcceptOwnershipState

可能な値を取得または設定します。 '保留中'、'完了'、'有効期限切れ'

BillingOwner

課金所有者の UPN を取得します

DisplayName

サブスクリプションの表示名を取得または設定します。

SubscriptionId

新しく作成されたサブスクリプション ID を取得します。

SubscriptionTenantId

サブスクリプションのテナント ID を取得または設定します

Tags

サブスクリプションのタグを取得または設定します

適用対象