Compartilhar via


CacheOperationsExtensions.GetEntityTag Método

Definição

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

public static Microsoft.Azure.Management.ApiManagement.Models.CacheGetEntityTagHeaders GetEntityTag (this Microsoft.Azure.Management.ApiManagement.ICacheOperations operations, string resourceGroupName, string serviceName, string cacheId);
static member GetEntityTag : Microsoft.Azure.Management.ApiManagement.ICacheOperations * string * string * string -> Microsoft.Azure.Management.ApiManagement.Models.CacheGetEntityTagHeaders
<Extension()>
Public Function GetEntityTag (operations As ICacheOperations, resourceGroupName As String, serviceName As String, cacheId As String) As CacheGetEntityTagHeaders

Parâmetros

operations
ICacheOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos.

serviceName
String

O nome do serviço Gerenciamento de API.

cacheId
String

Identificador da entidade Cache. Identificador de cache (deve ser 'padrão' ou identificador de região do Azure válido).

Retornos

Aplica-se a