Partilhar via


ApiManagementAuthorizationServerResource.GetEntityTagAsync Método

Definição

Obtém a versão do estado da entidade (Etag) do authorizationServer especificado por seu identificador.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/authorizationServers/{authsid}
  • IdAuthorizationServer_GetEntityTag de operação
public virtual System.Threading.Tasks.Task<Azure.Response<bool>> GetEntityTagAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetEntityTagAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<bool>>
override this.GetEntityTagAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<bool>>
Public Overridable Function GetEntityTagAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of Boolean))

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a