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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET