Show / Hide Table of Contents

Class HorizontalScalingScheduleDetails

Details of a horizontal scaling schedule.

Inheritance
object
HorizontalScalingScheduleDetails
DayBasedHorizontalScalingScheduleDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.BdsService.Models
Assembly: OCI.DotNetSDK.Bds.dll
Syntax
[JsonConverter(typeof(HorizontalScalingScheduleDetailsModelConverter))]
public class HorizontalScalingScheduleDetails
In this article
Back to top