Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DedicatedHostAllocatableVM

Package version

Represents the dedicated host unutilized capacity in terms of a specific VM size.

Hierarchy

  • DedicatedHostAllocatableVM

Index

Properties

Properties

Optional count

count: undefined | number

Maximum number of VMs of size vmSize that can fit in the dedicated host's remaining capacity.

Optional vmSize

vmSize: undefined | string

VM size in terms of which the unutilized capacity is represented.

Generated using TypeDoc