ReplicationLinkInner.IsTerminationAllowed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets legacy value indicating whether termination is allowed. Currently always returns true.
[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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute