azure-docs-sdk-java/docs-ref-autogen/com.microsoft.azure.managem...

29 строки
3.5 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.redis.RedisPatchSchedule"
fullName: "com.microsoft.azure.management.redis.RedisPatchSchedule"
name: "RedisPatchSchedule"
nameWithType: "RedisPatchSchedule"
summary: "The Azure Redis Patch Schedule entries are of type Schedule<wbr>Entry."
syntax: "public interface **RedisPatchSchedule**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.ExternalChildResource?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.ExternalChildResource&text=ExternalChildResource\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.redis.RedisPatchSchedule?alt=com.microsoft.azure.management.redis.RedisPatchSchedule&text=RedisPatchSchedule\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.microsoft.azure.management.redis.RedisCache?alt=com.microsoft.azure.management.redis.RedisCache&text=RedisCache\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.redis.implementation.RedisPatchScheduleInner?alt=com.microsoft.azure.management.redis.implementation.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.redis.RedisPatchSchedule.scheduleEntries()"
fullName: "com.microsoft.azure.management.redis.RedisPatchSchedule.scheduleEntries()"
name: "scheduleEntries()"
nameWithType: "RedisPatchSchedule.scheduleEntries()"
summary: "Get the schedule<wbr>Entries value."
modifiers:
- "abstract"
syntax: "public abstract List<ScheduleEntry> scheduleEntries()"
desc: "Get the scheduleEntries value."
returns:
description: "the scheduleEntries value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.redis.ScheduleEntry?alt=com.microsoft.azure.management.redis.ScheduleEntry&text=ScheduleEntry\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "The Azure Redis Patch Schedule entries are of type ScheduleEntry."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.ExternalChildResource?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.ExternalChildResource&text=ExternalChildResource\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.redis.RedisPatchSchedule?alt=com.microsoft.azure.management.redis.RedisPatchSchedule&text=RedisPatchSchedule\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.microsoft.azure.management.redis.RedisCache?alt=com.microsoft.azure.management.redis.RedisCache&text=RedisCache\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.redis.implementation.RedisPatchScheduleInner?alt=com.microsoft.azure.management.redis.implementation.RedisPatchScheduleInner&text=RedisPatchScheduleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.redis"
artifact: com.microsoft.azure:azure-mgmt-redis:1.41.4