Class JobProgress
Summary of progress for the Exadata Fleet Update Job.
Inherited Members
Namespace: Oci.FleetsoftwareupdateService.Models
Assembly: OCI.DotNetSDK.Fleetsoftwareupdate.dll
Syntax
public class JobProgress
Properties
ProgressOfOperation
Declaration
[JsonProperty(PropertyName = "progressOfOperation")]
public int? ProgressOfOperation { get; set; }
Property Value
| Type | Description |
|---|---|
| int? | Percentage of progress against the total to complete the operation. |