DeletionInfo Class
- java.
lang. Object - com.
azure. resourcemanager. dataprotection. models. DeletionInfo
- com.
Implements
public final class DeletionInfo
implements JsonSerializable<DeletionInfo>
Deletion Info.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
billingEndDate()
Get the billing |
| String |
deleteActivityId()
Get the delete |
| String |
deletionTime()
Get the deletion |
|
static
Deletion |
fromJson(JsonReader jsonReader)
Reads an instance of Deletion |
| String |
scheduledPurgeTime()
Get the scheduled |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
billingEndDate
public String billingEndDate()
Get the billingEndDate property: Specifies billing end date.
Returns:
deleteActivityId
public String deleteActivityId()
Get the deleteActivityId property: Delete activity ID for troubleshooting purpose.
Returns:
deletionTime
public String deletionTime()
Get the deletionTime property: Specifies time of deletion.
Returns:
fromJson
public static DeletionInfo fromJson(JsonReader jsonReader)
Reads an instance of DeletionInfo from the JsonReader.
Parameters:
Returns:
Throws:
scheduledPurgeTime
public String scheduledPurgeTime()
Get the scheduledPurgeTime property: Specifies purge time.
Returns: