Package | Description |
---|---|
com.microsoft.azure.management.redis |
This package contains the classes for RedisManagementClient.
|
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 © 2019. All rights reserved.