Partager via


AutoBackupSettings.BackupScheduleType Propriété

Définition

Obtient ou définit le type de planification de sauvegarde. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à