Share via


BackupItem.Scheduled Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scheduled")]
public bool? Scheduled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scheduled")>]
member this.Scheduled : Nullable<bool>
Public ReadOnly Property Scheduled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to