Compartilhar via


CacheOperationsExtensions.Get Método

Definição

Obtém os detalhes do Cache especificado por seu identificador.

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

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