Share via


KeyVaultSecret interface

代表 KeyVault Secret 的介面,其名稱、值和 SecretProperties

屬性

name

秘密的名稱。

properties

秘密的屬性。

value

密碼的值。

屬性詳細資料

name

秘密的名稱。

name: string

屬性值

string

properties

秘密的屬性。

properties: SecretProperties

屬性值

value

密碼的值。

value?: string

屬性值

string