ManagedInstanceDtc.DtcEnabled Property

Definition

Gets or sets active status of managed instance DTC.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to