Enum ObjectVersioning
Mentions whether the object versioning to be enabled or not,Allowed values are "ENABLED" / "DISABLED"/"SUSPENDED"
Namespace: Oci.DifService.Models
Assembly: OCI.DotNetSDK.Dif.dll
Syntax
public enum ObjectVersioning
Fields
| Name | Description |
|---|---|
| Disabled | |
| Enabled | |
| Suspended | |
| UnknownEnumValue |