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?: stringProperty Value
string
		hardwareGeneration
	 
	Hardware generation associated with the service level objective
hardwareGeneration?: stringProperty Value
string
id
ID for the service level objective.
id?: stringProperty Value
string
		maxBackupRetentionDays
	   
	Maximum Backup retention in days for the performance tier edition
maxBackupRetentionDays?: numberProperty Value
number
		maxStorageMB
	 
	Max storage allowed for a server.
maxStorageMB?: numberProperty Value
number
		minBackupRetentionDays
	   
	Minimum Backup retention in days for the performance tier edition
minBackupRetentionDays?: numberProperty Value
number
		minStorageMB
	 
	Max storage allowed for a server.
minStorageMB?: numberProperty Value
number
		vCore
	 
	vCore associated with the service level objective
vCore?: numberProperty Value
number