Interface RedisCache.DefinitionStages
-
- Enclosing interface:
- RedisCache
public static interface RedisCache.DefinitionStagesGrouping of all the Redis Cache definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRedisCache.DefinitionStages.BlankThe first stage of the Redis Cache definition.static interfaceRedisCache.DefinitionStages.WithCreateA Redis Cache definition with sufficient inputs to create a new Redis Cache in the cloud, but exposing additional optional inputs to specify.static interfaceRedisCache.DefinitionStages.WithGroupA Redis Cache definition allowing resource group to be set.static interfaceRedisCache.DefinitionStages.WithPremiumSkuCreateA Redis Cache definition with Premium Sku specific functionality.static interfaceRedisCache.DefinitionStages.WithSkuA Redis Cache definition allowing the sku to be set.
-