Class UpdateStageActionDetails
Stage Exadata Fleet Update Action update details.
Inherited Members
Namespace: Oci.FleetsoftwareupdateService.Models
Assembly: OCI.DotNetSDK.Fleetsoftwareupdate.dll
Syntax
public class UpdateStageActionDetails : UpdateFsuActionDetails
Properties
ScheduleDetails
Declaration
[JsonProperty(PropertyName = "scheduleDetails")]
public UpdateScheduleDetails ScheduleDetails { get; set; }
Property Value
Type | Description |
---|---|
UpdateScheduleDetails |