Compartir a través de


SyncGroupInner.Interval Propiedad

Definición

Obtiene o establece el intervalo de sincronización del grupo de sincronización.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a