Compartir a través de


Job.BackupManagementType Propiedad

Definición

Obtiene o establece el tipo de administración de copias de seguridad para ejecutar el trabajo actual. Entre los valores posibles se incluyen: "Invalid", "AzureIaasVM", "MAB", "DPM", "AzureBackupServer", "AzureSql", "AzureStorage", "AzureWorkload", "DefaultBackup".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a