Compartir a través de


TerminateNotificationProfile.Enable Propiedad

Definición

Obtiene o establece especifica si el evento Terminate Scheduled está habilitado o deshabilitado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a