BackupStatusRequest 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.
BackupStatus request.
public class BackupStatusRequest
type BackupStatusRequest = class
Public Class BackupStatusRequest
- Inheritance
-
BackupStatusRequest
Constructors
BackupStatusRequest() |
Initializes a new instance of the BackupStatusRequest class. |
BackupStatusRequest(String, String, String) |
Initializes a new instance of the BackupStatusRequest class. |
Properties
PoLogicalName |
Gets or sets protectable Item Logical Name |
ResourceId |
Gets or sets entire ARM resource id of the resource |
ResourceType |
Gets or sets container Type - VM, SQLPaaS, DPM, AzureFileShare. Possible values include: 'Invalid', 'VM', 'FileFolder', 'AzureSqlDb', 'SQLDB', 'Exchange', 'Sharepoint', 'VMwareVM', 'SystemState', 'Client', 'GenericDataSource', 'SQLDataBase', 'AzureFileShare', 'SAPHanaDatabase', 'SAPAseDatabase' |
Applies to
Azure SDK for .NET