ServiceClientAdapter.RestoreDisk(AzureRecoveryPoint, String, RestoreRequestResource, String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Rest.Azure.AzureOperationResponse RestoreDisk (Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureRecoveryPoint rp, string storageAccountLocation, Microsoft.Azure.Management.RecoveryServices.Backup.Models.RestoreRequestResource triggerRestoreRequest, string vaultName = default, string resourceGroupName = default, string vaultLocation = default);
member this.RestoreDisk : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureRecoveryPoint * string * Microsoft.Azure.Management.RecoveryServices.Backup.Models.RestoreRequestResource * string * string * string -> Microsoft.Rest.Azure.AzureOperationResponse
Public Function RestoreDisk (rp As AzureRecoveryPoint, storageAccountLocation As String, triggerRestoreRequest As RestoreRequestResource, Optional vaultName As String = Nothing, Optional resourceGroupName As String = Nothing, Optional vaultLocation As String = Nothing) As AzureOperationResponse
Parameters
- storageAccountLocation
- String
- triggerRestoreRequest
- RestoreRequestResource
- vaultName
- String
- resourceGroupName
- String
- vaultLocation
- String