public interface ListNotebookKeysResult
An immutable client-side representation of ListNotebookKeysResult.
-
Method Summary
Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.ListNotebookKeysResultInner object.
Gets the primaryAccessKey property: The primaryAccessKey property.
Gets the secondaryAccessKey property: The secondaryAccessKey property.
-
Method Details
-
primaryAccessKey
Gets the primaryAccessKey property: The primaryAccessKey property.
- Returns:
- the primaryAccessKey value.
-
secondaryAccessKey
Gets the secondaryAccessKey property: The secondaryAccessKey property.
- Returns:
- the secondaryAccessKey value.
-
innerModel
Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.ListNotebookKeysResultInner object.
- Returns:
- the inner object.