Compartir a través de


JobQueryObject.BackupManagementType Propiedad

Definición

Obtiene o establece el tipo de administración de copias de seguridad para el trabajo. 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