Partilhar via


IContainerGroups.ListCachedImages(String) Método

Definição

Lista imagens armazenadas em cache para uma assinatura em uma região.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.CachedImages> ListCachedImages (string location);
abstract member ListCachedImages : string -> System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.CachedImages>
Public Function ListCachedImages (location As String) As IReadOnlyList(Of CachedImages)

Parâmetros

location
String

O identificador para o local físico do azure.

Retornos

Aplica-se a