Freigeben über


PartnerNamespacePrivateLinkResource.Get(CancellationToken) Methode

Definition

Ruft Eigenschaften einer Private Link-Ressource ab.

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: