Compartir a través de


ReplicationStatus.AggregatedState Propiedad

Definición

Obtiene este es el estado de replicación agregado en función de todas las marcas de estado de replicación regional. Entre los valores posibles se incluyen: "Unknown", "InProgress", "Completed", "Failed"

[Newtonsoft.Json.JsonProperty(PropertyName="aggregatedState")]
public string AggregatedState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aggregatedState")>]
member this.AggregatedState : string
Public ReadOnly Property AggregatedState As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a