Partager via


ConnectionMonitorResultInner.AutoStart Propriété

Définition

Obtient ou définit détermine si le moniteur de connexion démarre automatiquement une fois créé.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à