Interface RedisPatchSchedule

All Superinterfaces:
ChildResource<RedisCache>, ExternalChildResource<RedisPatchSchedule,RedisCache>, HasInnerModel<RedisPatchScheduleInner>, HasName, HasParent<RedisCache>, Indexable, Refreshable<RedisPatchSchedule>

The Azure Redis Patch Schedule entries are of type ScheduleEntry.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the scheduleEntries value.

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.ExternalChildResource

    id

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel

    innerModel

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName

    name

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent

    parent

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable

    key

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Refreshable

    refresh, refreshAsync
  • Method Details

    • scheduleEntries

      List<ScheduleEntry> scheduleEntries()
      Get the scheduleEntries value.
      Returns:
      the scheduleEntries value