Uses of Class
com.microsoft.azure.management.redis.RedisUpdateParameters
Packages that use RedisUpdateParameters
Package
Description
This package contains the classes for RedisManagementClient.
-
Uses of RedisUpdateParameters in com.microsoft.azure.management.redis
Methods in com.microsoft.azure.management.redis that return RedisUpdateParametersModifier 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.