Share via


EncryptionEntitiesDefinition.ManagedServiceKeySource Property

Definition

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

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

Property Value

Implements

Attributes

Applies to