MabContainerExtendedInfo.BackupItemType Property

Definition

Gets or sets type of backup items associated with this container. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to