AzureSqlagWorkloadContainerProtectionContainer interface

Container for SQL workloads under SQL Availability Group.

Extends

Properties

containerType

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

backupManagementType

Type of backup management for the container.

extendedInfo

Additional details of a workload container.

friendlyName

Friendly name of the container.

healthStatus

Status of health of the container.

lastUpdatedTime

Time stamp when this container was updated.

operationType

Re-Do Operation

protectableObjectType

Type of the protectable object associated with this container

registrationStatus

Status of registration of the container with the Recovery Services Vault.

sourceResourceId

ARM ID of the virtual machine represented by this Azure Workload Container

workloadType

Workload type for which registration was sent.

Property Details

containerType

Polymorphic discriminator, which specifies the different types this object can be

containerType: "SQLAGWorkLoadContainer"

Property Value

"SQLAGWorkLoadContainer"

Inherited Property Details

backupManagementType

Type of backup management for the container.

backupManagementType?: string

Property Value

string

Inherited From AzureWorkloadContainer.backupManagementType

extendedInfo

Additional details of a workload container.

extendedInfo?: AzureWorkloadContainerExtendedInfo

Property Value

Inherited From AzureWorkloadContainer.extendedInfo

friendlyName

Friendly name of the container.

friendlyName?: string

Property Value

string

Inherited From AzureWorkloadContainer.friendlyName

healthStatus

Status of health of the container.

healthStatus?: string

Property Value

string

Inherited From AzureWorkloadContainer.healthStatus

lastUpdatedTime

Time stamp when this container was updated.

lastUpdatedTime?: Date

Property Value

Date

Inherited From AzureWorkloadContainer.lastUpdatedTime

operationType

Re-Do Operation

operationType?: string

Property Value

string

Inherited From AzureWorkloadContainer.operationType

protectableObjectType

Type of the protectable object associated with this container

protectableObjectType?: string

Property Value

string

Inherited From AzureWorkloadContainer.protectableObjectType

registrationStatus

Status of registration of the container with the Recovery Services Vault.

registrationStatus?: string

Property Value

string

Inherited From AzureWorkloadContainer.registrationStatus

sourceResourceId

ARM ID of the virtual machine represented by this Azure Workload Container

sourceResourceId?: string

Property Value

string

Inherited From AzureWorkloadContainer.sourceResourceId

workloadType

Workload type for which registration was sent.

workloadType?: string

Property Value

string

Inherited From AzureWorkloadContainer.workloadType