BackupPolicy.ScheduledBackupStatus Property

Definition

Gets indicates whether atleast one of the schedules in the backup policy is active or not. Possible values include: 'Disabled', 'Enabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scheduledBackupStatus")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.ScheduledBackupStatus? ScheduledBackupStatus { get; protected set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scheduledBackupStatus")>]
member this.ScheduledBackupStatus : Nullable<Microsoft.Azure.Management.StorSimple8000Series.Models.ScheduledBackupStatus> with get, set
Public Property ScheduledBackupStatus As Nullable(Of ScheduledBackupStatus)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to