BMSContainerQueryObject Class

Definition

The query filters that can be used with the list containers API.

public class BMSContainerQueryObject
type BMSContainerQueryObject = class
Public Class BMSContainerQueryObject
Inheritance
BMSContainerQueryObject

Constructors

BMSContainerQueryObject()

Initializes a new instance of the BMSContainerQueryObject class.

BMSContainerQueryObject(String, String, String, String, String, String)

Initializes a new instance of the BMSContainerQueryObject class.

Properties

BackupEngineName

Gets or sets backup engine name

BackupManagementType

Gets or sets backup management type for this container. Possible values include: 'Invalid', 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload', 'DefaultBackup'

ContainerType

Gets or sets type of container for filter. Possible values include: 'Invalid', 'Unknown', 'IaasVMContainer', 'IaasVMServiceContainer', 'DPMContainer', 'AzureBackupServerContainer', 'MABContainer', 'Cluster', 'AzureSqlContainer', 'Windows', 'VCenter', 'VMAppContainer', 'SQLAGWorkLoadContainer', 'StorageContainer', 'GenericContainer'

FabricName

Gets or sets fabric name for filter

FriendlyName

Gets or sets friendly name of this container.

Status

Gets or sets status of registration of this container with the Recovery Services Vault.

Methods

Validate()

Validate the object.

Applies to