Interface ExternalFqdnResponse


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

      • value

        List<FqdnEndpoints> value()
        Gets the value property: The value property.
        Returns:
        the value value.
      • innerModel

        ExternalFqdnResponseInner innerModel()
        Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.ExternalFqdnResponseInner object.
        Returns:
        the inner object.