Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Namespace: microsoft.graph
Provides information about workbook session.
JSON representation
The following JSON representation shows the resource type.
{
"id": "string",
"persistChanges": true
}
Properties
| Property | Type | Description |
|---|---|---|
| id | string | ID of the workbook session. |
| persistChanges | Boolean | true for persistent session. false for non-persistent session (view mode) |