你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IContainerGroups.ListCachedImages(String) 方法

定义

列出区域中订阅的缓存映像。

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)

参数

location
String

物理 Azure 位置的标识符。

返回

适用于