Bagikan melalui


AutoBackupSettings.BackupScheduleType Property

Definition

Gets or sets backup schedule type. Possible values include: 'Manual', 'Automated'

[Newtonsoft.Json.JsonProperty(PropertyName="backupScheduleType")]
public string BackupScheduleType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backupScheduleType")>]
member this.BackupScheduleType : string with get, set
Public Property BackupScheduleType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to