Uses of Class
com.microsoft.azure.management.redis.RedisUpdateParameters
Package
Description
This package contains the classes for RedisManagementClient.
-
Uses of RedisUpdateParameters in com.microsoft.azure.management.redis
Modifier and TypeMethodDescriptionRedisUpdateParameters.withEnableNonSslPort
(Boolean enableNonSslPort) Set the enableNonSslPort value.RedisUpdateParameters.withMinimumTlsVersion
(TlsVersion minimumTlsVersion) Set the minimumTlsVersion value.RedisUpdateParameters.withRedisConfiguration
(Map<String, String> redisConfiguration) Set the redisConfiguration value.RedisUpdateParameters.withShardCount
(Integer shardCount) Set the shardCount value.Set the sku value.Set the tags value.RedisUpdateParameters.withTenantSettings
(Map<String, String> tenantSettings) Set the tenantSettings value.