Show / Hide Table of Contents

Class LevelTypeDetails

Details of the type of level used to trigger the creation of a new node backup configuration or node replacement configuration.

Inheritance
object
LevelTypeDetails
NodeLevelDetails
NodeTypeLevelDetails
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(LevelTypeDetailsModelConverter))]
public class LevelTypeDetails
In this article
Back to top