次の方法で共有


ElasticPoolPerformanceLevelCapability クラス

定義

エラスティック プールのパフォーマンス レベル機能。

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

コンストラクター

ElasticPoolPerformanceLevelCapability()

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

ElasticPoolPerformanceLevelCapability(PerformanceLevelCapability, Sku, IList<LicenseTypeCapability>, Nullable<Int32>, MaxSizeCapability, IList<MaxSizeRangeCapability>, IList<MaxSizeRangeCapability>, IList<ElasticPoolPerDatabaseMaxPerformanceLevelCapability>, Nullable<Boolean>, IList<MaintenanceConfigurationCapability>, Nullable<CapabilityStatus>, String)

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

プロパティ

IncludedMaxSize

このパフォーマンス レベルの含まれる (無料) 最大サイズを取得します。

MaxDatabaseCount

サポートされているデータベースの最大数を取得します。

PerformanceLevel

プールのパフォーマンス レベルを取得します。

Reason

機能が使用できない理由を取得または設定します。

Sku

SKU を取得します。

Status

機能の状態を取得します。 使用可能な値は、'Visible'、'Available'、'Default'、'Disabled' です。

SupportedLicenseTypes

サポートされているライセンスの種類の一覧を取得します。

SupportedMaintenanceConfigurations

サポートされているメンテナンス構成の一覧を取得します

SupportedMaxSizes

サポートされている最大サイズの一覧を取得します。

SupportedPerDatabaseMaxPerformanceLevels

データベースごとのサポートされる最大パフォーマンス レベルの一覧を取得します。

SupportedPerDatabaseMaxSizes

データベースごとのサポートされる最大サイズの一覧を取得します。

ZoneRedundant

パフォーマンス レベルでゾーン冗長がサポートされているかどうかを取得します。

メソッド

Validate()

オブジェクトを検証します。

適用対象