EncryptionScopeKeyVaultProperties クラス

定義

暗号化スコープのキー コンテナーのプロパティ。 暗号化スコープ 'source' 属性が 'Microsoft.KeyVault' に設定されている場合、これは必須フィールドです。

public class EncryptionScopeKeyVaultProperties
type EncryptionScopeKeyVaultProperties = class
Public Class EncryptionScopeKeyVaultProperties
継承
EncryptionScopeKeyVaultProperties

コンストラクター

EncryptionScopeKeyVaultProperties()

EncryptionScopeKeyVaultProperties の新しいインスタンスを初期化します。

プロパティ

CurrentVersionedKeyIdentifier

使用中の現在のバージョン管理されたKey Vaultキーのオブジェクト識別子。

KeyUri

キー コンテナー キー オブジェクトのオブジェクト識別子。 適用すると、暗号化スコープは識別子によって参照されるキーを使用して、この暗号化スコープでカスタマー マネージド キーのサポートを有効にします。

LastKeyRotationTimestamp

Key Vault キーの最後のローテーションのタイムスタンプ。

適用対象