AzureKeyVaultSecretReference interface

Azure Key Vault 秘密參考。

Extends

屬性

secretName

Azure Key Vault 中的秘密名稱。 Type:string (或 expression with resultType string) 。

secretVersion

Azure Key Vault 中的秘密版本。 預設值是最新版本的秘密。 Type:string (或 expression with resultType string) 。

store

Azure Key Vault 鏈接服務參考。

type

秘密的類型。

屬性詳細資料

secretName

Azure Key Vault 中的秘密名稱。 Type:string (或 expression with resultType string) 。

secretName: any

屬性值

any

secretVersion

Azure Key Vault 中的秘密版本。 預設值是最新版本的秘密。 Type:string (或 expression with resultType string) 。

secretVersion?: any

屬性值

any

store

Azure Key Vault 鏈接服務參考。

store: LinkedServiceReference

屬性值

type

秘密的類型。

type: "AzureKeyVaultSecret"

屬性值

"AzureKeyVaultSecret"