Share via


MachineLearningEncryptionKeyVaultProperties Class

Definition

The MachineLearningEncryptionKeyVaultProperties.

public class MachineLearningEncryptionKeyVaultProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningEncryptionKeyVaultProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningEncryptionKeyVaultProperties>
public class MachineLearningEncryptionKeyVaultProperties
type MachineLearningEncryptionKeyVaultProperties = class
    interface IJsonModel<MachineLearningEncryptionKeyVaultProperties>
    interface IPersistableModel<MachineLearningEncryptionKeyVaultProperties>
type MachineLearningEncryptionKeyVaultProperties = class
Public Class MachineLearningEncryptionKeyVaultProperties
Implements IJsonModel(Of MachineLearningEncryptionKeyVaultProperties), IPersistableModel(Of MachineLearningEncryptionKeyVaultProperties)
Public Class MachineLearningEncryptionKeyVaultProperties
Inheritance
MachineLearningEncryptionKeyVaultProperties
Implements

Constructors

Properties

IdentityClientId

For future use - The client id of the identity which will be used to access key vault.

KeyIdentifier

Key vault uri to access the encryption key.

KeyVaultArmId

The ArmId of the keyVault where the customer owned encryption key is present.

Explicit Interface Implementations

Applies to