Class AllowedEnvironmentTypeProperties

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

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

    • AllowedEnvironmentTypeProperties

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

    • provisioningState

      public ProvisioningState 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.