Freigeben über


ConnectionMonitorInner.AutoStart Eigenschaft

Definition

Ruft ab oder legt fest, ob der Verbindungsmonitor nach der Erstellung automatisch gestartet wird.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: