Show / Hide Table of Contents

Class InstanceConfigurationAutotunePolicy

An autotune policy automatically tunes the volume's performace based on the type of the policy.

Inheritance
object
InstanceConfigurationAutotunePolicy
InstanceConfigurationDetachedVolumeAutotunePolicy
InstanceConfigurationPerformanceBasedAutotunePolicy
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(InstanceConfigurationAutotunePolicyModelConverter))]
public class InstanceConfigurationAutotunePolicy
In this article
Back to top