| Modifier and Type | Method and Description |
|---|---|
RedisUpdateParameters |
RedisUpdateParameters.withEnableNonSslPort(Boolean enableNonSslPort)
Set the enableNonSslPort value.
|
RedisUpdateParameters |
RedisUpdateParameters.withMinimumTlsVersion(TlsVersion minimumTlsVersion)
Set the minimumTlsVersion value.
|
RedisUpdateParameters |
RedisUpdateParameters.withRedisConfiguration(Map<String,String> redisConfiguration)
Set the redisConfiguration value.
|
RedisUpdateParameters |
RedisUpdateParameters.withShardCount(Integer shardCount)
Set the shardCount value.
|
RedisUpdateParameters |
RedisUpdateParameters.withSku(Sku sku)
Set the sku value.
|
RedisUpdateParameters |
RedisUpdateParameters.withTags(Map<String,String> tags)
Set the tags value.
|
RedisUpdateParameters |
RedisUpdateParameters.withTenantSettings(Map<String,String> tenantSettings)
Set the tenantSettings value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/