Interface RedisCache.Definition
- All Superinterfaces:
Creatable<RedisCache>
,GroupableResource.DefinitionStages.WithCreatableResourceGroup<RedisCache.DefinitionStages.WithSku>
,GroupableResource.DefinitionStages.WithExistingResourceGroup<RedisCache.DefinitionStages.WithSku>
,GroupableResource.DefinitionStages.WithGroup<RedisCache.DefinitionStages.WithSku>
,GroupableResource.DefinitionStages.WithNewResourceGroup<RedisCache.DefinitionStages.WithSku>
,HasName
,Indexable
,RedisCache.DefinitionStages.Blank
,RedisCache.DefinitionStages.WithCreate
,RedisCache.DefinitionStages.WithGroup
,RedisCache.DefinitionStages.WithPremiumSkuCreate
,RedisCache.DefinitionStages.WithSku
,Resource.DefinitionWithRegion<RedisCache.DefinitionStages.WithGroup>
,Resource.DefinitionWithTags<RedisCache.DefinitionStages.WithCreate>
- Enclosing interface:
- RedisCache
public static interface RedisCache.Definition
extends RedisCache.DefinitionStages.Blank, RedisCache.DefinitionStages.WithGroup, RedisCache.DefinitionStages.WithSku, RedisCache.DefinitionStages.WithCreate, RedisCache.DefinitionStages.WithPremiumSkuCreate
Container interface for all the definitions that need to be implemented.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
withFirewallRule, withFirewallRule, withMinimumTlsVersion, withNonSslPort, withPatchSchedule, withPatchSchedule, withPatchSchedule, withPatchSchedule, withRedisConfiguration, withRedisConfiguration
Methods inherited from interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithPremiumSkuCreate
withShardCount, withStaticIP, withSubnet, withSubnet
Methods inherited from interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
withBasicSku, withBasicSku, withPremiumSku, withPremiumSku, withStandardSku, withStandardSku
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags