Class HealthBotProperties

java.lang.Object
com.azure.resourcemanager.healthbot.models.HealthBotProperties

public final class HealthBotProperties extends Object
HealthBotProperties The properties of a HealthBot. The Health Bot Service is a cloud platform that empowers developers in Healthcare organizations to build and deploy their compliant, AI-powered virtual health assistants and health bots, that help them improve processes and reduce costs.
  • Constructor Details

    • HealthBotProperties

      public HealthBotProperties()
  • Method Details

    • provisioningState

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

      public String botManagementPortalLink()
      Get the botManagementPortalLink property: The link.
      Returns:
      the botManagementPortalLink value.
    • validate

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