Partager via


CacheOperationsExtensions.Get Méthode

Définition

Obtient les détails du cache spécifié par son identificateur.

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

Paramètres

operations
ICacheOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources.

serviceName
String

Nom du service Gestion des API.

cacheId
String

Identificateur de l’entité Cache. Identificateur du cache (doit être « par défaut » ou un identificateur de région Azure valide).

Retours

S’applique à