Compartir a través de


RegionalReplicationStatus.State Propiedad

Definición

Obtiene este es el estado de replicación regional. Entre los valores posibles se incluyen: "Unknown", "Replicating", "Completed", "Failed"

[Newtonsoft.Json.JsonProperty(PropertyName="state")]
public Microsoft.Azure.Management.Compute.Fluent.Models.ReplicationState State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="state")>]
member this.State : Microsoft.Azure.Management.Compute.Fluent.Models.ReplicationState
Public ReadOnly Property State As ReplicationState

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a