Freigeben über


ReplicationLinkInner.IsTerminationAllowed Eigenschaft

Definition

Ruft den Legacywert ab, der angibt, ob die Beendigung zulässig ist. Derzeit wird immer true zurückgegeben.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isTerminationAllowed")]
public bool? IsTerminationAllowed { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isTerminationAllowed")>]
member this.IsTerminationAllowed : Nullable<bool>
Public ReadOnly Property IsTerminationAllowed As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: