Show / Hide Table of Contents

Enum AutoTiering

It sets the auto-tiering status on the bucket.Allowed values are "DISABLED" / "INFREQUENTACCESS"

Namespace: Oci.DifService.Models
Assembly: OCI.DotNetSDK.Dif.dll
Syntax
public enum AutoTiering

Fields

Name Description
Disabled
Infrequentaccess
UnknownEnumValue
In this article
Back to top