Interface ListWorkspaceKeysResult


public interface ListWorkspaceKeysResult
An immutable client-side representation of ListWorkspaceKeysResult.
  • Method Details

    • userStorageKey

      String userStorageKey()
      Gets the userStorageKey property: The userStorageKey property.
      Returns:
      the userStorageKey value.
    • userStorageResourceId

      String userStorageResourceId()
      Gets the userStorageResourceId property: The userStorageResourceId property.
      Returns:
      the userStorageResourceId value.
    • appInsightsInstrumentationKey

      String appInsightsInstrumentationKey()
      Gets the appInsightsInstrumentationKey property: The appInsightsInstrumentationKey property.
      Returns:
      the appInsightsInstrumentationKey value.
    • containerRegistryCredentials

      RegistryListCredentialsResult containerRegistryCredentials()
      Gets the containerRegistryCredentials property: The containerRegistryCredentials property.
      Returns:
      the containerRegistryCredentials value.
    • notebookAccessKeys

      ListNotebookKeysResult notebookAccessKeys()
      Gets the notebookAccessKeys property: The notebookAccessKeys property.
      Returns:
      the notebookAccessKeys value.
    • innerModel

      Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.ListWorkspaceKeysResultInner object.
      Returns:
      the inner object.