Uses of Class
com.microsoft.azure.management.containerinstance.ContainerGroupSku
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of ContainerGroupSku in com.microsoft.azure.management.containerinstance
Modifier and TypeFieldDescriptionstatic final ContainerGroupSku
ContainerGroupSku.DEDICATED
Static value Dedicated for ContainerGroupSku.static final ContainerGroupSku
ContainerGroupSku.STANDARD
Static value Standard for ContainerGroupSku.Modifier and TypeMethodDescriptionstatic ContainerGroupSku
ContainerGroupSku.fromString
(String name) Creates or finds a ContainerGroupSku from its string representation.Modifier and TypeMethodDescriptionstatic Collection<ContainerGroupSku>
ContainerGroupSku.values()