Show / Hide Table of Contents

Class VerticalScalingScheduleDetails

Details of a vertical scaling schedule.

Inheritance
object
VerticalScalingScheduleDetails
DayBasedVerticalScalingScheduleDetails
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(VerticalScalingScheduleDetailsModelConverter))]
public class VerticalScalingScheduleDetails
In this article
Back to top