Partilhar via


PurviewAccountResource.GetPurviewPrivateLinkResource Método

Definição

Obtém recursos vinculáveis privadamente para uma conta com determinado identificador de grupo

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateLinkResources/{groupId}
  • Operação IdPrivateLinkResources_GetByGroupId
public virtual Azure.Response<Azure.ResourceManager.Purview.PurviewPrivateLinkResource> GetPurviewPrivateLinkResource (string groupId, System.Threading.CancellationToken cancellationToken = default);
abstract member GetPurviewPrivateLinkResource : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Purview.PurviewPrivateLinkResource>
override this.GetPurviewPrivateLinkResource : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Purview.PurviewPrivateLinkResource>
Public Overridable Function GetPurviewPrivateLinkResource (groupId As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of PurviewPrivateLinkResource)

Parâmetros

groupId
String

O identificador do grupo.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

groupId é uma cadeia de caracteres vazia e esperava-se que não estivesse vazia.

groupId é nulo.

Aplica-se a