ProtectableContainer 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.
Protectable Container Class.
public class ProtectableContainer
type ProtectableContainer = class
Public Class ProtectableContainer
- Inheritance
-
ProtectableContainer
- Derived
Constructors
ProtectableContainer() |
Initializes a new instance of the ProtectableContainer class. |
ProtectableContainer(String, String, String, String) |
Initializes a new instance of the ProtectableContainer 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' |
ContainerId |
Gets or sets fabric Id of the container such as ARM Id. |
FriendlyName |
Gets or sets friendly name of the container. |
HealthStatus |
Gets or sets status of health of the container. |
Applies to
Azure SDK for .NET