Show / Hide Table of Contents

Class NodeSourceDetails

The details of the node's source.

Inheritance
object
NodeSourceDetails
NodeSourceViaImageDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.ContainerengineService.Models
Assembly: OCI.DotNetSDK.Containerengine.dll
Syntax
[JsonConverter(typeof(NodeSourceDetailsModelConverter))]
public class NodeSourceDetails
In this article
Back to top