Compartir a través de


AutoBackupSettings.BackupScheduleType Propiedad

Definición

Obtiene o establece el tipo de programación de copia de seguridad. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a