Share via


IEncryptionV2KeyVaultProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.Api20240501.EncryptionV2KeyVaultPropertiesTypeConverter))]
public interface IEncryptionV2KeyVaultProperties : Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.Api20240501.EncryptionV2KeyVaultPropertiesTypeConverter))>]
type IEncryptionV2KeyVaultProperties = interface
    interface IJsonSerializable
Public Interface IEncryptionV2KeyVaultProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

KeyName

The name of KeyVault key.

KeyVaultUri

The Uri of KeyVault.

KeyVersion

The version of KeyVault key.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to