Partager via


RegionalReplicationStatus.State Propriété

Définition

Obtient l’état de réplication régional. Les valeurs possibles sont les suivantes : 'Unknown', 'Replicating', 'Completed', 'Failed'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à