次の方法で共有


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 の場所の識別子。

戻り値

適用対象