Freigeben über


HybridComputePrivateLinkResource.Get(CancellationToken) Methode

Definition

Ruft die Private Link-Ressourcen ab, die für ein Azure Monitor PrivateLinkScope erstellt werden müssen.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/privateLinkScopes/{scopeName}/privateLinkResources/{groupName}
  • Vorgangs-IdPrivateLinkResources_Get
public virtual Azure.Response<Azure.ResourceManager.HybridCompute.HybridComputePrivateLinkResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HybridCompute.HybridComputePrivateLinkResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HybridCompute.HybridComputePrivateLinkResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of HybridComputePrivateLinkResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: