AzureBackupFindRestorableTimeRangesResponseResourceInner Class
- java.
lang. Object - com.
azure. resourcemanager. dataprotection. models. DppResource - com.
azure. resourcemanager. dataprotection. fluent. models. AzureBackupFindRestorableTimeRangesResponseResourceInner
- com.
- com.
public final class AzureBackupFindRestorableTimeRangesResponseResourceInner
extends DppResource
List Restore Ranges Response.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Azure |
fromJson(JsonReader jsonReader)
Reads an instance of Azure |
| String |
id()
Get the id property: Resource Id represents the complete path to the resource. |
| String |
name()
Get the name property: Resource name associated with the resource. |
|
Azure |
properties()
Get the properties property: Azure |
|
System |
systemData()
Get the system |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: Resource type represents the complete path of the form Namespace/Resource |
Methods inherited from DppResource
Methods inherited from java.lang.Object
Method Details
fromJson
public static AzureBackupFindRestorableTimeRangesResponseResourceInner fromJson(JsonReader jsonReader)
Reads an instance of AzureBackupFindRestorableTimeRangesResponseResourceInner from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: Resource Id represents the complete path to the resource.
Overrides:
AzureBackupFindRestorableTimeRangesResponseResourceInner.id()Returns:
name
public String name()
Get the name property: Resource name associated with the resource.
Overrides:
AzureBackupFindRestorableTimeRangesResponseResourceInner.name()Returns:
properties
public AzureBackupFindRestorableTimeRangesResponse properties()
Get the properties property: AzureBackupFindRestorableTimeRangesResponseResource properties.
Returns:
systemData
public SystemData systemData()
Get the systemData property: Metadata pertaining to creation and last modification of the resource.
Overrides:
AzureBackupFindRestorableTimeRangesResponseResourceInner.systemData()Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
AzureBackupFindRestorableTimeRangesResponseResourceInner.toJson(JsonWriter jsonWriter)Parameters:
Throws:
type
public String type()
Get the type property: Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
Overrides:
AzureBackupFindRestorableTimeRangesResponseResourceInner.type()Returns: