다음을 통해 공유


PerformanceTierProperties interface

Performance tier properties

Properties

id

ID of the performance tier.

maxBackupRetentionDays

Maximum Backup retention in days for the performance tier edition

maxLargeStorageMB

Max storage allowed for a server.

maxStorageMB

Max storage allowed for a server.

minBackupRetentionDays

Minimum Backup retention in days for the performance tier edition

minLargeStorageMB

Max storage allowed for a server.

minStorageMB

Max storage allowed for a server.

serviceLevelObjectives

Service level objectives associated with the performance tier

Property Details

id

ID of the performance tier.

id?: string

Property Value

string

maxBackupRetentionDays

Maximum Backup retention in days for the performance tier edition

maxBackupRetentionDays?: number

Property Value

number

maxLargeStorageMB

Max storage allowed for a server.

maxLargeStorageMB?: 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

minLargeStorageMB

Max storage allowed for a server.

minLargeStorageMB?: number

Property Value

number

minStorageMB

Max storage allowed for a server.

minStorageMB?: number

Property Value

number

serviceLevelObjectives

Service level objectives associated with the performance tier

serviceLevelObjectives?: PerformanceTierServiceLevelObjectives[]

Property Value