Uses of Class
com.azure.resourcemanager.containerinstance.models.ContainerState
Packages that use ContainerState
Package
Description
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 ContainerStateModifier and TypeMethodDescriptionContainerPropertiesInstanceView.currentState()Get the currentState property: Current container instance state.InitContainerPropertiesDefinitionInstanceView.currentState()Get the currentState property: The current state of the init container.static ContainerStateContainerState.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerState from the JsonReader.ContainerPropertiesInstanceView.previousState()Get the previousState property: Previous container instance state.InitContainerPropertiesDefinitionInstanceView.previousState()Get the previousState property: The previous state of the init container.