| Package | Description |
|---|---|
| com.azure.resourcemanager.containerinstance.models |
Package containing the data models for ContainerInstanceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerState |
ContainerPropertiesInstanceView.currentState()
Get the currentState property: Current container instance state.
|
ContainerState |
InitContainerPropertiesDefinitionInstanceView.currentState()
Get the currentState property: The current state of the init container.
|
ContainerState |
ContainerPropertiesInstanceView.previousState()
Get the previousState property: Previous container instance state.
|
ContainerState |
InitContainerPropertiesDefinitionInstanceView.previousState()
Get the previousState property: The previous state of the init container.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.