BMSContainersInquiryQueryObject Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The query filters that can be used with the inquire container API.
public class BMSContainersInquiryQueryObject
type BMSContainersInquiryQueryObject = class
Public Class BMSContainersInquiryQueryObject
- Inheritance
-
BMSContainersInquiryQueryObject
Constructors
BMSContainersInquiryQueryObject() |
Initializes a new instance of the BMSContainersInquiryQueryObject class. |
BMSContainersInquiryQueryObject(String, String) |
Initializes a new instance of the BMSContainersInquiryQueryObject class. |
Properties
BackupManagementType |
Gets or sets backup management type for this container. Possible values include: 'Invalid', 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload', 'DefaultBackup' |
WorkloadType |
Gets or sets workload type for this container. Possible values include: 'Invalid', 'VM', 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase' |
Applies to
Azure SDK for .NET