Uses of Class
com.microsoft.azure.management.containerinstance.CachedImages
Packages that use CachedImages
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of CachedImages in com.microsoft.azure.management.containerinstance
Methods in com.microsoft.azure.management.containerinstance that return CachedImagesModifier and TypeMethodDescriptionSet the cached image name.CachedImages.withOsType
(String osType) Set the OS type of the cached image.Methods in com.microsoft.azure.management.containerinstance that return types with arguments of type CachedImagesModifier and TypeMethodDescriptioncom.microsoft.azure.PagedList<CachedImages>
ContainerGroups.listCachedImages
(String location) Lists cached images for a subscription in a region.rx.Observable<CachedImages>
ContainerGroups.listCachedImagesAsync
(String location) Lists cached images for a subscription in a region.