fileStorage resource type
Namespace: microsoft.graph
Important
APIs under the /beta
version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.
Represents the structure of active and deleted fileStorageContainer objects.
Methods
Method | Return type | Description |
---|---|---|
Delete | None | Delete a fileStorageContainer object. |
Remove deleted containers | fileStorage collection | Delete the fileStorageContainer objects and their properties. |
Relationships
Relationship | Type | Description |
---|---|---|
containers | fileStorageContainer collection | The collection of active fileStorageContainers |
deletedContainers | fileStorageContainer collection | The collection of deleted fileStorageContainers |