PerformanceTierServiceLevelObjectives interface
Service level objectives for performance tier.
Properties
edition | Edition of the performance tier. |
hardware |
Hardware generation associated with the service level objective |
id | ID for the service level objective. |
max |
Maximum Backup retention in days for the performance tier edition |
max |
Max storage allowed for a server. |
min |
Minimum Backup retention in days for the performance tier edition |
min |
Max storage allowed for a server. |
v |
vCore associated with the service level objective |
Property Details
edition
Edition of the performance tier.
edition?: string
Property Value
string
hardwareGeneration
Hardware generation associated with the service level objective
hardwareGeneration?: string
Property Value
string
id
ID for the service level objective.
id?: string
Property Value
string
maxBackupRetentionDays
Maximum Backup retention in days for the performance tier edition
maxBackupRetentionDays?: number
Property Value
number
maxStorageMB
Max storage allowed for a server.
maxStorageMB?: number
Property Value
number
minBackupRetentionDays
Minimum Backup retention in days for the performance tier edition
minBackupRetentionDays?: number
Property Value
number
minStorageMB
Max storage allowed for a server.
minStorageMB?: number
Property Value
number
vCore
vCore associated with the service level objective
vCore?: number
Property Value
number