Partilhar via


WebPubSubSharedPrivateLinkCollection.Get(String, CancellationToken) Método

Definição

Obter o recurso de link privado compartilhado especificado

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/webPubSub/{resourceName}/sharedPrivateLinkResources/{sharedPrivateLinkResourceName}
  • IdWebPubSubSharedPrivateLinkResources_Get de operação
public virtual Azure.Response<Azure.ResourceManager.WebPubSub.WebPubSubSharedPrivateLinkResource> Get (string sharedPrivateLinkResourceName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.WebPubSub.WebPubSubSharedPrivateLinkResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.WebPubSub.WebPubSubSharedPrivateLinkResource>
Public Overridable Function Get (sharedPrivateLinkResourceName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of WebPubSubSharedPrivateLinkResource)

Parâmetros

sharedPrivateLinkResourceName
String

O nome do recurso de link privado compartilhado.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

sharedPrivateLinkResourceName é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

sharedPrivateLinkResourceName é nulo.

Aplica-se a