RecoverableServerResourceInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. resourcemanager. postgresql. fluent. models. RecoverableServerResourceInner
- com.
- com.
public final class RecoverableServerResourceInner
extends ProxyResource
A recoverable server resource.
Constructor Summary
| Constructor | Description |
|---|---|
| RecoverableServerResourceInner() |
Creates an instance of Recoverable |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
edition()
Get the edition property: Edition of the performance tier. |
|
static
Recoverable |
fromJson(JsonReader jsonReader)
Reads an instance of Recoverable |
| String |
hardwareGeneration()
Get the hardware |
| String |
id()
Get the id property: Fully qualified resource Id for the resource. |
| String |
lastAvailableBackupDateTime()
Get the last |
| String |
name()
Get the name property: The name of the resource. |
| String |
serviceLevelObjective()
Get the service |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: The type of the resource. |
| void |
validate()
Validates the instance. |
| Integer |
vCore()
Get the v |
| String |
version()
Get the version property: The PostgreSQL version. |
Methods inherited from ProxyResource
Methods inherited from java.lang.Object
Constructor Details
RecoverableServerResourceInner
public RecoverableServerResourceInner()
Creates an instance of RecoverableServerResourceInner class.
Method Details
edition
public String edition()
Get the edition property: Edition of the performance tier.
Returns:
fromJson
public static RecoverableServerResourceInner fromJson(JsonReader jsonReader)
Reads an instance of RecoverableServerResourceInner from the JsonReader.
Parameters:
Returns:
Throws:
hardwareGeneration
public String hardwareGeneration()
Get the hardwareGeneration property: Hardware generation associated with the service level objective.
Returns:
id
public String id()
Get the id property: Fully qualified resource Id for the resource.
Overrides:
RecoverableServerResourceInner.id()Returns:
lastAvailableBackupDateTime
public String lastAvailableBackupDateTime()
Get the lastAvailableBackupDateTime property: The last available backup date time.
Returns:
name
public String name()
Get the name property: The name of the resource.
Overrides:
RecoverableServerResourceInner.name()Returns:
serviceLevelObjective
public String serviceLevelObjective()
Get the serviceLevelObjective property: The service level objective.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
RecoverableServerResourceInner.toJson(JsonWriter jsonWriter)Parameters:
Throws:
type
public String type()
Get the type property: The type of the resource.
Overrides:
RecoverableServerResourceInner.type()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 PostgreSQL version.
Returns: