Class BuildStageProperties

java.lang.Object
com.azure.resourcemanager.appplatform.models.BuildStageProperties

public final class BuildStageProperties extends Object
The build stage (init-container and container) resources in build pod.
  • Constructor Details

    • BuildStageProperties

      public BuildStageProperties()
  • Method Details

    • name

      public String name()
      Get the name property: The name of this build stage resource.
      Returns:
      the name value.
    • status

      Get the status property: The provisioning state of this build stage resource.
      Returns:
      the status value.
    • validate

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