VmAppContainerProtectionContainer 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.
Container for SQL workloads under Azure Virtual Machines.
public class VmAppContainerProtectionContainer : Azure.ResourceManager.RecoveryServicesBackup.Models.WorkloadContainer
type VmAppContainerProtectionContainer = class
inherit WorkloadContainer
Public Class VmAppContainerProtectionContainer
Inherits WorkloadContainer
- Inheritance
Constructors
VmAppContainerProtectionContainer() |
Initializes a new instance of VmAppContainerProtectionContainer. |
Properties
BackupManagementType |
Type of backup management for the container. (Inherited from BackupGenericProtectionContainer) |
ExtendedInfo |
Additional details of a workload container. (Inherited from WorkloadContainer) |
FriendlyName |
Friendly name of the container. (Inherited from BackupGenericProtectionContainer) |
HealthStatus |
Status of health of the container. (Inherited from BackupGenericProtectionContainer) |
LastUpdatedOn |
Time stamp when this container was updated. (Inherited from WorkloadContainer) |
OperationType |
Re-Do Operation. (Inherited from WorkloadContainer) |
ProtectableObjectType |
Type of the protectable object associated with this container. (Inherited from BackupGenericProtectionContainer) |
RegistrationStatus |
Status of registration of the container with the Recovery Services Vault. (Inherited from BackupGenericProtectionContainer) |
SourceResourceId |
ARM ID of the virtual machine represented by this Azure Workload Container. (Inherited from WorkloadContainer) |
WorkloadType |
Workload type for which registration was sent. (Inherited from WorkloadContainer) |
Applies to
Azure SDK for .NET