Share via


IWorkspacePropertiesEncryption Interface

Definition

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

Properties

ManagedDiskKeySource
ManagedDiskKeyVaultPropertiesKeyName
ManagedDiskKeyVaultPropertiesKeyVaultUri
ManagedDiskKeyVaultPropertiesKeyVersion
ManagedDiskRotationToLatestKeyVersionEnabled
ManagedServiceKeySource
ManagedServicesKeyVaultPropertiesKeyName
ManagedServicesKeyVaultPropertiesKeyVaultUri
ManagedServicesKeyVaultPropertiesKeyVersion

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to