Partilhar via


AvsPrivateCloudResource.GetHcxEnterpriseSiteAsync Método

Definição

Obter um HCX Enterprise Site por nome em uma nuvem privada

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/hcxEnterpriseSites/{hcxEnterpriseSiteName}
  • Operação IdHcxEnterpriseSites_Get
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Avs.HcxEnterpriseSiteResource>> GetHcxEnterpriseSiteAsync (string hcxEnterpriseSiteName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetHcxEnterpriseSiteAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Avs.HcxEnterpriseSiteResource>>
override this.GetHcxEnterpriseSiteAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Avs.HcxEnterpriseSiteResource>>
Public Overridable Function GetHcxEnterpriseSiteAsync (hcxEnterpriseSiteName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of HcxEnterpriseSiteResource))

Parâmetros

hcxEnterpriseSiteName
String

Nome do HCX Enterprise Site na nuvem privada.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

hcxEnterpriseSiteName é uma cadeia de caracteres vazia e esperava-se que não estivesse vazia.

hcxEnterpriseSiteName é nulo.

Aplica-se a