Show / Hide Table of Contents

Enum AvailabilityStatus

A flag denoting whether capacity is available.

Namespace: Oci.BdsService.Models
Assembly: OCI.DotNetSDK.Bds.dll
Syntax
public enum AvailabilityStatus

Fields

Name Description
Available
HardwareNotSupported
OutOfHostCapacity
UnknownEnumValue
In this article
Back to top