Compartir a través de


MetadataSyncConfig.SyncIntervalInMinutes Propiedad

Definición

Obtiene o establece el intervalo de sincronización en minutos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.syncIntervalInMinutes")]
public int? SyncIntervalInMinutes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.syncIntervalInMinutes")>]
member this.SyncIntervalInMinutes : Nullable<int> with get, set
Public Property SyncIntervalInMinutes As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a