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
}