Show / Hide Table of Contents

Class UpdateScheduleDetails

Scheduling related details for the Exadata Fleet Update Action. The specified time should not conflict with existing Exadata Infrastructure maintenance windows. 'NONE' type scheduleDetails for UpdateAction would execute the Exadata Fleet Update Action as soon as possible.

Inheritance
object
UpdateScheduleDetails
NoneScheduleDetails
UpdateStartTimeScheduleDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.FleetsoftwareupdateService.Models
Assembly: OCI.DotNetSDK.Fleetsoftwareupdate.dll
Syntax
[JsonConverter(typeof(UpdateScheduleDetailsModelConverter))]
public class UpdateScheduleDetails
In this article
Back to top