AzureIaaSvmJob |
AzureIaaSvmJob.withActionsInfo(List<JobSupportedAction> actionsInfo) |
Set the actionsInfo property: Gets or sets the state/actions applicable on this job like cancel/retry.
|
AzureIaaSvmJob |
AzureIaaSvmJob.withActivityId(String activityId) |
Set the activityId property: ActivityId of job.
|
AzureIaaSvmJob |
AzureIaaSvmJob.withBackupManagementType(BackupManagementType backupManagementType) |
Set the backupManagementType property: Backup management type to execute the current job.
|
AzureIaaSvmJob |
AzureIaaSvmJob.withContainerName(String containerName) |
Set the containerName property: Container name of the entity on which the current job is executing.
|
AzureIaaSvmJob |
AzureIaaSvmJob.withDuration(Duration duration) |
Set the duration property: Time elapsed during the execution of this job.
|
AzureIaaSvmJob |
AzureIaaSvmJob.withEndTime(OffsetDateTime endTime) |
Set the endTime property: The end time.
|
AzureIaaSvmJob |
AzureIaaSvmJob.withEntityFriendlyName(String entityFriendlyName) |
Set the entityFriendlyName property: Friendly name of the entity on which the current job is executing.
|
AzureIaaSvmJob |
AzureIaaSvmJob.withErrorDetails(List<AzureIaaSvmErrorInfo> errorDetails) |
Set the errorDetails property: Error details on execution of this job.
|
AzureIaaSvmJob |
AzureIaaSvmJob.withExtendedInfo(AzureIaaSvmJobExtendedInfo extendedInfo) |
Set the extendedInfo property: Additional information for this job.
|
AzureIaaSvmJob |
AzureIaaSvmJob.withIsUserTriggered(Boolean isUserTriggered) |
Set the isUserTriggered property: Indicated that whether the job is adhoc(true) or scheduled(false).
|
AzureIaaSvmJob |
AzureIaaSvmJob.withOperation(String operation) |
Set the operation property: The operation name.
|
AzureIaaSvmJob |
AzureIaaSvmJob.withStartTime(OffsetDateTime startTime) |
Set the startTime property: The start time.
|
AzureIaaSvmJob |
AzureIaaSvmJob.withStatus(String status) |
Set the status property: Job status.
|
AzureIaaSvmJob |
AzureIaaSvmJob.withVirtualMachineVersion(String virtualMachineVersion) |
Set the virtualMachineVersion property: Specifies whether the backup item is a Classic or an Azure Resource
Manager VM.
|