次の方法で共有


Quota クラス

定義

サブスクリプションのクォータ

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

コンストラクター

Quota()

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

Quota(IDictionary<String,Nullable<Int32>>, String)

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

プロパティ

HostsRemaining

SKU の種類別に残りのホスト クォータを取得します

QuotaEnabled

現在のサブスクリプションのホスト クォータがアクティブであることを取得します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

適用対象