| get_default_keyvault {azuremlsdk} | R Documentation |
Get the default keyvault for a workspace
Description
Returns a Keyvault object representing the default
Azure Key Vault
associated with the workspace.
Usage
get_default_keyvault(workspace)
Arguments
workspace |
The |
Value
The Keyvault object.
See Also
set_secrets() get_secrets() list_secrets() delete_secrets()
[Package azuremlsdk version 1.10.0 Index]