IRedisPatchSchedule Interface

Definição

As entradas do Agendamento de Patch redis do Azure são do tipo ScheduleEntry.

public interface IRedisPatchSchedule : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IChildResource<Microsoft.Azure.Management.Redis.Fluent.IRedisCache>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IExternalChildResource<Microsoft.Azure.Management.Redis.Fluent.Models.IRedisPatchSchedule,Microsoft.Azure.Management.Redis.Fluent.IRedisCache>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Redis.Fluent.Models.RedisPatchScheduleInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.Redis.Fluent.IRedisCache>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IRefreshable<Microsoft.Azure.Management.Redis.Fluent.Models.IRedisPatchSchedule>
type IRedisPatchSchedule = interface
    interface IBeta
    interface IExternalChildResource<IRedisPatchSchedule, IRedisCache>
    interface IChildResource<IRedisCache>
    interface IHasName
    interface IIndexable
    interface IHasParent<IRedisCache>
    interface IRefreshable<IRedisPatchSchedule>
    interface IHasInner<RedisPatchScheduleInner>
Public Interface IRedisPatchSchedule
Implements IBeta, IChildResource(Of IRedisCache), IExternalChildResource(Of IRedisPatchSchedule, IRedisCache), IHasInner(Of RedisPatchScheduleInner), IHasParent(Of IRedisCache), IRefreshable(Of IRedisPatchSchedule)
Implementações

Propriedades

Id

As entradas do Agendamento de Patch redis do Azure são do tipo ScheduleEntry.

(Herdado de IExternalChildResource<FluentModelT,IParentT>)
Inner

As entradas do Agendamento de Patch redis do Azure são do tipo ScheduleEntry.

(Herdado de IHasInner<T>)
Key

As entradas do Agendamento de Patch redis do Azure são do tipo ScheduleEntry.

(Herdado de IIndexable)
Name

Obtém o nome do recurso

(Herdado de IHasName)
Parent

Obtém o pai desse recurso filho.

(Herdado de IHasParent<ParentT>)
ScheduleEntries

Obtém o valor scheduleEntries.

Métodos

Refresh()

Atualiza o recurso para sincronizar com o Azure.

(Herdado de IRefreshable<T>)
RefreshAsync(CancellationToken)

Atualiza o recurso para sincronizar com o Azure.

(Herdado de IRefreshable<T>)

Aplica-se a