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, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesBackup.Models.VmAppContainerProtectionContainer>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesBackup.Models.VmAppContainerProtectionContainer>
type VmAppContainerProtectionContainer = class
inherit WorkloadContainer
interface IJsonModel<VmAppContainerProtectionContainer>
interface IPersistableModel<VmAppContainerProtectionContainer>
Public Class VmAppContainerProtectionContainer
Inherits WorkloadContainer
Implements IJsonModel(Of VmAppContainerProtectionContainer), IPersistableModel(Of VmAppContainerProtectionContainer)
- Inheritance
- Implements
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) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Azure SDK for .NET