次の方法で共有


PerformanceTierProperties クラス

定義

パフォーマンス層のプロパティ

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

コンストラクター

PerformanceTierProperties()

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

PerformanceTierProperties(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, IList<PerformanceTierServiceLevelObjectives>)

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

プロパティ

Id

パフォーマンスレベルの ID を取得または設定します。

MaxBackupRetentionDays

パフォーマンス層エディションの最大バックアップ保有期間 (日数) を取得または設定します

MaxLargeStorageMB

サーバーに対して許可される最大ストレージを取得または設定します。

MaxStorageMB

サーバーに対して許可される最大ストレージを取得または設定します。

MinBackupRetentionDays

パフォーマンス層エディションのバックアップの最小保有期間 (日数) を取得または設定します

MinLargeStorageMB

サーバーに対して許可される最大ストレージを取得または設定します。

MinStorageMB

サーバーに対して許可される最大ストレージを取得または設定します。

ServiceLevelObjectives

パフォーマンス レベルに関連付けられているサービス レベルの目標を取得または設定します

適用対象