Share via


WebAppBackupInfo.IsEnabled Property

Definition

True if the backup schedule is enabled (must be included in that case), false if the backup schedule should be disabled.

public bool? IsEnabled { get; set; }
member this.IsEnabled : Nullable<bool> with get, set
Public Property IsEnabled As Nullable(Of Boolean)

Property Value

Applies to