Show / Hide Table of Contents

Class BaseResourceConfiguration

Configuration for a given 'resource'

Inheritance
object
BaseResourceConfiguration
ComputeResourceConfiguration
ExadataResourceConfiguration
NetworkResourceConfiguration
StorageResourceConfiguration
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DemandsignalService.Models
Assembly: OCI.DotNetSDK.Demandsignal.dll
Syntax
[JsonConverter(typeof(BaseResourceConfigurationModelConverter))]
public class BaseResourceConfiguration
In this article
Back to top