Uses of Class
com.azure.resourcemanager.dataprotection.models.AzureBackupRecoveryTimeBasedRestoreRequest
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of AzureBackupRecoveryTimeBasedRestoreRequest in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionAzureBackupRecoveryTimeBasedRestoreRequest.withRecoveryPointTime
(String recoveryPointTime) Set the recoveryPointTime property: The recovery time in ISO 8601 format example - 2020-08-14T17:30:00.0000000Z.AzureBackupRecoveryTimeBasedRestoreRequest.withRestoreTargetInfo
(RestoreTargetInfoBase restoreTargetInfo) Set the restoreTargetInfo property: Gets or sets the restore target information.AzureBackupRecoveryTimeBasedRestoreRequest.withSourceDataStoreType
(SourceDataStoreType sourceDataStoreType) Set the sourceDataStoreType property: Gets or sets the type of the source data store.AzureBackupRecoveryTimeBasedRestoreRequest.withSourceResourceId
(String sourceResourceId) Set the sourceResourceId property: Fully qualified Azure Resource Manager ID of the datasource which is being recovered.