次の方法で共有


CapabilityInformation クラス

定義

Data Lake Analyticsのサブスクリプション レベルのプロパティと制限。

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

コンストラクター

CapabilityInformation()

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

CapabilityInformation(Nullable<Guid>, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>)

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

プロパティ

AccountCount

このサブスクリプションの現在のアカウント数を取得します。

MaxAccountCount

このサブスクリプションでサポートされているアカウントの最大数を取得します。

MigrationState

メンテナンス状態を示す true または false のブール値を取得します。

State

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

SubscriptionId

サブスクリプションを一意に識別するサブスクリプション資格情報を取得します。

適用対象