AzureIaaSvmJobExtendedInfo |
AzureIaaSvmJob.extendedInfo() |
Get the extendedInfo property: Additional information for this job.
|
AzureIaaSvmJobExtendedInfo |
AzureIaaSvmJobV2.extendedInfo() |
Get the extendedInfo property: Additional information for this job.
|
AzureIaaSvmJobExtendedInfo |
AzureIaaSvmJobExtendedInfo.withDynamicErrorMessage(String dynamicErrorMessage) |
Set the dynamicErrorMessage property: Non localized error message on job execution.
|
AzureIaaSvmJobExtendedInfo |
AzureIaaSvmJobExtendedInfo.withEstimatedRemainingDuration(String estimatedRemainingDuration) |
Set the estimatedRemainingDuration property: Time remaining for execution of this job.
|
AzureIaaSvmJobExtendedInfo |
AzureIaaSvmJobExtendedInfo.withInternalPropertyBag(Map<String,String> internalPropertyBag) |
Set the internalPropertyBag property: Job internal properties.
|
AzureIaaSvmJobExtendedInfo |
AzureIaaSvmJobExtendedInfo.withProgressPercentage(Double progressPercentage) |
Set the progressPercentage property: Indicates progress of the job.
|
AzureIaaSvmJobExtendedInfo |
AzureIaaSvmJobExtendedInfo.withPropertyBag(Map<String,String> propertyBag) |
Set the propertyBag property: Job properties.
|
AzureIaaSvmJobExtendedInfo |
AzureIaaSvmJobExtendedInfo.withTasksList(List<AzureIaaSvmJobTaskDetails> tasksList) |
Set the tasksList property: List of tasks associated with this job.
|