Freigeben über


Azure.ResourceManager.Redis.Models Namespace

Classes

ArmRedisModelFactory

Model factory for models.

ExportRdbContent

Parameters for Redis export operation.

ImportRdbContent

Parameters for Redis import operation.

RedisAccessKeys

Redis cache access keys.

RedisCommonConfiguration

All Redis Settings. Few possible keys: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta,maxmemory-policy,notify-keyspace-events,maxmemory-samples,slowlog-log-slower-than,slowlog-max-len,list-max-ziplist-entries,list-max-ziplist-value,hash-max-ziplist-entries,hash-max-ziplist-value,set-max-intset-entries,zset-max-ziplist-entries,zset-max-ziplist-value etc.

RedisCreateOrUpdateContent

Parameters supplied to the Create Redis operation.

RedisForceRebootResult

Response to force reboot for Redis cache.

RedisInstanceDetails

Details of single instance of redis.

RedisLinkedServerWithPropertyCreateOrUpdateContent

Parameter required for creating a linked server to redis cache.

RedisNameAvailabilityContent

Parameters body to pass for resource name availability check.

RedisOperationStatus

Asynchronous operation status.

RedisPatch

Parameters supplied to the Update Redis operation.

RedisPatchScheduleSetting

Patch schedule entry for a Premium Redis Cache.

RedisPrivateLinkResource

A private link resource.

RedisPrivateLinkServiceConnectionState

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

RedisRebootContent

Specifies which Redis node(s) to reboot.

RedisRegenerateKeyContent

Specifies which Redis access keys to reset.

RedisSku

SKU parameters supplied to the create Redis operation.

RedisUpgradeNotification

Properties of upgrade notification.

Structs

AccessPolicyAssignmentProvisioningState

Provisioning state of an access policy assignment set.

AccessPolicyProvisioningState

Provisioning state of access policy.

AccessPolicyType

Built-In or Custom access policy.

RedisPatchScheduleDefaultName

The RedisPatchScheduleDefaultName.

RedisPrivateEndpointConnectionProvisioningState

The current provisioning state.

RedisPrivateEndpointServiceConnectionStatus

The private endpoint connection status.

RedisProvisioningState

Redis instance provisioning status.

RedisPublicNetworkAccess

Whether or not public endpoint access is allowed for this cache. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If 'Disabled', private endpoints are the exclusive access method. Default value is 'Enabled'.

RedisRebootType

Which Redis node(s) to reboot. Depending on this value data loss is possible.

RedisSkuFamily

The SKU family to use. Valid values: (C, P). (C = Basic/Standard, P = Premium).

RedisSkuName

The type of Redis cache to deploy. Valid values: (Basic, Standard, Premium).

RedisTlsVersion

Optional: requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2') Serialized Name: TlsVersion

UpdateChannel

Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive. Caches using 'Preview' update channel get latest Redis updates at least 4 weeks ahead of 'Stable' channel caches. Default value is 'Stable'.

Enums

RedisDayOfWeek

Day of the week when a cache can be patched.

RedisLinkedServerRole

Role of the linked server.

RedisRegenerateKeyType

The Redis access key to regenerate.