Schedule.IsEnabled 屬性

定義

取得或設定值,指出是否啟用此排程。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於