Package-level declarations

Types

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

The type of encryption configuration being used. Currently the only supported types are 'UserManaged' and 'ServiceManaged'.

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

The type of encryption being used. Currently the only supported type is 'SystemAssigned'.

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

The current state of encryption for this Data Lake Store account.

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

The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced.

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

The current state of the IP address firewall for this Data Lake Store account.

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

The commitment tier to use for next month.

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

The current state of the trusted identity provider feature for this Data Lake Store account.