Compartir a través de


BMSContainersInquiryQueryObject.BackupManagementType Propiedad

Definición

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