Uses of Class
com.azure.resourcemanager.redis.models.PrivateLinkResourceListResult
-
Packages that use PrivateLinkResourceListResult Package Description com.azure.resourcemanager.redis.models Package containing the data models for RedisManagementClient. -
-
Uses of PrivateLinkResourceListResult in com.azure.resourcemanager.redis.models
Methods in com.azure.resourcemanager.redis.models that return PrivateLinkResourceListResult Modifier and Type Method Description PrivateLinkResourceListResultPrivateLinkResourceListResult. withValue(List<PrivateLinkResourceInner> value)Set the value property: Array of private link resources.
-