次の方法で共有


MachineLearningEncryptionKeyVaultProperties クラス

定義

MachineLearningEncryptionKeyVaultProperties。

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

コンストラクター

MachineLearningEncryptionKeyVaultProperties(String, ResourceIdentifier)

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

プロパティ

IdentityClientId

現時点では、SystemAssigned MSI のみがサポートされています。 UserAssignedIdentities をサポートする場合は、これが必要です

KeyIdentifier

データを暗号化するための KeyVault キー識別子。

KeyVaultArmId

データ暗号化キーを含む KeyVault Arm ID。

適用対象