Class HcxEnterpriseSiteProperties

java.lang.Object
com.azure.resourcemanager.avs.fluent.models.HcxEnterpriseSiteProperties

public final class HcxEnterpriseSiteProperties extends Object
The properties of an HCX Enterprise Site.
  • Constructor Details

    • HcxEnterpriseSiteProperties

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

    • activationKey

      public String activationKey()
      Get the activationKey property: The activation key.
      Returns:
      the activationKey value.
    • status

      public HcxEnterpriseSiteStatus status()
      Get the status property: The status of the HCX Enterprise Site.
      Returns:
      the status value.
    • validate

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