Compartir a través de


ConnectionMonitorResultInner.AutoStart Propiedad

Definición

Obtiene o establece determina si el monitor de conexión se iniciará automáticamente una vez creado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a