Compartilhar via


SiteRecoveryVCenterCollection.GetIfExists(String, CancellationToken) 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}/replicationFabrics/{fabricName}/replicationvCenters/{vcenterName}
  • IdReplicationvCenters_Get de operação
public virtual Azure.NullableResponse<Azure.ResourceManager.RecoveryServicesSiteRecovery.SiteRecoveryVCenterResource> GetIfExists (string vCenterName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.RecoveryServicesSiteRecovery.SiteRecoveryVCenterResource>
override this.GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.RecoveryServicesSiteRecovery.SiteRecoveryVCenterResource>
Public Overridable Function GetIfExists (vCenterName As String, Optional cancellationToken As CancellationToken = Nothing) As NullableResponse(Of SiteRecoveryVCenterResource)

Parâmetros

vCenterName
String

nome do vcenter.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

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

vCenterName é nulo.

Aplica-se a