Uses of Class
com.microsoft.azure.management.containerinstance.ContainerState
Packages that use ContainerState
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of ContainerState in com.microsoft.azure.management.containerinstance
Methods in com.microsoft.azure.management.containerinstance that return ContainerStateModifier and TypeMethodDescriptionContainerPropertiesInstanceView.currentState()Get current container instance state.InitContainerPropertiesDefinitionInstanceView.currentState()Get the current state of the init container.ContainerPropertiesInstanceView.previousState()Get previous container instance state.InitContainerPropertiesDefinitionInstanceView.previousState()Get the previous state of the init container.