Compartilhar via


ConnectionMonitorResult.AutoStart Propriedade

Definição

Obtém ou define se o monitor da conexão será iniciado automaticamente depois de criado.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a