AzureBackupJob interface
AzureBackup Job Class
Properties
activityID | Job Activity Id |
backup |
Name of the Backup Instance |
backup |
ARM ID of the Backup Instance NOTE: This property will not be serialized. It can only be populated by the server. |
data |
ARM ID of the DataSource |
data |
Location of the DataSource |
data |
User Friendly Name of the DataSource |
data |
Data Source Set Name of the DataSource |
data |
Type of DataSource |
destination |
|
duration | Total run time of the job. ISO 8601 format. |
end |
EndTime of the job(in UTC) NOTE: This property will not be serialized. It can only be populated by the server. |
error |
A List, detailing the errors related to the job NOTE: This property will not be serialized. It can only be populated by the server. |
etag | |
extended |
Extended Information about the job NOTE: This property will not be serialized. It can only be populated by the server. |
is |
Indicated that whether the job is adhoc(true) or scheduled(false) |
operation | It indicates the type of Job i.e. Backup:full/log/diff ;Restore:ALR/OLR; Tiering:Backup/Archive ; Management:ConfigureProtection/UnConfigure |
operation |
It indicates the type of Job i.e. Backup/Restore/Tiering/Management |
policy |
ARM ID of the policy NOTE: This property will not be serialized. It can only be populated by the server. |
policy |
Name of the policy NOTE: This property will not be serialized. It can only be populated by the server. |
progress |
Indicated whether progress is enabled for the job |
progress |
Url which contains job's progress NOTE: This property will not be serialized. It can only be populated by the server. |
rehydration |
Priority to be used for rehydration NOTE: This property will not be serialized. It can only be populated by the server. |
restore |
It indicates the sub type of operation i.e. in case of Restore it can be ALR/OLR NOTE: This property will not be serialized. It can only be populated by the server. |
source |
|
source |
Resource Group Name of the Datasource |
source |
SubscriptionId corresponding to the DataSource |
start |
StartTime of the job(in UTC) |
status | Status of the job like InProgress/Success/Failed/Cancelled/SuccessWithWarning |
subscription |
Subscription Id of the corresponding backup vault |
supported |
List of supported actions |
vault |
Name of the vault |
Property Details
activityID
Job Activity Id
activityID: string
Property Value
string
backupInstanceFriendlyName
Name of the Backup Instance
backupInstanceFriendlyName: string
Property Value
string
backupInstanceId
ARM ID of the Backup Instance NOTE: This property will not be serialized. It can only be populated by the server.
backupInstanceId?: string
Property Value
string
dataSourceId
ARM ID of the DataSource
dataSourceId: string
Property Value
string
dataSourceLocation
Location of the DataSource
dataSourceLocation: string
Property Value
string
dataSourceName
User Friendly Name of the DataSource
dataSourceName: string
Property Value
string
dataSourceSetName
Data Source Set Name of the DataSource
dataSourceSetName?: string
Property Value
string
dataSourceType
Type of DataSource
dataSourceType: string
Property Value
string
destinationDataStoreName
destinationDataStoreName?: string
Property Value
string
duration
Total run time of the job. ISO 8601 format.
duration?: string
Property Value
string
endTime
EndTime of the job(in UTC) NOTE: This property will not be serialized. It can only be populated by the server.
endTime?: Date
Property Value
Date
errorDetails
A List, detailing the errors related to the job NOTE: This property will not be serialized. It can only be populated by the server.
errorDetails?: UserFacingError[]
Property Value
etag
etag?: string
Property Value
string
extendedInfo
Extended Information about the job NOTE: This property will not be serialized. It can only be populated by the server.
extendedInfo?: JobExtendedInfo
Property Value
isUserTriggered
Indicated that whether the job is adhoc(true) or scheduled(false)
isUserTriggered: boolean
Property Value
boolean
operation
It indicates the type of Job i.e. Backup:full/log/diff ;Restore:ALR/OLR; Tiering:Backup/Archive ; Management:ConfigureProtection/UnConfigure
operation: string
Property Value
string
operationCategory
It indicates the type of Job i.e. Backup/Restore/Tiering/Management
operationCategory: string
Property Value
string
policyId
ARM ID of the policy NOTE: This property will not be serialized. It can only be populated by the server.
policyId?: string
Property Value
string
policyName
Name of the policy NOTE: This property will not be serialized. It can only be populated by the server.
policyName?: string
Property Value
string
progressEnabled
Indicated whether progress is enabled for the job
progressEnabled: boolean
Property Value
boolean
progressUrl
Url which contains job's progress NOTE: This property will not be serialized. It can only be populated by the server.
progressUrl?: string
Property Value
string
rehydrationPriority
Priority to be used for rehydration NOTE: This property will not be serialized. It can only be populated by the server.
rehydrationPriority?: string
Property Value
string
restoreType
It indicates the sub type of operation i.e. in case of Restore it can be ALR/OLR NOTE: This property will not be serialized. It can only be populated by the server.
restoreType?: string
Property Value
string
sourceDataStoreName
sourceDataStoreName?: string
Property Value
string
sourceResourceGroup
Resource Group Name of the Datasource
sourceResourceGroup: string
Property Value
string
sourceSubscriptionID
SubscriptionId corresponding to the DataSource
sourceSubscriptionID: string
Property Value
string
startTime
StartTime of the job(in UTC)
startTime: Date
Property Value
Date
status
Status of the job like InProgress/Success/Failed/Cancelled/SuccessWithWarning
status: string
Property Value
string
subscriptionId
Subscription Id of the corresponding backup vault
subscriptionId: string
Property Value
string
supportedActions
List of supported actions
supportedActions: string[]
Property Value
string[]
vaultName
Name of the vault
vaultName: string
Property Value
string