Show / Hide Table of Contents

Class CreateCapacitySourceDetails

A capacity source of bare metal hosts.

Inheritance
object
CreateCapacitySourceDetails
CreateDedicatedCapacitySourceDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.CoreService.Models
Assembly: OCI.DotNetSDK.Core.dll
Syntax
[JsonConverter(typeof(CreateCapacitySourceDetailsModelConverter))]
public class CreateCapacitySourceDetails
In this article
Back to top