Freigeben über


PurviewPrivateLinkResource.Get(CancellationToken) Methode

Definition

Ruft eine privat verknüpfte Ressourcen für ein Konto mit dem angegebenen Gruppenbezeichner ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateLinkResources/{groupId}
  • Vorgang IdPrivateLinkResources_GetByGroupId
public virtual Azure.Response<Azure.ResourceManager.Purview.PurviewPrivateLinkResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Purview.PurviewPrivateLinkResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Purview.PurviewPrivateLinkResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of PurviewPrivateLinkResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: