| title | fileStorageContainerViewpoint resource type |
|---|---|
| description | Represents data specific to the current user of a fileStorageContainer. |
| author | tonchan-msft |
| ms.localizationpriority | medium |
| ms.subservice | onedrive |
| doc_type | resourcePageType |
| ms.date | 05/24/2024 |
Namespace: microsoft.graph
Represents data specific to the current user of a fileStorageContainer.
| Property | Type | Description |
|---|---|---|
| effectiveRole | String | The current user's effective role. Read-only. |
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.fileStorageContainerViewpoint",
"effectiveRole": "String"
}