Share via


SqlAvailabilityGroupWorkloadProtectionContainer Class

Definition

Container for SQL workloads under SQL Availability Group.

public class SqlAvailabilityGroupWorkloadProtectionContainer : Azure.ResourceManager.RecoveryServicesBackup.Models.WorkloadContainer
type SqlAvailabilityGroupWorkloadProtectionContainer = class
    inherit WorkloadContainer
Public Class SqlAvailabilityGroupWorkloadProtectionContainer
Inherits WorkloadContainer
Inheritance
SqlAvailabilityGroupWorkloadProtectionContainer

Constructors

SqlAvailabilityGroupWorkloadProtectionContainer()

Initializes a new instance of SqlAvailabilityGroupWorkloadProtectionContainer.

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