PerformanceTierServiceLevelObjectives interface
パフォーマンス レベルのサービス レベルの目標。
プロパティ
edition | パフォーマンス レベルのエディション。 |
hardware |
サービス レベル目標に関連付けられているハードウェアの生成 |
id | サービス レベル目標の ID。 |
max |
パフォーマンス層エディションの最大バックアップ保有期間 (日数) |
max |
サーバーに対して許可される最大ストレージ数。 |
min |
パフォーマンス層エディションのバックアップの最小保有期間 (日数) |
min |
サーバーに対して許可される最大ストレージ数。 |
v |
サービス レベル目標に関連付けられている仮想コア |
プロパティの詳細
edition
パフォーマンス レベルのエディション。
edition?: string
プロパティ値
string
hardwareGeneration
サービス レベル目標に関連付けられているハードウェアの生成
hardwareGeneration?: string
プロパティ値
string
id
サービス レベル目標の ID。
id?: string
プロパティ値
string
maxBackupRetentionDays
パフォーマンス層エディションの最大バックアップ保有期間 (日数)
maxBackupRetentionDays?: number
プロパティ値
number
maxStorageMB
サーバーに対して許可される最大ストレージ数。
maxStorageMB?: number
プロパティ値
number
minBackupRetentionDays
パフォーマンス層エディションのバックアップの最小保有期間 (日数)
minBackupRetentionDays?: number
プロパティ値
number
minStorageMB
サーバーに対して許可される最大ストレージ数。
minStorageMB?: number
プロパティ値
number
vCore
サービス レベル目標に関連付けられている仮想コア
vCore?: number
プロパティ値
number