Azure.ResourceManager.RedisEnterpriseCache.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AccessKeys |
The secret access keys used for authenticating connections to redis. |
ClusterPatch |
A partial update to the RedisEnterprise cluster. |
DatabasePatch |
A partial update to the RedisEnterprise database. |
DatabasePropertiesGeoReplication |
Optional set of properties to configure geo replication for this database. |
ExportClusterContent |
Parameters for a Redis Enterprise export operation. |
ForceUnlinkContent |
Parameters for a Redis Enterprise Active Geo Replication Force Unlink operation. |
ImportClusterContent |
Parameters for a Redis Enterprise import operation. |
LinkedDatabase |
Specifies details of a linked database resource. |
Module |
Specifies configuration of a redis module. |
OperationStatus |
The status of a long-running operation. |
Persistence |
Persistence-related configuration for the RedisEnterprise database. |
RedisEnterpriseCachePrivateLinkResource |
A private link resource. |
RedisEnterpriseCachePrivateLinkServiceConnectionState |
A collection of information about the state of the connection between service consumer and provider. |
RedisEnterpriseCacheSku |
SKU parameters supplied to the create RedisEnterprise operation. |
RegenerateKeyContent |
Specifies which access keys to reset to a new random value. |
Structs
AofFrequency |
Sets the frequency at which data is written to disk. |
ClusteringPolicy |
Clustering policy - default is OSSCluster. Specified at create time. |
EvictionPolicy |
Redis eviction policy - default is VolatileLRU. |
LinkState |
State of the link between the database resources. |
Protocol |
Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted. |
ProvisioningState |
Current provisioning status. |
RdbFrequency |
Sets the frequency at which a snapshot of the database is created. |
RedisEnterpriseCachePrivateEndpointConnectionProvisioningState |
The current provisioning state. |
RedisEnterpriseCachePrivateEndpointServiceConnectionStatus |
The private endpoint connection status. |
RedisEnterpriseCacheSkuName |
The type of RedisEnterprise cluster to deploy. Possible values: (Enterprise_E10, EnterpriseFlash_F300 etc.). |
ResourceState |
Current resource status. |
TlsVersion |
The minimum TLS version for the cluster to support, e.g. '1.2'. |
Enums
AccessKeyType |
Which access key to regenerate. |
Azure SDK for .NET