Freigeben über


ScheduledSourceSynchronizationSetting Klasse

Definition

Eine Art von Synchronisierungseinstellung basierend auf dem Zeitplan

[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
Vererbung
ScheduledSourceSynchronizationSetting
Attribute
JsonTransformationAttribute Newtonsoft.Json.JsonObjectAttribute

Konstruktoren

ScheduledSourceSynchronizationSetting()

Initialisiert eine neue instance der ScheduledSourceSynchronizationSetting-Klasse.

ScheduledSourceSynchronizationSetting(String, Nullable<DateTime>)

Initialisiert eine neue instance der ScheduledSourceSynchronizationSetting-Klasse.

Eigenschaften

RecurrenceInterval

Ruft das Wiederholungsintervall ab oder legt es fest. Mögliche Werte: "Hour", "Day"

SynchronizationTime

Ruft die Synchronisierungszeit ab oder legt sie fest.

Gilt für: