AzureFileShareRestoreRequest |
AzureFileShareRestoreRequest.withCopyOptions(CopyOptions copyOptions) |
Set the copyOptions property: Options to resolve copy conflicts.
|
AzureFileShareRestoreRequest |
AzureFileShareRestoreRequest.withRecoveryType(RecoveryType recoveryType) |
Set the recoveryType property: Type of this recovery.
|
AzureFileShareRestoreRequest |
AzureFileShareRestoreRequest.withRestoreFileSpecs(List<RestoreFileSpecs> restoreFileSpecs) |
Set the restoreFileSpecs property: List of Source Files/Folders(which need to recover) and TargetFolderPath
details.
|
AzureFileShareRestoreRequest |
AzureFileShareRestoreRequest.withRestoreRequestType(RestoreRequestType restoreRequestType) |
Set the restoreRequestType property: Restore Type (FullShareRestore or ItemLevelRestore).
|
AzureFileShareRestoreRequest |
AzureFileShareRestoreRequest.withSourceResourceId(String sourceResourceId) |
Set the sourceResourceId property: Source storage account ARM Id.
|
AzureFileShareRestoreRequest |
AzureFileShareRestoreRequest.withTargetDetails(TargetAfsRestoreInfo targetDetails) |
Set the targetDetails property: Target File Share Details.
|