Interface RedisCache.Definition
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Creatable<RedisCache>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup<RedisCache.DefinitionStages.WithSku>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup<RedisCache.DefinitionStages.WithSku>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithGroup<RedisCache.DefinitionStages.WithSku>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup<RedisCache.DefinitionStages.WithSku>,com.microsoft.azure.management.resources.fluentcore.arm.models.HasName,com.microsoft.azure.management.resources.fluentcore.model.Indexable,RedisCache.DefinitionStages.Blank,RedisCache.DefinitionStages.WithCreate,RedisCache.DefinitionStages.WithGroup,RedisCache.DefinitionStages.WithPremiumSkuCreate,RedisCache.DefinitionStages.WithSku,com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<RedisCache.DefinitionStages.WithGroup>,com.microsoft.azure.management.resources.fluentcore.arm.models.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
-
-