Class EnvironmentTypeProperties

java.lang.Object
com.azure.resourcemanager.devcenter.fluent.models.EnvironmentTypeProperties

public final class EnvironmentTypeProperties extends Object
Properties of an environment type.
  • Constructor Details

    • EnvironmentTypeProperties

      public EnvironmentTypeProperties()
  • Method Details

    • provisioningState

      public String provisioningState()
      Get the provisioningState property: The provisioning state of the resource.
      Returns:
      the provisioningState value.
    • validate

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