Interface RedisPatchSchedule

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<RedisCache>, com.microsoft.azure.management.resources.fluentcore.arm.models.ExternalChildResource<RedisPatchSchedule,​RedisCache>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.redis.implementation.RedisPatchScheduleInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<RedisCache>, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<RedisPatchSchedule>

    @Beta(V1_12_0)
    public interface RedisPatchSchedule
    extends com.microsoft.azure.management.resources.fluentcore.arm.models.ExternalChildResource<RedisPatchSchedule,​RedisCache>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.redis.implementation.RedisPatchScheduleInner>
    The Azure Redis Patch Schedule entries are of type ScheduleEntry.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      List<ScheduleEntry> scheduleEntries()
      Get the scheduleEntries value.
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.ExternalChildResource

        id
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

        inner
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName

        name
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent

        parent
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable

        key
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Refreshable

        refresh, refreshAsync
    • Method Detail

      • scheduleEntries

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