Share via


BackupItemProperties.Scheduled Property

Definition

True if this backup has been created due to a schedule being triggered.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public bool? Scheduled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Scheduled : Nullable<bool>
Public ReadOnly Property Scheduled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to