Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.01 KB

File metadata and controls

50 lines (38 loc) · 1.01 KB
title description ms.localizationpriority author ms.subservice doc_type
openShiftItem resource type
Represents a single count of an open shift.
medium
akumar39
teams
resourcePageType

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
}