Show / Hide Table of Contents

Class DetachedVolumeAutotunePolicy

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

Inheritance
object
AutotunePolicy
DetachedVolumeAutotunePolicy
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 DetachedVolumeAutotunePolicy : AutotunePolicy
In this article
Back to top