Partager via


BackupItem.Scheduled Propriété

Définition

Obtient true si cette sauvegarde a été créée en raison d’une planification déclenchée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à