MachineLearningEncryptionKeyVaultProperties クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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。 |