MachineLearningEncryptionSetting Class

Definition

The MachineLearningEncryptionSetting.

public class MachineLearningEncryptionSetting
type MachineLearningEncryptionSetting = class
Public Class MachineLearningEncryptionSetting
Inheritance
MachineLearningEncryptionSetting

Constructors

MachineLearningEncryptionSetting(MachineLearningEncryptionKeyVaultProperties, MachineLearningEncryptionStatus)

Initializes a new instance of MachineLearningEncryptionSetting.

Properties

CosmosDBResourceId

The byok cosmosdb account that customer brings to store customer's data with encryption

KeyVaultProperties

KeyVault details to do the encryption.

SearchAccountResourceId

The byok search account that customer brings to store customer's data with encryption

Status

Indicates whether or not the encryption is enabled for the workspace.

StorageAccountResourceId

The byok storage account that customer brings to store customer's data with encryption

UserAssignedIdentity

UserAssignedIdentity to be used to fetch the encryption key from keyVault.

Applies to