Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if this backup has been created due to a schedule being triggered.
public bool? IsScheduled { get; }
member this.IsScheduled : Nullable<bool>
Public ReadOnly Property IsScheduled As Nullable(Of Boolean)