次の方法で共有


SubscriptionState クラス

定義

Subscription State オブジェクト。

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

コンストラクター

SubscriptionState()

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

SubscriptionState(String, Nullable<Boolean>, Object)

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

プロパティ

Istransitioning

取得は移行中です

Properties

サブスクリプションの状態プロパティを取得または設定します。

State

Azure サブスクリプションの状態を取得または設定します。 指定できる値は、'Registered'、'Unregistered'、'Warned'、'Suspended'、'Deleted' です。

適用対象