Azure.Provisioning.Redis 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
RedisAccessKeys |
Redis cache access keys. |
RedisCacheAccessPolicy |
RedisCacheAccessPolicy. |
RedisCacheAccessPolicy.ResourceVersions |
Supported RedisCacheAccessPolicy resource versions. |
RedisCacheAccessPolicyAssignment |
RedisCacheAccessPolicyAssignment. |
RedisCacheAccessPolicyAssignment.ResourceVersions |
Supported RedisCacheAccessPolicyAssignment resource versions. |
RedisCommonConfiguration |
All Redis Settings. Few possible keys: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta, maxmemory-policy,notify-keyspace-events, aof-backup-enabled, aof-storage-connection-string-0, aof-storage-connection-string-1 etc. |
RedisFirewallRule |
RedisFirewallRule. |
RedisFirewallRule.ResourceVersions |
Supported RedisFirewallRule resource versions. |
RedisInstanceDetails |
Details of single instance of redis. |
RedisLinkedServerWithProperty |
RedisLinkedServerWithProperty. |
RedisLinkedServerWithProperty.ResourceVersions |
Supported RedisLinkedServerWithProperty resource versions. |
RedisPatchSchedule |
RedisPatchSchedule. |
RedisPatchSchedule.ResourceVersions |
Supported RedisPatchSchedule resource versions. |
RedisPatchScheduleSetting |
Patch schedule entry for a Premium Redis Cache. |
RedisPrivateEndpointConnection |
RedisPrivateEndpointConnection. |
RedisPrivateEndpointConnection.ResourceVersions |
Supported RedisPrivateEndpointConnection resource versions. |
RedisPrivateEndpointConnectionData |
A class representing the RedisPrivateEndpointConnection data model. The Private Endpoint Connection resource. |
RedisPrivateLinkServiceConnectionState |
A collection of information about the state of the connection between service consumer and provider. |
RedisResource |
RedisResource. |
RedisResource.ResourceVersions |
Supported RedisResource resource versions. |
RedisSku |
SKU parameters supplied to the create Redis operation. |
Structs
RedisBuiltInRole |
Built-in Redis roles that you can assign to users, groups, service principals, and managed identities. |
Enums
AccessPolicyAssignmentProvisioningState |
Provisioning state of an access policy assignment set. |
AccessPolicyProvisioningState |
Provisioning state of access policy. |
AccessPolicyType |
Built-In or Custom access policy. |
RedisDayOfWeek |
Day of the week when a cache can be patched. |
RedisLinkedServerRole |
Role of the linked server. |
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'. |
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'. |
Azure SDK for .NET