ProtectionGroupProperties interface
The properties of Commvault Protection Group
Properties
| backup |
The backup activity status indicating if backup is enabled or not on the protection group |
| data |
The datasource type of Commvault Protection Group |
| last |
The Commvault Protection Group backup time |
| number |
The number of ProtectedItems under the Protection Group |
| plan | The Commvault Plan to be associated with the Protection Group |
| protection |
The protection group schedule |
| provisioning |
Provisioning state of the resource. |
| resources | The resources to be protected under Protection Group |
Property Details
backupActivityStatus
The backup activity status indicating if backup is enabled or not on the protection group
backupActivityStatus?: string
Property Value
string
dataSourceType
The datasource type of Commvault Protection Group
dataSourceType: "AzureVM"
Property Value
"AzureVM"
lastBackUpTime
The Commvault Protection Group backup time
lastBackUpTime?: number
Property Value
number
numberOfProtectedItems
The number of ProtectedItems under the Protection Group
numberOfProtectedItems?: number
Property Value
number
plan
The Commvault Plan to be associated with the Protection Group
plan: string
Property Value
string
protectionStatus
The protection group schedule
protectionStatus?: string
Property Value
string
provisioningState
Provisioning state of the resource.
provisioningState?: string
Property Value
string
resources
The resources to be protected under Protection Group
resources: ProtectionGroupResources