See: Description
| Interface | Description |
|---|---|
| RedisAccessKeys |
The
RedisCache.keys() action result. |
| RedisCache |
An immutable client-side representation of an Azure Redis Cache.
|
| RedisCache.Definition |
Container interface for all the definitions that need to be implemented.
|
| RedisCache.DefinitionStages |
Grouping of all the Redis Cache definition stages.
|
| RedisCache.DefinitionStages.Blank |
The first stage of the Redis Cache definition.
|
| RedisCache.DefinitionStages.WithCreate |
A Redis Cache definition with sufficient inputs to create a new Redis Cache in the cloud, but exposing
additional optional inputs to specify.
|
| RedisCache.DefinitionStages.WithGroup |
A Redis Cache definition allowing resource group to be set.
|
| RedisCache.DefinitionStages.WithPremiumSkuCreate |
A Redis Cache definition with Premium Sku specific functionality.
|
| RedisCache.DefinitionStages.WithSku |
A Redis Cache definition allowing the sku to be set.
|
| RedisCache.Update |
The template for a Redis Cache update operation, containing all the settings that can be modified.
|
| RedisCache.UpdateStages |
Grouping of all the Redis Cache update stages.
|
| RedisCache.UpdateStages.WithNonSslPort |
A Redis Cache update allowing non SSL port to be enabled or disabled.
|
| RedisCache.UpdateStages.WithRedisConfiguration |
A Redis Cache update allowing Redis configuration to be modified.
|
| RedisCache.UpdateStages.WithSku |
A Redis Cache update stage allowing to change the parameters.
|
| RedisCachePremium |
An immutable client-side representation of an Azure Redis cache with Premium SKU.
|
| RedisCaches |
Entry point for Redis Cache management API.
|
| RedisFirewallRule |
The Azure Redis Firewall rule entries are of type RedisFirewallRule.
|
| RedisPatchSchedule |
The Azure Redis Patch Schedule entries are of type ScheduleEntry.
|
| Class | Description |
|---|---|
| CheckNameAvailabilityParameters |
Parameters body to pass for resource name availability check.
|
| DefaultName |
Defines values for DefaultName.
|
| ExportRdbParameters |
Parameters for Redis export operation.
|
| ImportRdbParameters |
Parameters for Redis import operation.
|
| OperationDisplay |
The object that describes the operation.
|
| OperationListResult |
Result of the request to list REST API operations.
|
| PrivateEndpoint |
The Private Endpoint resource.
|
| PrivateEndpointConnectionListResult |
List of private endpoint connection associated with the specified storage account.
|
| PrivateEndpointConnectionProvisioningState |
Defines values for PrivateEndpointConnectionProvisioningState.
|
| PrivateEndpointServiceConnectionStatus |
Defines values for PrivateEndpointServiceConnectionStatus.
|
| PrivateLinkResourceListResult |
A list of private link resources.
|
| PrivateLinkServiceConnectionState |
A collection of information about the state of the connection between service consumer and provider.
|
| ProvisioningState |
Defines values for ProvisioningState.
|
| PublicNetworkAccess |
Defines values for PublicNetworkAccess.
|
| RebootType |
Defines values for RebootType.
|
| RedisCommonProperties |
Create/Update/Get common properties of the redis cache.
|
| RedisCreateParameters |
Parameters supplied to the Create Redis operation.
|
| RedisCreateProperties |
Properties supplied to Create Redis operation.
|
| RedisFirewallRuleCreateParameters |
Parameters required for creating a firewall rule on redis cache.
|
| RedisFirewallRuleListResult |
The response of list firewall rules Redis operation.
|
| RedisInstanceDetails |
Details of single instance of redis.
|
| RedisLinkedServer |
Linked server Id.
|
| RedisLinkedServerCreateParameters |
Parameter required for creating a linked server to redis cache.
|
| RedisLinkedServerCreateProperties |
Create properties for a linked server.
|
| RedisLinkedServerProperties |
Properties of a linked server to be returned in get/put response.
|
| RedisLinkedServerWithPropertiesList |
List of linked servers (with properties) of a Redis cache.
|
| RedisListResult |
The response of list Redis operation.
|
| RedisPatchScheduleListResult |
The response of list patch schedules Redis operation.
|
| RedisRebootParameters |
Specifies which Redis node(s) to reboot.
|
| RedisRegenerateKeyParameters |
Specifies which Redis access keys to reset.
|
| RedisUpdateParameters |
Parameters supplied to the Update Redis operation.
|
| RedisUpdateProperties |
Patchable properties of the redis cache.
|
| ScheduleEntry |
Patch schedule entry for a Premium Redis Cache.
|
| Sku |
SKU parameters supplied to the create Redis operation.
|
| SkuFamily |
Defines values for SkuFamily.
|
| SkuName |
Defines values for SkuName.
|
| TlsVersion |
Defines values for TlsVersion.
|
| UpgradeNotification |
Properties of upgrade notification.
|
| Enum | Description |
|---|---|
| DayOfWeek |
Defines values for DayOfWeek.
|
| RedisKeyType |
Defines values for RedisKeyType.
|
| ReplicationRole |
Defines values for ReplicationRole.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.