Show / Hide Table of Contents

Class NoneScheduleDetails

Type used to remove previously stored scheduled details. The Action will be executed as soon as possible after the update completes. Used during Update operations.

Inheritance
object
UpdateScheduleDetails
NoneScheduleDetails
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
public class NoneScheduleDetails : UpdateScheduleDetails
In this article
Back to top