Package-level declarations

Types

Link copied to clipboard
enum AutomaticClusterUpdateValue : Enum<AutomaticClusterUpdateValue> , ConvertibleToJava<AutomaticClusterUpdateValue>
Link copied to clipboard
enum ComplianceSecurityProfileValue : Enum<ComplianceSecurityProfileValue> , ConvertibleToJava<ComplianceSecurityProfileValue>
Link copied to clipboard
enum ComplianceStandard : Enum<ComplianceStandard> , ConvertibleToJava<ComplianceStandard>

Compliance standard that can be associated with a workspace.

Link copied to clipboard
enum DefaultStorageFirewall : Enum<DefaultStorageFirewall> , ConvertibleToJava<DefaultStorageFirewall>

Gets or Sets Default Storage Firewall configuration information

Link copied to clipboard
enum EncryptionKeySource : Enum<EncryptionKeySource> , ConvertibleToJava<EncryptionKeySource>

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

Link copied to clipboard
enum EnhancedSecurityMonitoringValue : Enum<EnhancedSecurityMonitoringValue> , ConvertibleToJava<EnhancedSecurityMonitoringValue>
Link copied to clipboard
enum IdentityType : Enum<IdentityType> , ConvertibleToJava<IdentityType>

The identity type of the Access Connector Resource.

Link copied to clipboard
enum InitialType : Enum<InitialType> , ConvertibleToJava<InitialType>

Defines the initial type of the default catalog. Possible values (case-insensitive): HiveMetastore, UnityCatalog

Link copied to clipboard
enum KeySource : Enum<KeySource> , ConvertibleToJava<KeySource>

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

Link copied to clipboard
enum ManagedServiceIdentityType : Enum<ManagedServiceIdentityType> , ConvertibleToJava<ManagedServiceIdentityType>

Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).

Link copied to clipboard
enum PrivateLinkServiceConnectionStatus : Enum<PrivateLinkServiceConnectionStatus> , ConvertibleToJava<PrivateLinkServiceConnectionStatus>

The status of a private endpoint connection

Link copied to clipboard
enum PublicNetworkAccess : Enum<PublicNetworkAccess> , ConvertibleToJava<PublicNetworkAccess>

The network access type for accessing workspace. Set value to disabled to access workspace only via private link.

Link copied to clipboard
enum RequiredNsgRules : Enum<RequiredNsgRules> , ConvertibleToJava<RequiredNsgRules>

Gets or sets a value indicating whether data plane (clusters) to control plane communication happen over private endpoint. Supported values are 'AllRules' and 'NoAzureDatabricksRules'. 'NoAzureServiceRules' value is for internal use only.