Class ListWorkspaceKeysResultInner


  • public final class ListWorkspaceKeysResultInner
    extends Object
    The ListWorkspaceKeysResult model.
    • Constructor Detail

      • ListWorkspaceKeysResultInner

        public ListWorkspaceKeysResultInner()
    • Method Detail

      • userStorageKey

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

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

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

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

        public ListNotebookKeysResultInner notebookAccessKeys()
        Get the notebookAccessKeys property: The notebookAccessKeys property.
        Returns:
        the notebookAccessKeys value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.