PrepareDataMoveResponse Class
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.
Prepare DataMove Response
public class PrepareDataMoveResponse : Microsoft.Azure.Management.RecoveryServices.Backup.Models.VaultStorageConfigOperationResultResponse
type PrepareDataMoveResponse = class
inherit VaultStorageConfigOperationResultResponse
Public Class PrepareDataMoveResponse
Inherits VaultStorageConfigOperationResultResponse
- Inheritance
Constructors
PrepareDataMoveResponse() |
Initializes a new instance of the PrepareDataMoveResponse class. |
PrepareDataMoveResponse(String, IDictionary<String,String>) |
Initializes a new instance of the PrepareDataMoveResponse class. |
Properties
CorrelationId |
Gets or sets co-relationId for move operation |
SourceVaultProperties |
Gets or sets source Vault Properties |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET