Compartilhar via


ReplicationProtectionIntentCollection.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}/replicationProtectionIntents/{intentObjectName}
  • IdReplicationProtectionIntents_Get de operação
public virtual System.Threading.Tasks.Task<Azure.NullableResponse<Azure.ResourceManager.RecoveryServicesSiteRecovery.ReplicationProtectionIntentResource>> GetIfExistsAsync (string intentObjectName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetIfExistsAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.NullableResponse<Azure.ResourceManager.RecoveryServicesSiteRecovery.ReplicationProtectionIntentResource>>
override this.GetIfExistsAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.NullableResponse<Azure.ResourceManager.RecoveryServicesSiteRecovery.ReplicationProtectionIntentResource>>
Public Overridable Function GetIfExistsAsync (intentObjectName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of NullableResponse(Of ReplicationProtectionIntentResource))

Parâmetros

intentObjectName
String

Nome da intenção de proteção de replicação.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

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

intentObjectName é nulo.

Aplica-se a