Share via


EncryptionV2.KeySource Property

Definition

The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Databricks.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Databricks.Support.EncryptionKeySource? KeySource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Databricks.PropertyOrigin.Owned)>]
member this.KeySource : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Support.EncryptionKeySource> with get, set
Public Property KeySource As Nullable(Of EncryptionKeySource)

Property Value

Implements

Attributes

Applies to