Interface EndpointAuthKeys


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

      • primaryKey

        String primaryKey()
        Gets the primaryKey property: The primary key.
        Returns:
        the primaryKey value.
      • secondaryKey

        String secondaryKey()
        Gets the secondaryKey property: The secondary key.
        Returns:
        the secondaryKey value.
      • innerModel

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