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