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 © 2019. All rights reserved.