Partager via


LocationOperationsExtensions.ListCachedImages Méthode

Définition

Obtenez la liste des images mises en cache.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ContainerInstance.Models.CachedImages> ListCachedImages (this Microsoft.Azure.Management.ContainerInstance.ILocationOperations operations, string location);
static member ListCachedImages : Microsoft.Azure.Management.ContainerInstance.ILocationOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ContainerInstance.Models.CachedImages>
<Extension()>
Public Function ListCachedImages (operations As ILocationOperations, location As String) As IPage(Of CachedImages)

Paramètres

operations
ILocationOperations

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

location
String

Identificateur de l’emplacement azure physique.

Retours

Remarques

Obtenez la liste des images mises en cache sur un type de système d’exploitation spécifique pour un abonnement dans une région.

S’applique à