Aracılığıyla paylaş


BreakReplicationRequest.ForceBreakReplication Property

Definition

Gets or sets if replication is in status transferring and you want to force break the replication, set to true

[Newtonsoft.Json.JsonProperty(PropertyName="forceBreakReplication")]
public bool? ForceBreakReplication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="forceBreakReplication")>]
member this.ForceBreakReplication : Nullable<bool> with get, set
Public Property ForceBreakReplication As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to