Compartilhar via


ScheduledSourceSynchronizationSetting Classe

Definição

Um tipo de configuração de sincronização com base no agendamento

[Microsoft.Rest.Serialization.JsonTransformation]
[Newtonsoft.Json.JsonObject("ScheduleBased")]
public class ScheduledSourceSynchronizationSetting : Microsoft.Azure.Management.DataShare.Models.SourceShareSynchronizationSetting
[<Microsoft.Rest.Serialization.JsonTransformation>]
[<Newtonsoft.Json.JsonObject("ScheduleBased")>]
type ScheduledSourceSynchronizationSetting = class
    inherit SourceShareSynchronizationSetting
Public Class ScheduledSourceSynchronizationSetting
Inherits SourceShareSynchronizationSetting
Herança
ScheduledSourceSynchronizationSetting
Atributos
JsonTransformationAttribute Newtonsoft.Json.JsonObjectAttribute

Construtores

ScheduledSourceSynchronizationSetting()

Inicializa uma nova instância da classe ScheduledSourceSynchronizationSetting.

ScheduledSourceSynchronizationSetting(String, Nullable<DateTime>)

Inicializa uma nova instância da classe ScheduledSourceSynchronizationSetting.

Propriedades

RecurrenceInterval

Obtém ou define o Intervalo de recorrência. Os valores possíveis incluem: 'Hour', 'Day'

SynchronizationTime

Obtém ou define o tempo de sincronização

Aplica-se a