list_secrets {azuremlsdk}R Documentation

List the secrets in a keyvault

Description

Returns the list of secret names for all the secrets in the keyvault associated with the workspace.

Usage

list_secrets(keyvault)

Arguments

keyvault

The Keyvault object.

Value

A list of secret names.


[Package azuremlsdk version 1.10.0 Index]