Uses of Class
com.azure.resourcemanager.containerinstance.models.ContainerState
-
Packages that use ContainerState Package Description com.azure.resourcemanager.containerinstance.models Package containing the data models for ContainerInstanceManagementClient. -
-
Uses of ContainerState in com.azure.resourcemanager.containerinstance.models
Methods in com.azure.resourcemanager.containerinstance.models that return ContainerState Modifier and Type Method Description ContainerStateContainerPropertiesInstanceView. currentState()Get the currentState property: Current container instance state.ContainerStateInitContainerPropertiesDefinitionInstanceView. currentState()Get the currentState property: The current state of the init container.ContainerStateContainerPropertiesInstanceView. previousState()Get the previousState property: Previous container instance state.ContainerStateInitContainerPropertiesDefinitionInstanceView. previousState()Get the previousState property: The previous state of the init container.
-