Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.25 KB

File metadata and controls

48 lines (37 loc) · 1.25 KB
author learafa
description The storagePlanInformation resource provides information about the drive's storage quota plans.
title StoragePlanInformation
ms.localizationpriority medium
doc_type resourcePageType
ms.subservice onedrive
ms.date 03/06/2024

storagePlanInformation resource type

Namespace: microsoft.graph

Provides information about the drive's storage quota plans.

Properties

Property name Type Description
upgradeAvailable Boolean Indicates whether there are higher storage quota plans available. Read-only.

JSON representation

{
  "upgradeAvailable": true
}