BMSBackupSummariesQueryObject Constructors
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.
Overloads
BMSBackupSummariesQueryObject() |
Initializes a new instance of the BMSBackupSummariesQueryObject class. |
BMSBackupSummariesQueryObject(String) |
Initializes a new instance of the BMSBackupSummariesQueryObject class. |
BMSBackupSummariesQueryObject()
Initializes a new instance of the BMSBackupSummariesQueryObject class.
public BMSBackupSummariesQueryObject ();
Public Sub New ()
Applies to
BMSBackupSummariesQueryObject(String)
Initializes a new instance of the BMSBackupSummariesQueryObject class.
public BMSBackupSummariesQueryObject (string type = default);
new Microsoft.Azure.Management.RecoveryServices.Backup.Models.BMSBackupSummariesQueryObject : string -> Microsoft.Azure.Management.RecoveryServices.Backup.Models.BMSBackupSummariesQueryObject
Public Sub New (Optional type As String = Nothing)
Parameters
- type
- String
Backup management type for this container. Possible values include: 'Invalid', 'BackupProtectedItemCountSummary', 'BackupProtectionContainerCountSummary'