AzureVMAppContainerProtectableContainer Class

Definition

Azure workload-specific container

[Newtonsoft.Json.JsonObject("VMAppContainer")]
public class AzureVMAppContainerProtectableContainer : Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectableContainer
[<Newtonsoft.Json.JsonObject("VMAppContainer")>]
type AzureVMAppContainerProtectableContainer = class
    inherit ProtectableContainer
Public Class AzureVMAppContainerProtectableContainer
Inherits ProtectableContainer
Inheritance
AzureVMAppContainerProtectableContainer
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

AzureVMAppContainerProtectableContainer()

Initializes a new instance of the AzureVMAppContainerProtectableContainer class.

AzureVMAppContainerProtectableContainer(String, String, String, String)

Initializes a new instance of the AzureVMAppContainerProtectableContainer 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)

Applies to