共用方式為


AzureKeyVaultSmbCredentials interface

儲存認證的 Azure Key Vault 秘密 URI。

Extends

屬性

passwordUri

儲存密碼的 Azure Key Vault 秘密 URI。 使用空字串來清除現有的值。

type

多型歧視性,指定這個物件可以是的不同類型

usernameUri

儲存用戶名稱的 Azure Key Vault 秘密 URI。 使用空字串來清除現有的值。

屬性詳細資料

passwordUri

儲存密碼的 Azure Key Vault 秘密 URI。 使用空字串來清除現有的值。

passwordUri?: string

屬性值

string

type

多型歧視性,指定這個物件可以是的不同類型

type: "AzureKeyVaultSmb"

屬性值

"AzureKeyVaultSmb"

usernameUri

儲存用戶名稱的 Azure Key Vault 秘密 URI。 使用空字串來清除現有的值。

usernameUri?: string

屬性值

string