Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ShapeMaxVnicAttachmentOptions

For a flexible shape, the number of VNIC attachments that are available for instances that use this shape.

If this field is null, then this shape has a fixed maximum number of VNIC attachments equal to {@code maxVnicAttachments}.

Properties

Optional defaultPerOcpu

defaultPerOcpu: undefined | number

The default number of VNIC attachments allowed per OCPU. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional max

max: undefined | number

The highest maximum value of VNIC attachments. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional min

min: undefined | number

The lowest maximum value of VNIC attachments. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj