AzureSqlSyncGroupModel.IntervalInSeconds Property

Definition

Gets or sets the frequency (in seconds) time of doing data synchronization

public int? IntervalInSeconds { get; set; }
member this.IntervalInSeconds : Nullable<int> with get, set
Public Property IntervalInSeconds As Nullable(Of Integer)

Property Value

Applies to