Class Endpoints

java.lang.Object
com.azure.resourcemanager.avs.models.Endpoints

public final class Endpoints extends Object
Endpoint addresses.
  • Constructor Details

    • Endpoints

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

    • nsxtManager

      public String nsxtManager()
      Get the nsxtManager property: Endpoint for the NSX-T Data Center manager.
      Returns:
      the nsxtManager value.
    • vcsa

      public String vcsa()
      Get the vcsa property: Endpoint for Virtual Center Server Appliance.
      Returns:
      the vcsa value.
    • hcxCloudManager

      public String hcxCloudManager()
      Get the hcxCloudManager property: Endpoint for the HCX Cloud Manager.
      Returns:
      the hcxCloudManager value.
    • validate

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