Show / Hide Table of Contents

Class DedicatedAiClusterCapacity

The total capacity for a dedicated AI cluster.

Inheritance
object
DedicatedAiClusterCapacity
DedicatedAiClusterHostingCapacity
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.GenerativeaiService.Models
Assembly: OCI.DotNetSDK.Generativeai.dll
Syntax
[JsonConverter(typeof(DedicatedAiClusterCapacityModelConverter))]
public class DedicatedAiClusterCapacity
In this article
Back to top