AzureSqlagWorkloadContainerProtectionContainer interface
Container for SQL workloads under SQL Availability Group.
- Extends
Properties
container |
Polymorphic discriminator, which specifies the different types this object can be |
Inherited Properties
backup |
Type of backup management for the container. |
extended |
Additional details of a workload container. |
friendly |
Friendly name of the container. |
health |
Status of health of the container. |
last |
Time stamp when this container was updated. |
operation |
Re-Do Operation |
protectable |
Type of the protectable object associated with this container |
registration |
Status of registration of the container with the Recovery Services Vault. |
source |
ARM ID of the virtual machine represented by this Azure Workload Container |
workload |
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