Compartilhar via


ApiManagementPortalDelegationSettingResource.GetEntityTagAsync Método

Definição

Obtém a versão do estado da entidade (Etag) de DelegationSettings.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/portalsettings/delegation
  • IdDelegationSettings_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