RecoverableServerResourceInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. resourcemanager. mysql. fluent. models. RecoverableServerResourceInner
- com.
- com.
public final class RecoverableServerResourceInner
extends ProxyResource
A recoverable server resource.
Constructor Summary
| Constructor | Description | |
|---|---|---|
| RecoverableServerResourceInner() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
edition()
Get the edition property: Edition of the performance tier. |
| String |
hardwareGeneration()
Get the hardware |
| String |
lastAvailableBackupDateTime()
Get the last |
| String |
serviceLevelObjective()
Get the service |
| void |
validate()
Validates the instance. |
| Integer |
vCore()
Get the v |
| String |
version()
Get the version property: The MySQL version. |
Methods inherited from ProxyResource
Methods inherited from java.lang.Object
Constructor Details
RecoverableServerResourceInner
public RecoverableServerResourceInner()
Method Details
edition
public String edition()
Get the edition property: Edition of the performance tier.
Returns:
hardwareGeneration
public String hardwareGeneration()
Get the hardwareGeneration property: Hardware generation associated with the service level objective.
Returns:
lastAvailableBackupDateTime
public String lastAvailableBackupDateTime()
Get the lastAvailableBackupDateTime property: The last available backup date time.
Returns:
serviceLevelObjective
public String serviceLevelObjective()
Get the serviceLevelObjective property: The service level objective.
Returns:
validate
public void validate()
Validates the instance.
vCore
public Integer vCore()
Get the vCore property: vCore associated with the service level objective.
Returns:
version
public String version()
Get the version property: The MySQL version.
Returns: