public static interface RedisCache.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RedisCache.DefinitionStages.Blank
The first stage of the Redis Cache definition.
|
static interface |
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.
|
static interface |
RedisCache.DefinitionStages.WithGroup
A Redis Cache definition allowing resource group to be set.
|
static interface |
RedisCache.DefinitionStages.WithPremiumSkuCreate
A Redis Cache definition with Premium Sku specific functionality.
|
static interface |
RedisCache.DefinitionStages.WithSku
A Redis Cache definition allowing the sku to be set.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/