You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Represents a location where multiple users or a group of users can store files and access them via an application.
author
tonchan-msft
ms.localizationpriority
medium
ms.subservice
onedrive
doc_type
resourcePageType
ms.date
11/14/2024
fileStorageContainer resource type
Namespace: microsoft.graph
Represents a location where multiple users or a group of users can store files and access them via an application. All file system objects in a fileStorageContainer are returned as driveItem resources.
Sensitivity label assigned to the fileStorageContainer. Read-write.
containerTypeId
Guid
Container type ID of the fileStorageContainer. For details about container types, see Container Types. Each container must have only one container type. Read-only.
createdDateTime
DateTimeOffset
Date and time of the fileStorageContainer creation. Read-only.
Settings associated with a fileStorageContainer. Read-write.
status
fileStorageContainerStatus
Status of the fileStorageContainer. Containers are created as inactive and require activation. Inactive containers are subjected to automatic deletion in 24 hours. The possible values are: inactive , active . Read-only.
The set of permissions for users in the fileStorageContainer. Permission for each user is set by the roles property. The possible values are: reader, writer, manager, and owner. Read-write.