Partilhar via


HcxEnterpriseSiteCollection.GetAsync(String, CancellationToken) 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>> GetAsync (string hcxEnterpriseSiteName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Avs.HcxEnterpriseSiteResource>>
override this.GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Avs.HcxEnterpriseSiteResource>>
Public Overridable Function GetAsync (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