Skip to content

Commit b128a33

Browse files
authored
Apply suggestions from code review
Co-authored-by: Danipocket <88507770+Danipocket@users.noreply.github.com>
1 parent 716f8ba commit b128a33

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api-reference/beta/resources/sitearchivaldetails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Represents the archival details of a [siteCollection](../resources/sitecollectio
1717
| Property | Type | Description |
1818
|:------------- |:------ |:-----------------------------------------------|
1919
|archivedBy|[identitySet](../resources/identityset.md)| The user or application that archived the container. |
20-
|archivedDateTime|DateTimeOffset| Time when the container was archived. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is `2014-01-01T00:00:00Z`. |
20+
|archivedDateTime|DateTimeOffset| Time when the container was archived. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is `2014-01-01T00:00:00Z`. |
2121
| archiveStatus | siteArchiveStatus | Represents the current archive status of the site collection. Returned only on `$select`.|
2222

2323
### siteArchiveStatus values

changelog/Microsoft.FileServices.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"Id": "8ac5619f-4267-4d2d-b466-205c42c4ab6e",
4747
"Cloud": "Prod",
4848
"Version": "beta",
49-
"CreatedDateTime": "2026-02-14T08:51:41.6874556Z",
49+
"CreatedDateTime": "2026-03-09T08:51:41.6874556Z",
5050
"WorkloadArea": "Files",
5151
"SubArea": ""
5252
},

0 commit comments

Comments
 (0)