Compartir a través de


MabContainerExtendedInfo.BackupItemType Propiedad

Definición

Obtiene o establece el tipo de elementos de copia de seguridad asociados a este contenedor. Entre los valores posibles se incluyen: 'Invalid', 'VM', 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a