Package-level declarations

Types

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

Sets the frequency at which data is written to disk.

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

Clustering policy - default is OSSCluster. Specified at create time.

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

Only userAssignedIdentity is supported in this API version; other types may be supported in the future

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

Option to defer upgrade when newest version is released - default is NotDeferred. Learn more: https://aka.ms/redisversionupgrade

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

Redis eviction policy - default is VolatileLRU

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 PrivateEndpointServiceConnectionStatus : Enum<PrivateEndpointServiceConnectionStatus> , ConvertibleToJava<PrivateEndpointServiceConnectionStatus>

Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

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

Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted.

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

Sets the frequency at which a snapshot of the database is created.

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

The type of RedisEnterprise cluster to deploy. Possible values: (Enterprise_E10, EnterpriseFlash_F300 etc.)

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

The minimum TLS version for the cluster to support, e.g. '1.2'