Class DevCenterProperties

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

public final class DevCenterProperties extends Object
Properties of the devcenter.
  • Constructor Details

    • DevCenterProperties

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

    • provisioningState

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

      public String devCenterUri()
      Get the devCenterUri property: The URI of the resource.
      Returns:
      the devCenterUri value.
    • validate

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