PerformanceTierServiceLevelObjectives Class
Service level objectives for performance tier.
- Inheritance
-
PerformanceTierServiceLevelObjectives
Constructor
PerformanceTierServiceLevelObjectives(*, id: Optional[str] = None, edition: Optional[str] = None, v_core: Optional[int] = None, hardware_generation: Optional[str] = None, max_backup_retention_days: Optional[int] = None, min_backup_retention_days: Optional[int] = None, max_storage_mb: Optional[int] = None, min_storage_mb: Optional[int] = None, **kwargs)
Variables
- id
- str
ID for the service level objective.
- edition
- str
Edition of the performance tier.
- v_core
- int
vCore associated with the service level objective.
- hardware_generation
- str
Hardware generation associated with the service level objective.
- max_backup_retention_days
- int
Maximum Backup retention in days for the performance tier edition.
- min_backup_retention_days
- int
Minimum Backup retention in days for the performance tier edition.
- max_storage_mb
- int
Max storage allowed for a server.
- min_storage_mb
- int
Max storage allowed for a server.
Feedback
Submit and view feedback for