Show / Hide Table of Contents

Class AutotunePolicy

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

Inheritance
object
AutotunePolicy
DetachedVolumeAutotunePolicy
PerformanceBasedAutotunePolicy
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(AutotunePolicyModelConverter))]
public class AutotunePolicy
In this article
Back to top