Skip to content

Commit 714f534

Browse files
author
AnQi Fan🍅
committed
Merge branch 'cloudpcusersetting' of https://github.com/microsoftgraph/microsoft-graph-docs into cloudpcusersetting
2 parents cbeab06 + 349e5a1 commit 714f534

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-reference/beta/api/cloudpcusersetting-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ The following table shows the properties that are required when you update the [
5151

5252
|Property|Type|Description|
5353
|:---|:---|:---|
54+
|crossRegionDisasterRecoverySetting |[cloudPcCrossRegionDisasterRecoverySetting](../resources/cloudpccrossregiondisasterrecoverysetting.md)|Indicates cross-region disaster recovery settings for the user's Cloud PC.|
5455
|displayName|String|The setting name displayed in the user interface. |
5556
|lastModifiedDateTime|DateTimeOffset|The last date and time the setting was modified. The timestamp type represents the 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`. |
5657
|localAdminEnabled|Boolean|To turn on the local admin option, change this setting to `true`.|
5758
|resetEnabled|Boolean|Indicates whether an end user is allowed to reset their Cloud PC. When `true`, the user is allowed to reset their Cloud PC. When `false`, end-user initiated reset is not allowed. The default value is `false`. |
5859
|restorePointSetting|[cloudPcRestorePointSetting](../resources/cloudpcrestorepointsetting.md)|Defines how frequently a restore point is created (that is, a snapshot is taken) for users' provisioned Cloud PCs (default is 12 hours), and whether the user is allowed to restore their own Cloud PCs to a backup made at a specific point in time.|
59-
|crossRegionDisasterRecoverySetting |[cloudPcCrossRegionDisasterRecoverySetting](../resources/cloudPcCrossRegionDisasterRecoverySetting.md)|Indicates cross-region disaster recovery settings for the user's Cloud PC.|
6060
|selfServiceEnabled (deprecated)|Boolean|To turn on the self-service option, change this setting to `true`. The **selfServiceEnabled** property is deprecated and will stop returning data on December 1, 2023.|
6161

6262
## Response

api-reference/beta/api/virtualendpoint-post-usersettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ The following table lists the properties that are required when you create the [
5151

5252
|Property|Type|Description|
5353
|:---|:---|:---|
54+
|crossRegionDisasterRecoverySetting |[cloudPcCrossRegionDisasterRecoverySetting](../resources/cloudpccrossregiondisasterrecoverysetting.md)|Indicates cross-region disaster recovery settings for the user's Cloud PC.|
5455
|displayName|String|The setting name as it appears in the UI. |
5556
|lastModifiedDateTime|DateTimeOffset|The last date and time the setting was modified. The timestamp type represents the 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`. |
5657
|localAdminEnabled|Boolean|To turn on the local admin option, change this setting to `true`.  |
5758
|restorePointSetting|[cloudPcRestorePointSetting](../resources/cloudpcrestorepointsetting.md)|Defines how frequently a restore point is created (that is, a snapshot is taken) for users' provisioned Cloud PCs (default is 12 hours), and whether the user is allowed to restore their own Cloud PCs to a backup made at a specific point in time.|
58-
|crossRegionDisasterRecoverySetting |[cloudPcCrossRegionDisasterRecoverySetting](../resources/cloudPcCrossRegionDisasterRecoverySetting.md)|Indicates cross-region disaster recovery settings for the user's Cloud PC.|
5959
|selfServiceEnabled (deprecated)|Boolean|To turn on the self service option, change this setting to `true`. The **selfServiceEnabled** property is deprecated and will stop returning data on December 1, 2023.|
6060

6161
## Response

0 commit comments

Comments
 (0)