Show / Hide Table of Contents

Class InstanceConfigurationDetachedVolumeAutotunePolicy

Volume's performace will be tuned to the lower cost settings once detached.

Inheritance
object
InstanceConfigurationAutotunePolicy
InstanceConfigurationDetachedVolumeAutotunePolicy
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
public class InstanceConfigurationDetachedVolumeAutotunePolicy : InstanceConfigurationAutotunePolicy
In this article
Back to top