Azure.ResourceManager.RedisEnterprise.Models Namespace

Classes

ArmRedisEnterpriseModelFactory

Model factory for models.

ExportRedisEnterpriseDatabaseContent

Parameters for a Redis Enterprise export operation.

FlushRedisEnterpriseDatabaseContent

Parameters for a Redis Enterprise active geo-replication flush operation.

ForceUnlinkRedisEnterpriseDatabaseContent

Parameters for a Redis Enterprise Active Geo Replication Force Unlink operation.

ImportRedisEnterpriseDatabaseContent

Parameters for a Redis Enterprise import operation.

RedisEnterpriseCapability

Information about the features the location supports.

RedisEnterpriseClusterPatch

A partial update to the RedisEnterprise cluster.

RedisEnterpriseCustomerManagedKeyEncryption

All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption.

RedisEnterpriseCustomerManagedKeyEncryptionKeyIdentity

All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.

RedisEnterpriseDataAccessKeys

The secret access keys used for authenticating connections to redis.

RedisEnterpriseDatabaseGeoReplication

Optional set of properties to configure geo replication for this database.

RedisEnterpriseDatabasePatch

A partial update to the RedisEnterprise database.

RedisEnterpriseLinkedDatabase

Specifies details of a linked database resource.

RedisEnterpriseLocationInfo

Information about location (for example: features that it supports).

RedisEnterpriseModule

Specifies configuration of a redis module.

RedisEnterpriseOperationStatus

The status of a long-running operation.

RedisEnterprisePrivateLinkResource

A private link resource.

RedisEnterprisePrivateLinkServiceConnectionState

A collection of information about the state of the connection between service consumer and provider.

RedisEnterpriseRegenerateKeyContent

Specifies which access keys to reset to a new random value.

RedisEnterpriseRegionSkuDetail

Details about the location requested and the available skus in the location.

RedisEnterpriseSku

SKU parameters supplied to the create RedisEnterprise operation.

RedisPersistenceSettings

Persistence-related configuration for the RedisEnterprise database.

Structs

PersistenceSettingAofFrequency

Sets the frequency at which data is written to disk.

PersistenceSettingRdbFrequency

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

RedisEnterpriseClientProtocol

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

RedisEnterpriseClusteringPolicy

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

RedisEnterpriseClusterResourceState

Current resource status.

RedisEnterpriseCustomerManagedKeyIdentityType

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

RedisEnterpriseDatabaseLinkState

State of the link between the database resources.

RedisEnterpriseEvictionPolicy

Redis eviction policy - default is VolatileLRU.

RedisEnterprisePrivateEndpointConnectionProvisioningState

The current provisioning state.

RedisEnterprisePrivateEndpointServiceConnectionStatus

The private endpoint connection status.

RedisEnterpriseProvisioningStatus

Current provisioning status.

RedisEnterpriseSkuName

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

RedisEnterpriseTlsVersion

The minimum TLS version for the cluster to support, e.g. '1.2' Serialized Name: TlsVersion

Enums

RedisEnterpriseAccessKeyType

Which access key to regenerate.