openShiftItem resource type

Namespace: microsoft.graph

Represents a single count of an openShift.

Properties

Property Type Description
openSlotCount Int32 Count of the number of slots for the given open shift.

JSON representation

The following is a JSON representation of the resource.

{
  "openSlotCount": 1024
}