AzureStorageProtectableContainer 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.
Azure Storage-specific protectable containers
[Newtonsoft.Json.JsonObject("StorageContainer")]
public class AzureStorageProtectableContainer : Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectableContainer
[<Newtonsoft.Json.JsonObject("StorageContainer")>]
type AzureStorageProtectableContainer = class
inherit ProtectableContainer
Public Class AzureStorageProtectableContainer
Inherits ProtectableContainer
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
AzureStorageProtectableContainer() |
Initializes a new instance of the AzureStorageProtectableContainer class. |
AzureStorageProtectableContainer(String, String, String, String) |
Initializes a new instance of the AzureStorageProtectableContainer class. |
Properties
BackupManagementType |
Gets or sets type of backup management for the container. Possible values include: 'Invalid', 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload', 'DefaultBackup' (Inherited from ProtectableContainer) |
ContainerId |
Gets or sets fabric Id of the container such as ARM Id. (Inherited from ProtectableContainer) |
FriendlyName |
Gets or sets friendly name of the container. (Inherited from ProtectableContainer) |
HealthStatus |
Gets or sets status of health of the container. (Inherited from ProtectableContainer) |