RecoverableServerResource interface  
A recoverable server resource.
- Extends
Properties
| edition | Edition of the performance tier. NOTE: This property will not be serialized. It can only be populated by the server. | 
| hardware | Hardware generation associated with the service level objective NOTE: This property will not be serialized. It can only be populated by the server. | 
| last | The last available backup date time. NOTE: This property will not be serialized. It can only be populated by the server. | 
| service | The service level objective NOTE: This property will not be serialized. It can only be populated by the server. | 
| v | vCore associated with the service level objective NOTE: This property will not be serialized. It can only be populated by the server. | 
| version | The MySQL version NOTE: This property will not be serialized. It can only be populated by the server. | 
Inherited Properties
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server. | 
| name | The name of the resource NOTE: This property will not be serialized. It can only be populated by the server. | 
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
edition
Edition of the performance tier. NOTE: This property will not be serialized. It can only be populated by the server.
edition?: stringProperty Value
string
		hardwareGeneration
	 
	Hardware generation associated with the service level objective NOTE: This property will not be serialized. It can only be populated by the server.
hardwareGeneration?: stringProperty Value
string
		lastAvailableBackupDateTime
	    
	The last available backup date time. NOTE: This property will not be serialized. It can only be populated by the server.
lastAvailableBackupDateTime?: stringProperty Value
string
		serviceLevelObjective
	  
	The service level objective NOTE: This property will not be serialized. It can only be populated by the server.
serviceLevelObjective?: stringProperty Value
string
		vCore
	 
	vCore associated with the service level objective NOTE: This property will not be serialized. It can only be populated by the server.
vCore?: numberProperty Value
number
version
The MySQL version NOTE: This property will not be serialized. It can only be populated by the server.
version?: stringProperty Value
string
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.
id?: stringProperty Value
string
Inherited From ProxyResource.id
name
The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: stringProperty Value
string
Inherited From ProxyResource.name
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.
type?: stringProperty Value
string
Inherited From ProxyResource.type