Interface ServicesNameAvailabilityInfo


  • public interface ServicesNameAvailabilityInfo
    An immutable client-side representation of ServicesNameAvailabilityInfo.
    • Method Detail

      • nameAvailable

        Boolean nameAvailable()
        Gets the nameAvailable property: The value which indicates whether the provided name is available.
        Returns:
        the nameAvailable value.
      • message

        String message()
        Gets the message property: The detailed reason message.
        Returns:
        the message value.
      • innerModel

        ServicesNameAvailabilityInfoInner innerModel()
        Gets the inner com.azure.resourcemanager.healthcareapis.fluent.models.ServicesNameAvailabilityInfoInner object.
        Returns:
        the inner object.