Partilhar via


HDInsightApplicationResource.Get(CancellationToken) Método

Definição

Obtém as propriedades do aplicativo especificado.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/applications/{applicationName}
  • Operação IdApplications_Get
public virtual Azure.Response<Azure.ResourceManager.HDInsight.HDInsightApplicationResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HDInsight.HDInsightApplicationResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HDInsight.HDInsightApplicationResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of HDInsightApplicationResource)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a