| Class and Description |
|---|
| DayOfWeek
Defines values for DayOfWeek.
|
| RebootType
Defines values for RebootType.
|
| RedisAccessKeys
The
RedisCache.keys() action result. |
| RedisCache
An immutable client-side representation of an Azure Redis Cache.
|
| 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.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.
|
| RedisKeyType
Defines values for RedisKeyType.
|
| RedisRegenerateKeyParameters
Specifies which Redis access keys to reset.
|
| 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.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/