RecoverableServerResource Class
A recoverable server resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.rdbms.mysql.models._models_py3.ProxyResourceRecoverableServerResource
Constructor
RecoverableServerResource(**kwargs)
Variables
- id
- str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.
- name
- str
The name of the resource.
- type
- str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".
- last_available_backup_date_time
- str
The last available backup date time.
- service_level_objective
- str
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.
- version
- str
The MySQL version.
Feedback
Submit and view feedback for