Freigeben über


HDInsightClusterPoolResource.Get(CancellationToken) Methode

Definition

Ruft einen Clusterpool ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusterpools/{clusterPoolName}
  • Vorgangs-IdClusterPools_Get
public virtual Azure.Response<Azure.ResourceManager.HDInsight.Containers.HDInsightClusterPoolResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HDInsight.Containers.HDInsightClusterPoolResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HDInsight.Containers.HDInsightClusterPoolResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of HDInsightClusterPoolResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: