Show / Hide Table of Contents

Class MaintenanceWindowSchedule

Schedule information of the Maintenance Window

Inheritance
object
MaintenanceWindowSchedule
OneTimeMaintenanceWindowSchedule
RecurrentMaintenanceWindowSchedule
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.StackmonitoringService.Models
Assembly: OCI.DotNetSDK.Stackmonitoring.dll
Syntax
[JsonConverter(typeof(MaintenanceWindowScheduleModelConverter))]
public class MaintenanceWindowSchedule
In this article
Back to top