Learn R Programming

azuremlsdk (version 1.10.0)

get_default_keyvault: 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 Workspace object.

Value

The Keyvault object.

See Also

set_secrets() get_secrets() list_secrets() delete_secrets()