- RebootType - Class in com.microsoft.azure.management.redis
-
Defines values for RebootType.
- RebootType() - Constructor for class com.microsoft.azure.management.redis.RebootType
-
- rebootType() - Method in class com.microsoft.azure.management.redis.RedisRebootParameters
-
Get the rebootType value.
- RECOVERING_SCALE_FAILURE - Static variable in class com.microsoft.azure.management.redis.ProvisioningState
-
Static value RecoveringScaleFailure for ProvisioningState.
- RedisAccessKeys - Interface in com.microsoft.azure.management.redis
-
The RedisCache.keys() action result.
- RedisCache - Interface in com.microsoft.azure.management.redis
-
An immutable client-side representation of an Azure Redis Cache.
- RedisCache.Definition - Interface in com.microsoft.azure.management.redis
-
Container interface for all the definitions that need to be implemented.
- RedisCache.DefinitionStages - Interface in com.microsoft.azure.management.redis
-
Grouping of all the Redis Cache definition stages.
- RedisCache.DefinitionStages.Blank - Interface in com.microsoft.azure.management.redis
-
The first stage of the Redis Cache definition.
- RedisCache.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.redis
-
A Redis Cache definition with sufficient inputs to create a new
Redis Cache in the cloud, but exposing additional optional inputs to
specify.
- RedisCache.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.redis
-
A Redis Cache definition allowing resource group to be set.
- RedisCache.DefinitionStages.WithPremiumSkuCreate - Interface in com.microsoft.azure.management.redis
-
A Redis Cache definition with Premium Sku specific functionality.
- RedisCache.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.redis
-
A Redis Cache definition allowing the sku to be set.
- RedisCache.Update - Interface in com.microsoft.azure.management.redis
-
The template for a Redis Cache update operation, containing all the settings that can be modified.
- RedisCache.UpdateStages - Interface in com.microsoft.azure.management.redis
-
Grouping of all the Redis Cache update stages.
- RedisCache.UpdateStages.WithNonSslPort - Interface in com.microsoft.azure.management.redis
-
A Redis Cache update allowing non SSL port to be enabled or disabled.
- RedisCache.UpdateStages.WithRedisConfiguration - Interface in com.microsoft.azure.management.redis
-
A Redis Cache update allowing Redis configuration to be modified.
- RedisCache.UpdateStages.WithSku - Interface in com.microsoft.azure.management.redis
-
A Redis Cache update stage allowing to change the parameters.
- RedisCachePremium - Interface in com.microsoft.azure.management.redis
-
An immutable client-side representation of an Azure Redis cache with Premium SKU.
- RedisCaches - Interface in com.microsoft.azure.management.redis
-
Entry point for Redis Cache management API.
- redisConfiguration() - Method in interface com.microsoft.azure.management.redis.RedisCache
-
- redisConfiguration() - Method in class com.microsoft.azure.management.redis.RedisCreateParameters
-
Get the redisConfiguration value.
- redisConfiguration() - Method in class com.microsoft.azure.management.redis.RedisUpdateParameters
-
Get the redisConfiguration value.
- RedisCreateParameters - Class in com.microsoft.azure.management.redis
-
Parameters supplied to the Create Redis operation.
- RedisCreateParameters() - Constructor for class com.microsoft.azure.management.redis.RedisCreateParameters
-
- RedisFirewallRule - Interface in com.microsoft.azure.management.redis
-
The Azure Redis Firewall rule entries are of type RedisFirewallRule.
- RedisFirewallRuleCreateParameters - Class in com.microsoft.azure.management.redis
-
Parameters required for creating a firewall rule on redis cache.
- RedisFirewallRuleCreateParameters() - Constructor for class com.microsoft.azure.management.redis.RedisFirewallRuleCreateParameters
-
- RedisKeyType - Enum in com.microsoft.azure.management.redis
-
Defines values for RedisKeyType.
- RedisLinkedServer - Class in com.microsoft.azure.management.redis
-
Linked server Id.
- RedisLinkedServer() - Constructor for class com.microsoft.azure.management.redis.RedisLinkedServer
-
- RedisLinkedServerCreateParameters - Class in com.microsoft.azure.management.redis
-
Parameter required for creating a linked server to redis cache.
- RedisLinkedServerCreateParameters() - Constructor for class com.microsoft.azure.management.redis.RedisLinkedServerCreateParameters
-
- RedisPatchSchedule - Interface in com.microsoft.azure.management.redis
-
The Azure Redis Patch Schedule entries are of type ScheduleEntry.
- RedisRebootParameters - Class in com.microsoft.azure.management.redis
-
Specifies which Redis node(s) to reboot.
- RedisRebootParameters() - Constructor for class com.microsoft.azure.management.redis.RedisRebootParameters
-
- RedisRegenerateKeyParameters - Class in com.microsoft.azure.management.redis
-
Specifies which Redis access keys to reset.
- RedisRegenerateKeyParameters() - Constructor for class com.microsoft.azure.management.redis.RedisRegenerateKeyParameters
-
- RedisUpdateParameters - Class in com.microsoft.azure.management.redis
-
Parameters supplied to the Update Redis operation.
- RedisUpdateParameters() - Constructor for class com.microsoft.azure.management.redis.RedisUpdateParameters
-
- redisVersion() - Method in interface com.microsoft.azure.management.redis.RedisCache
-
- refreshKeys() - Method in interface com.microsoft.azure.management.redis.RedisCache
-
Fetch the up-to-date access keys from Azure for this Redis Cache.
- regenerateKey(RedisKeyType) - Method in interface com.microsoft.azure.management.redis.RedisCache
-
Regenerates the access keys for this Redis Cache.
- removeLinkedServer(String) - Method in interface com.microsoft.azure.management.redis.RedisCachePremium
-
Removes the linked server from the current Redis cache instance.
- ReplicationRole - Enum in com.microsoft.azure.management.redis
-
Defines values for ReplicationRole.
- resource() - Method in class com.microsoft.azure.management.redis.OperationDisplay
-
Get the resource value.
- withBasicSku() - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
-
Specifies the Basic sku of the Redis Cache.
- withBasicSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
-
Specifies the Basic sku of the Redis Cache.
- withBasicSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithSku
-
Updates Redis Cache to Basic sku with new capacity.
- withCapacity(int) - Method in class com.microsoft.azure.management.redis.Sku
-
Set the capacity value.
- withContainer(String) - Method in class com.microsoft.azure.management.redis.ExportRDBParameters
-
Set the container value.
- withDayOfWeek(DayOfWeek) - Method in class com.microsoft.azure.management.redis.ScheduleEntry
-
Set the dayOfWeek value.
- withDescription(String) - Method in class com.microsoft.azure.management.redis.OperationDisplay
-
Set the description value.
- withEnableNonSslPort(Boolean) - Method in class com.microsoft.azure.management.redis.RedisCreateParameters
-
Set the enableNonSslPort value.
- withEnableNonSslPort(Boolean) - Method in class com.microsoft.azure.management.redis.RedisUpdateParameters
-
Set the enableNonSslPort value.
- withEndIP(String) - Method in class com.microsoft.azure.management.redis.RedisFirewallRuleCreateParameters
-
Set the endIP value.
- withFamily(SkuFamily) - Method in class com.microsoft.azure.management.redis.Sku
-
Set the family value.
- withFiles(List<String>) - Method in class com.microsoft.azure.management.redis.ImportRDBParameters
-
Set the files value.
- withFirewallRule(String, String, String) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
-
Creates Redis cache firewall rule with range of IP addresses permitted to connect to the cache.
- withFirewallRule(RedisFirewallRule) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
-
Creates Redis cache firewall rule with range of IP addresses permitted to connect to the cache.
- withFirewallRule(String, String, String) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
Creates or updates Redis cache firewall rule with range of IP addresses permitted to connect to the cache.
- withFirewallRule(RedisFirewallRule) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
Creates or updates Redis cache firewall rule with range of IP addresses permitted to connect to the cache.
- withFormat(String) - Method in class com.microsoft.azure.management.redis.ExportRDBParameters
-
Set the format value.
- withFormat(String) - Method in class com.microsoft.azure.management.redis.ImportRDBParameters
-
Set the format value.
- withKeyType(RedisKeyType) - Method in class com.microsoft.azure.management.redis.RedisRegenerateKeyParameters
-
Set the keyType value.
- withLinkedRedisCacheId(String) - Method in class com.microsoft.azure.management.redis.RedisLinkedServerCreateParameters
-
Set the linkedRedisCacheId value.
- withLinkedRedisCacheLocation(String) - Method in class com.microsoft.azure.management.redis.RedisLinkedServerCreateParameters
-
Set the linkedRedisCacheLocation value.
- withLocation(String) - Method in class com.microsoft.azure.management.redis.RedisCreateParameters
-
Set the location value.
- withMaintenanceWindow(Period) - Method in class com.microsoft.azure.management.redis.ScheduleEntry
-
Set the maintenanceWindow value.
- withMinimumTlsVersion(TlsVersion) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
-
Requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- withMinimumTlsVersion(TlsVersion) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
Requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- withMinimumTlsVersion(TlsVersion) - Method in class com.microsoft.azure.management.redis.RedisCreateParameters
-
Set the minimumTlsVersion value.
- withMinimumTlsVersion(TlsVersion) - Method in class com.microsoft.azure.management.redis.RedisUpdateParameters
-
Set the minimumTlsVersion value.
- withName(String) - Method in class com.microsoft.azure.management.redis.CheckNameAvailabilityParameters
-
Set the name value.
- withName(SkuName) - Method in class com.microsoft.azure.management.redis.Sku
-
Set the name value.
- withNonSslPort() - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
-
Enables non-ssl Redis server port (6379).
- withNonSslPort() - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithNonSslPort
-
Enables non-ssl Redis server port (6379).
- withOperation(String) - Method in class com.microsoft.azure.management.redis.OperationDisplay
-
Set the operation value.
- withoutFirewallRule(String) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
Deletes a single firewall rule in the current Redis cache instance.
- withoutMinimumTlsVersion() - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
Removes the requirement for clients minimum TLS version.
- withoutNonSslPort() - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithNonSslPort
-
Disables non-ssl Redis server port (6379).
- withoutPatchSchedule() - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
Removes all Patch schedules from the current Premium Cluster Cache.
- withoutRedisConfiguration() - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithRedisConfiguration
-
Cleans all the configuration settings being set on Redis Cache.
- withoutRedisConfiguration(String) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithRedisConfiguration
-
Removes specified Redis Cache configuration setting.
- withPatchSchedule(DayOfWeek, int) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
-
Patch schedule on a Premium Cluster Cache.
- withPatchSchedule(DayOfWeek, int, Period) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
-
Patch schedule on a Premium Cluster Cache.
- withPatchSchedule(ScheduleEntry) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
-
Patch schedule on a Premium Cluster Cache.
- withPatchSchedule(List<ScheduleEntry>) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
-
Patch schedule on a Premium Cluster Cache.
- withPatchSchedule(DayOfWeek, int) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
Adds Patch schedule to the current Premium Cluster Cache.
- withPatchSchedule(DayOfWeek, int, Period) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
Adds Patch schedule to the current Premium Cluster Cache.
- withPatchSchedule(ScheduleEntry) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
Adds Patch schedule to the current Premium Cluster Cache.
- withPatchSchedule(List<ScheduleEntry>) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
Adds Patch schedule to the current Premium Cluster Cache.
- withPrefix(String) - Method in class com.microsoft.azure.management.redis.ExportRDBParameters
-
Set the prefix value.
- withPremiumSku() - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
-
Specifies the Premium sku of the Redis Cache.
- withPremiumSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
-
Specifies the Premium sku of the Redis Cache.
- withPremiumSku() - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithSku
-
Updates Redis Cache to Premium sku.
- withPremiumSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithSku
-
Updates Redis Cache to Premium sku with new capacity.
- withProvider(String) - Method in class com.microsoft.azure.management.redis.OperationDisplay
-
Set the provider value.
- withRebootType(RebootType) - Method in class com.microsoft.azure.management.redis.RedisRebootParameters
-
Set the rebootType value.
- withRedisConfiguration(Map<String, String>) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
-
All Redis Settings.
- withRedisConfiguration(String, String) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
-
Specifies Redis Setting.
- withRedisConfiguration(Map<String, String>) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithRedisConfiguration
-
All Redis Settings.
- withRedisConfiguration(String, String) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithRedisConfiguration
-
Specifies Redis Setting.
- withRedisConfiguration(Map<String, String>) - Method in class com.microsoft.azure.management.redis.RedisCreateParameters
-
Set the redisConfiguration value.
- withRedisConfiguration(Map<String, String>) - Method in class com.microsoft.azure.management.redis.RedisUpdateParameters
-
Set the redisConfiguration value.
- withResource(String) - Method in class com.microsoft.azure.management.redis.OperationDisplay
-
Set the resource value.
- withServerRole(ReplicationRole) - Method in class com.microsoft.azure.management.redis.RedisLinkedServerCreateParameters
-
Set the serverRole value.
- withShardCount(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithPremiumSkuCreate
-
The number of shards to be created on a Premium Cluster Cache.
- withShardCount(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
The number of shards to be created on a Premium Cluster Cache.
- withShardCount(Integer) - Method in class com.microsoft.azure.management.redis.RedisCreateParameters
-
Set the shardCount value.
- withShardCount(Integer) - Method in class com.microsoft.azure.management.redis.RedisUpdateParameters
-
Set the shardCount value.
- withShardId(Integer) - Method in class com.microsoft.azure.management.redis.RedisRebootParameters
-
Set the shardId value.
- withSku(Sku) - Method in class com.microsoft.azure.management.redis.RedisCreateParameters
-
Set the sku value.
- withSku(Sku) - Method in class com.microsoft.azure.management.redis.RedisUpdateParameters
-
Set the sku value.
- withStandardSku() - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
-
Specifies the Standard Sku of the Redis Cache.
- withStandardSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
-
Specifies the Standard sku of the Redis Cache.
- withStandardSku() - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithSku
-
Updates Redis Cache to Standard sku.
- withStandardSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithSku
-
Updates Redis Cache to Standard sku with new capacity.
- withStartHourUtc(int) - Method in class com.microsoft.azure.management.redis.ScheduleEntry
-
Set the startHourUtc value.
- withStartIP(String) - Method in class com.microsoft.azure.management.redis.RedisFirewallRuleCreateParameters
-
Set the startIP value.
- withStaticIP(String) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithPremiumSkuCreate
-
Sets Redis Cache static IP.
- withStaticIP(String) - Method in class com.microsoft.azure.management.redis.RedisCreateParameters
-
Set the staticIP value.
- withSubnet(HasId, String) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithPremiumSkuCreate
-
Assigns the specified subnet to this instance of Redis Cache.
- withSubnet(String) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithPremiumSkuCreate
-
Assigns the specified subnet to this instance of Redis Cache.
- withSubnetId(String) - Method in class com.microsoft.azure.management.redis.RedisCreateParameters
-
Set the subnetId value.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.redis.RedisCreateParameters
-
Set the tags value.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.redis.RedisUpdateParameters
-
Set the tags value.
- withTenantSettings(Map<String, String>) - Method in class com.microsoft.azure.management.redis.RedisCreateParameters
-
Set the tenantSettings value.
- withTenantSettings(Map<String, String>) - Method in class com.microsoft.azure.management.redis.RedisUpdateParameters
-
Set the tenantSettings value.
- withType(String) - Method in class com.microsoft.azure.management.redis.CheckNameAvailabilityParameters
-
Set the type value.
- withZones(List<String>) - Method in class com.microsoft.azure.management.redis.RedisCreateParameters
-
Set the zones value.