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