Class WorkloadProfileStatesInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.appcontainers.fluent.models.WorkloadProfileStatesInner

public final class WorkloadProfileStatesInner extends com.azure.core.management.ProxyResource
Collection of all the workload Profile States for a Premium Managed Environment..
  • Constructor Details

    • WorkloadProfileStatesInner

      public WorkloadProfileStatesInner()
      Creates an instance of WorkloadProfileStatesInner class.
  • Method Details

    • properties

      public WorkloadProfileStatesProperties properties()
      Get the properties property: Workload Profile resource specific properties.
      Returns:
      the properties value.
    • withProperties

      public WorkloadProfileStatesInner withProperties(WorkloadProfileStatesProperties properties)
      Set the properties property: Workload Profile resource specific properties.
      Parameters:
      properties - the properties value to set.
      Returns:
      the WorkloadProfileStatesInner object itself.
    • systemData

      public com.azure.core.management.SystemData systemData()
      Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
      Returns:
      the systemData value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.