Class ContainerGroupPropertiesInstanceView
java.lang.Object
com.azure.resourcemanager.containerinstance.models.ContainerGroupPropertiesInstanceView
The instance view of the container group. Only valid in response.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ContainerGroupPropertiesInstanceView
public ContainerGroupPropertiesInstanceView()
-
-
Method Details
-
events
Get the events property: The events of this container group.- Returns:
- the events value.
-
state
Get the state property: The state of the container group. Only valid in response.- Returns:
- the state value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-