Class ContainerGroupPropertiesInstanceView

java.lang.Object
com.microsoft.azure.management.containerinstance.ContainerGroupPropertiesInstanceView

public class ContainerGroupPropertiesInstanceView extends Object
The instance view of the container group. Only valid in response.
  • Constructor Details

    • ContainerGroupPropertiesInstanceView

      public ContainerGroupPropertiesInstanceView()
  • Method Details

    • events

      public List<Event> events()
      Get the events of this container group.
      Returns:
      the events value
    • state

      public String state()
      Get the state of the container group. Only valid in response.
      Returns:
      the state value