public static interface RedisCache.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RedisCache.UpdateStages.WithNonSslPort
A Redis Cache update allowing non SSL port to be enabled or disabled.
|
static interface |
RedisCache.UpdateStages.WithRedisConfiguration
A Redis Cache update allowing Redis configuration to be modified.
|
static interface |
RedisCache.UpdateStages.WithSku
A Redis Cache update stage allowing to change the parameters.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/