InMageRcmApplyRecoveryPointContent(ResourceIdentifier) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância de InMageRcmApplyRecoveryPointContent.
public InMageRcmApplyRecoveryPointContent (Azure.Core.ResourceIdentifier recoveryPointId);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmApplyRecoveryPointContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmApplyRecoveryPointContent
Public Sub New (recoveryPointId As ResourceIdentifier)
Parâmetros
- recoveryPointId
- ResourceIdentifier
A ID do ponto de recuperação.
Exceções
recoveryPointId
é nulo.