Dela via


IBackupItem.Scheduled Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="True if this backup has been created due to a schedule being triggered.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="scheduled")]
public bool? Scheduled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="True if this backup has been created due to a schedule being triggered.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="scheduled")>]
member this.Scheduled : Nullable<bool>
Public ReadOnly Property Scheduled As Nullable(Of Boolean)

Property Value

Attributes

Applies to