getSecret
Method
interface AzureKeyVaultResource { // ... omitted for brevity getSecret(secretName: string): IAzureKeyVaultSecretReference;}Signature
method
getSecret Gets a secret reference from the Azure Key Vault
getSecret(secretName: string): IAzureKeyVaultSecretReferenceParameters
secretName string Returns
IAzureKeyVaultSecretReference Applies to
This method applies to the following types: