Share via


RedisResource.GetRedisPatchSchedules Method

Definition

Gets a collection of RedisPatchScheduleResources in the Redis.

public virtual Azure.ResourceManager.Redis.RedisPatchScheduleCollection GetRedisPatchSchedules ();
abstract member GetRedisPatchSchedules : unit -> Azure.ResourceManager.Redis.RedisPatchScheduleCollection
override this.GetRedisPatchSchedules : unit -> Azure.ResourceManager.Redis.RedisPatchScheduleCollection
Public Overridable Function GetRedisPatchSchedules () As RedisPatchScheduleCollection

Returns

An object representing collection of RedisPatchScheduleResources and their operations over a RedisPatchScheduleResource.

Applies to