Share via


MachineLearningEncryptionKeyVaultProperties Class

Definition

The MachineLearningEncryptionKeyVaultProperties.

public class MachineLearningEncryptionKeyVaultProperties
type MachineLearningEncryptionKeyVaultProperties = class
Public Class MachineLearningEncryptionKeyVaultProperties
Inheritance
MachineLearningEncryptionKeyVaultProperties

Constructors

MachineLearningEncryptionKeyVaultProperties(String, ResourceIdentifier)

Initializes a new instance of MachineLearningEncryptionKeyVaultProperties.

Properties

IdentityClientId

Currently, we support only SystemAssigned MSI. We need this when we support UserAssignedIdentities

KeyIdentifier

KeyVault key identifier to encrypt the data.

KeyVaultArmId

KeyVault Arm Id that contains the data encryption key.

Applies to