Partilhar via


SiteRecoveryRecoveryPlanCollection.GetIfExistsAsync Método

Definição

Tenta obter detalhes desse recurso do serviço.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName}
  • IdReplicationRecoveryPlans_Get de operação
public virtual System.Threading.Tasks.Task<Azure.NullableResponse<Azure.ResourceManager.RecoveryServicesSiteRecovery.SiteRecoveryRecoveryPlanResource>> GetIfExistsAsync (string recoveryPlanName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetIfExistsAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.NullableResponse<Azure.ResourceManager.RecoveryServicesSiteRecovery.SiteRecoveryRecoveryPlanResource>>
override this.GetIfExistsAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.NullableResponse<Azure.ResourceManager.RecoveryServicesSiteRecovery.SiteRecoveryRecoveryPlanResource>>
Public Overridable Function GetIfExistsAsync (recoveryPlanName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of NullableResponse(Of SiteRecoveryRecoveryPlanResource))

Parâmetros

recoveryPlanName
String

Nome do plano de recuperação.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

recoveryPlanName é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

recoveryPlanName é nulo.

Aplica-se a