Uses of Class
com.azure.resourcemanager.redis.models.RedisInstanceDetails
-
Packages that use RedisInstanceDetails Package Description com.azure.resourcemanager.redis.fluent.models Package containing the inner data models for RedisManagementClient. -
-
Uses of RedisInstanceDetails in com.azure.resourcemanager.redis.fluent.models
Methods in com.azure.resourcemanager.redis.fluent.models that return types with arguments of type RedisInstanceDetails Modifier and Type Method Description List<RedisInstanceDetails>RedisPropertiesInner. instances()Get the instances property: List of the Redis instances associated with the cache.List<RedisInstanceDetails>RedisResourceInner. instances()Get the instances property: List of the Redis instances associated with the cache.
-