MigrateMySqlAzureDbForMySqlSyncTaskOutputDatabaseLevel.Latency Property

Definition

Gets cDC apply latency

[Newtonsoft.Json.JsonProperty(PropertyName="latency")]
public long? Latency { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="latency")>]
member this.Latency : Nullable<int64>
Public ReadOnly Property Latency As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to