共用方式為


SecretValueReference 類別

定義

金鑰保存庫秘密的參考。

public class SecretValueReference
type SecretValueReference = class
Public Class SecretValueReference
繼承
SecretValueReference

建構函式

SecretValueReference()

初始化 SecretValueReference 類別的新實例。

SecretValueReference(KeyVaultReference, String, String)

初始化 SecretValueReference 類別的新實例。

屬性

KeyVault

取得或設定會指定 Azure 金鑰保存庫的參考。

SecretName

取得或設定秘密的名稱。

SecretVersion

取得或設定要使用的秘密版本。 如果保留空白,則會使用最新版本的秘密。

方法

Validate()

驗證 物件。

適用於