Show / Hide Table of Contents

Class UpdateInstancePlatformConfig

The platform configuration to be updated for the instance.

Inheritance
object
UpdateInstancePlatformConfig
AmdVmUpdateInstancePlatformConfig
IntelVmUpdateInstancePlatformConfig
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(UpdateInstancePlatformConfigModelConverter))]
public class UpdateInstancePlatformConfig
In this article
Back to top