Uses of Class
com.azure.resourcemanager.redis.models.RedisPatchScheduleListResult
-
Packages that use RedisPatchScheduleListResult Package Description com.azure.resourcemanager.redis.models Package containing the data models for RedisManagementClient. -
-
Uses of RedisPatchScheduleListResult in com.azure.resourcemanager.redis.models
Methods in com.azure.resourcemanager.redis.models that return RedisPatchScheduleListResult Modifier and Type Method Description RedisPatchScheduleListResultRedisPatchScheduleListResult. withValue(List<RedisPatchScheduleInner> value)Set the value property: Results of the list patch schedules operation.
-