Interface ListNotebookKeysResult


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

      • primaryAccessKey

        String primaryAccessKey()
        Gets the primaryAccessKey property: The primaryAccessKey property.
        Returns:
        the primaryAccessKey value.
      • secondaryAccessKey

        String secondaryAccessKey()
        Gets the secondaryAccessKey property: The secondaryAccessKey property.
        Returns:
        the secondaryAccessKey value.
      • innerModel

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