@microsoft/typespec-msgraph-reference 1.0.4 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.rush/temp/package-deps_build.json +18 -18
- package/CHANGELOG.md +18 -0
- package/lib/Bleu/Beta/main.tsp +310 -7
- package/lib/Bleu/V1.0/main.tsp +430 -1
- package/lib/Delos/Beta/main.tsp +4284 -23
- package/lib/Delos/V1.0/main.tsp +2815 -22
- package/lib/Fairfax/Beta/main.tsp +627 -23
- package/lib/Fairfax/V1.0/main.tsp +61 -1
- package/lib/GovSG/Beta/main.tsp +1 -0
- package/lib/GovSG/V1.0/main.tsp +3 -1
- package/lib/Mooncake/Beta/main.tsp +269 -7
- package/lib/Mooncake/V1.0/main.tsp +60 -1
- package/lib/Prod/Beta/main.tsp +1695 -75
- package/lib/Prod/V1.0/main.tsp +4171 -167
- package/lib/USNat/Beta/main.tsp +576 -0
- package/lib/USNat/V1.0/main.tsp +465 -1
- package/lib/USSec/Beta/main.tsp +576 -0
- package/lib/USSec/V1.0/main.tsp +465 -1
- package/package.json +2 -2
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
3
|
"packages/typespec-msgraph-reference/.rush/temp/shrinkwrap-deps.json": "62c2009e0ad648fe108644d9a4f3ad84aed50d2d",
|
|
4
|
-
"packages/typespec-msgraph-reference/CHANGELOG.md": "
|
|
5
|
-
"packages/typespec-msgraph-reference/lib/Bleu/Beta/main.tsp": "
|
|
6
|
-
"packages/typespec-msgraph-reference/lib/Bleu/V1.0/main.tsp": "
|
|
7
|
-
"packages/typespec-msgraph-reference/lib/Delos/Beta/main.tsp": "
|
|
8
|
-
"packages/typespec-msgraph-reference/lib/Delos/V1.0/main.tsp": "
|
|
9
|
-
"packages/typespec-msgraph-reference/lib/Fairfax/Beta/main.tsp": "
|
|
10
|
-
"packages/typespec-msgraph-reference/lib/Fairfax/V1.0/main.tsp": "
|
|
11
|
-
"packages/typespec-msgraph-reference/lib/GovSG/Beta/main.tsp": "
|
|
12
|
-
"packages/typespec-msgraph-reference/lib/GovSG/V1.0/main.tsp": "
|
|
13
|
-
"packages/typespec-msgraph-reference/lib/Mooncake/Beta/main.tsp": "
|
|
14
|
-
"packages/typespec-msgraph-reference/lib/Mooncake/V1.0/main.tsp": "
|
|
15
|
-
"packages/typespec-msgraph-reference/lib/Prod/Beta/main.tsp": "
|
|
16
|
-
"packages/typespec-msgraph-reference/lib/Prod/V1.0/main.tsp": "
|
|
17
|
-
"packages/typespec-msgraph-reference/lib/USNat/Beta/main.tsp": "
|
|
18
|
-
"packages/typespec-msgraph-reference/lib/USNat/V1.0/main.tsp": "
|
|
19
|
-
"packages/typespec-msgraph-reference/lib/USSec/Beta/main.tsp": "
|
|
20
|
-
"packages/typespec-msgraph-reference/lib/USSec/V1.0/main.tsp": "
|
|
21
|
-
"packages/typespec-msgraph-reference/package.json": "
|
|
4
|
+
"packages/typespec-msgraph-reference/CHANGELOG.md": "b0a01f6a72499414ae5ff310b04127e793b21405",
|
|
5
|
+
"packages/typespec-msgraph-reference/lib/Bleu/Beta/main.tsp": "9ed0d4f572dafbd287ec162f7e1d98b0645e380a",
|
|
6
|
+
"packages/typespec-msgraph-reference/lib/Bleu/V1.0/main.tsp": "51748d2d0470c534f4ae0ad5fbe4840ca01d5dea",
|
|
7
|
+
"packages/typespec-msgraph-reference/lib/Delos/Beta/main.tsp": "64f20f6f52c41149e35cba6fe8589f77dc3fd6c3",
|
|
8
|
+
"packages/typespec-msgraph-reference/lib/Delos/V1.0/main.tsp": "d81972a1bf8913f113e42a3c73505884e7d918b2",
|
|
9
|
+
"packages/typespec-msgraph-reference/lib/Fairfax/Beta/main.tsp": "c9ccf94e326ffb00c6583069da5c1e88b16edfd7",
|
|
10
|
+
"packages/typespec-msgraph-reference/lib/Fairfax/V1.0/main.tsp": "3b5d23eb176d65b82ccdba0721b5a1618507c799",
|
|
11
|
+
"packages/typespec-msgraph-reference/lib/GovSG/Beta/main.tsp": "5f23ae5dec139f61dc7e00f8ea68298cd4cdcca8",
|
|
12
|
+
"packages/typespec-msgraph-reference/lib/GovSG/V1.0/main.tsp": "5533dc47bf1171fdc6ddfc422b629ecb061e881a",
|
|
13
|
+
"packages/typespec-msgraph-reference/lib/Mooncake/Beta/main.tsp": "1322c3d904c0b6a8246578a40dd4a0a9b75abb2a",
|
|
14
|
+
"packages/typespec-msgraph-reference/lib/Mooncake/V1.0/main.tsp": "8964f38db581db8d3c4a6acc860b18476fb76688",
|
|
15
|
+
"packages/typespec-msgraph-reference/lib/Prod/Beta/main.tsp": "c9ff010a1e64ba88ae0af4f170b3509bcfe6d858",
|
|
16
|
+
"packages/typespec-msgraph-reference/lib/Prod/V1.0/main.tsp": "da0b0f4ab1963478bbfa2ac45448bec7a946d96f",
|
|
17
|
+
"packages/typespec-msgraph-reference/lib/USNat/Beta/main.tsp": "07e8d9417dccef283a5d0022449dadc0d5b7fcd2",
|
|
18
|
+
"packages/typespec-msgraph-reference/lib/USNat/V1.0/main.tsp": "c330dee2dfc17bce29efe8de57a35a92626d966b",
|
|
19
|
+
"packages/typespec-msgraph-reference/lib/USSec/Beta/main.tsp": "bb61ded30923688e5f89f27d091a8d688a299635",
|
|
20
|
+
"packages/typespec-msgraph-reference/lib/USSec/V1.0/main.tsp": "17edb6239948a98b5f5d3df91ee0274c0c41e35c",
|
|
21
|
+
"packages/typespec-msgraph-reference/package.json": "7cda580c98cd42520d18cccbf4af96a76877ee6d",
|
|
22
22
|
"packages/typespec-msgraph-reference/src/index.ts": "b20fb4bff53a8cbc1d7ef5346b514b5a3cec6f1d",
|
|
23
23
|
"packages/typespec-msgraph-reference/src/lib.ts": "b6ece519495f78bf97e0f857842e44112b5aaafe",
|
|
24
24
|
"packages/typespec-msgraph-reference/tsconfig.json": "00a929f90c0ccc6e4a87e08036c00ff33c50d256"
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.0.6](https://github.com/microsoftgraph/typespec-msgraph/compare/typespec-msgraph-reference-v1.0.5...typespec-msgraph-reference-v1.0.6) (2026-07-02)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* The following workspace dependencies were updated
|
|
9
|
+
* dependencies
|
|
10
|
+
* @microsoft/typespec-msgraph bumped to 1.2.0
|
|
11
|
+
|
|
12
|
+
## [1.0.5](https://github.com/microsoftgraph/typespec-msgraph/compare/typespec-msgraph-reference-v1.0.4...typespec-msgraph-reference-v1.0.5) (2026-06-23)
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### Dependencies
|
|
16
|
+
|
|
17
|
+
* The following workspace dependencies were updated
|
|
18
|
+
* dependencies
|
|
19
|
+
* @microsoft/typespec-msgraph bumped to 1.1.1
|
|
20
|
+
|
|
3
21
|
## [1.0.4](https://github.com/microsoftgraph/typespec-msgraph/compare/typespec-msgraph-reference-v1.0.3...typespec-msgraph-reference-v1.0.4) (2026-06-15)
|
|
4
22
|
|
|
5
23
|
|
package/lib/Bleu/Beta/main.tsp
CHANGED
|
@@ -1461,6 +1461,11 @@ namespace reference.`microsoft.graph` {
|
|
|
1461
1461
|
status: responseStatus | null;
|
|
1462
1462
|
}
|
|
1463
1463
|
|
|
1464
|
+
@complex model attendeeAvailability {
|
|
1465
|
+
attendee: attendeeBase | null;
|
|
1466
|
+
availability: freeBusyStatus | null;
|
|
1467
|
+
}
|
|
1468
|
+
|
|
1464
1469
|
@complex model attendeeBase extends recipient {
|
|
1465
1470
|
type: attendeeType | null;
|
|
1466
1471
|
}
|
|
@@ -2901,6 +2906,10 @@ namespace reference.`microsoft.graph` {
|
|
|
2901
2906
|
applicationRestrictions: customAppManagementApplicationConfiguration | null;
|
|
2902
2907
|
}
|
|
2903
2908
|
|
|
2909
|
+
@open
|
|
2910
|
+
@complex model customEmojiFromIdentitySet extends identitySet {
|
|
2911
|
+
}
|
|
2912
|
+
|
|
2904
2913
|
@abstract
|
|
2905
2914
|
@complex model customExtensionAuthenticationConfiguration {
|
|
2906
2915
|
}
|
|
@@ -7794,6 +7803,16 @@ namespace reference.`microsoft.graph` {
|
|
|
7794
7803
|
uniqueIdType: locationUniqueIdType | null;
|
|
7795
7804
|
}
|
|
7796
7805
|
|
|
7806
|
+
@complex model locationConstraint {
|
|
7807
|
+
isRequired: boolean | null;
|
|
7808
|
+
locations: locationConstraintItem[] | null;
|
|
7809
|
+
suggestLocation: boolean | null;
|
|
7810
|
+
}
|
|
7811
|
+
|
|
7812
|
+
@complex model locationConstraintItem extends location {
|
|
7813
|
+
resolveAvailability: boolean | null;
|
|
7814
|
+
}
|
|
7815
|
+
|
|
7797
7816
|
/**
|
|
7798
7817
|
* Logged On User
|
|
7799
7818
|
*/
|
|
@@ -8856,6 +8875,21 @@ namespace reference.`microsoft.graph` {
|
|
|
8856
8875
|
meetingChatId: string | null;
|
|
8857
8876
|
}
|
|
8858
8877
|
|
|
8878
|
+
@complex model meetingTimeSuggestion {
|
|
8879
|
+
attendeeAvailability: attendeeAvailability[] | null;
|
|
8880
|
+
confidence: float64 | null;
|
|
8881
|
+
locations: location[] | null;
|
|
8882
|
+
meetingTimeSlot: timeSlot | null;
|
|
8883
|
+
order: int32 | null;
|
|
8884
|
+
organizerAvailability: freeBusyStatus | null;
|
|
8885
|
+
suggestionReason: string | null;
|
|
8886
|
+
}
|
|
8887
|
+
|
|
8888
|
+
@complex model meetingTimeSuggestionsResult {
|
|
8889
|
+
emptySuggestionsReason: string | null;
|
|
8890
|
+
meetingTimeSuggestions: meetingTimeSuggestion[] | null;
|
|
8891
|
+
}
|
|
8892
|
+
|
|
8859
8893
|
@complex model membersAddedEventMessageDetail extends eventMessageDetail {
|
|
8860
8894
|
initiator: identitySet | null;
|
|
8861
8895
|
members: teamworkUserIdentity[] | null;
|
|
@@ -9390,6 +9424,7 @@ namespace reference.`microsoft.graph` {
|
|
|
9390
9424
|
}
|
|
9391
9425
|
|
|
9392
9426
|
@complex model onPremisesDirectorySynchronizationFeature {
|
|
9427
|
+
allowOnPremUpdateOfOnPremisesObjectIdentifierEnabled: boolean | null;
|
|
9393
9428
|
blockCloudObjectTakeoverThroughHardMatchEnabled: boolean | null;
|
|
9394
9429
|
blockSoftMatchEnabled: boolean | null;
|
|
9395
9430
|
bypassDirSyncOverridesEnabled: boolean | null;
|
|
@@ -12023,6 +12058,12 @@ namespace reference.`microsoft.graph` {
|
|
|
12023
12058
|
ticketSystem: string | null;
|
|
12024
12059
|
}
|
|
12025
12060
|
|
|
12061
|
+
@complex model timeConstraint {
|
|
12062
|
+
activityDomain: activityDomain | null;
|
|
12063
|
+
recurrence: patternedRecurrence | null;
|
|
12064
|
+
timeSlots: timeSlot[] | null;
|
|
12065
|
+
}
|
|
12066
|
+
|
|
12026
12067
|
/**
|
|
12027
12068
|
* Parameter passed to GetHealthMetricTimeSeries when requesting snapshot time series.
|
|
12028
12069
|
*/
|
|
@@ -13099,6 +13140,10 @@ namespace reference.`microsoft.graph` {
|
|
|
13099
13140
|
* Device restart behavior.
|
|
13100
13141
|
*/
|
|
13101
13142
|
deviceRestartBehavior: win32LobAppRestartBehavior;
|
|
13143
|
+
/**
|
|
13144
|
+
* Indicates whether app-in-use detection is enabled before app enforcement, and if enabled, the action to take when the app is detected to be in-use. Null indicates the feature is not enabled. Possible values are: 'notEnabled', 'fail', 'terminateWithoutUserInteraction', 'terminateWithUserInteraction'.
|
|
13145
|
+
*/
|
|
13146
|
+
inUseBehavior: win32LobAppInUseActionType | null;
|
|
13102
13147
|
/**
|
|
13103
13148
|
* The number of minutes the system will wait for install program to finish. Default value is 60 minutes.
|
|
13104
13149
|
*/
|
|
@@ -13229,6 +13274,24 @@ namespace reference.`microsoft.graph` {
|
|
|
13229
13274
|
scriptContent: string | null;
|
|
13230
13275
|
}
|
|
13231
13276
|
|
|
13277
|
+
/**
|
|
13278
|
+
* A complex type to store process rule data for a Win32 LOB app.
|
|
13279
|
+
*/
|
|
13280
|
+
@complex model win32LobAppProcessRule extends win32LobAppRule {
|
|
13281
|
+
/**
|
|
13282
|
+
* Indicates the process operation type. Default value is 'notConfigured'. Possible values are: 'notConfigured', 'exists'.
|
|
13283
|
+
*/
|
|
13284
|
+
operationType: win32LobAppProcessOperationType;
|
|
13285
|
+
/**
|
|
13286
|
+
* Indicates the display name for the process in the Intune admin console. Example: 'Microsoft Word'.
|
|
13287
|
+
*/
|
|
13288
|
+
processDisplayName: string | null;
|
|
13289
|
+
/**
|
|
13290
|
+
* Indicates the process name to be searched for on a managed device when enforcing a managed app. Example: 'TestApp.exe'.
|
|
13291
|
+
*/
|
|
13292
|
+
processName: string | null;
|
|
13293
|
+
}
|
|
13294
|
+
|
|
13232
13295
|
/**
|
|
13233
13296
|
* Contains product code and version properties to detect a Win32 App
|
|
13234
13297
|
*/
|
|
@@ -15404,6 +15467,7 @@ namespace reference.`microsoft.graph` {
|
|
|
15404
15467
|
}
|
|
15405
15468
|
|
|
15406
15469
|
@entity model admin extends MsGraph.SharedModels.entity {
|
|
15470
|
+
@contains cloudLicensing: reference.`microsoft.graph.cloudLicensing`.adminCloudLicensing | null;
|
|
15407
15471
|
@contains entra: entra | null;
|
|
15408
15472
|
@contains people: peopleAdminSettings | null;
|
|
15409
15473
|
@contains serviceAnnouncement: serviceAnnouncement | null;
|
|
@@ -23132,7 +23196,7 @@ namespace reference.`microsoft.graph` {
|
|
|
23132
23196
|
*/
|
|
23133
23197
|
roleScopeTagIds: string[] | null;
|
|
23134
23198
|
/**
|
|
23135
|
-
*
|
|
23199
|
+
* Specifies whether the PowerShell script runs in 32-bit mode. When set to true, the script runs in a 32-bit PowerShell host. Default is false.
|
|
23136
23200
|
*/
|
|
23137
23201
|
runAs32Bit: boolean;
|
|
23138
23202
|
/**
|
|
@@ -24348,9 +24412,6 @@ namespace reference.`microsoft.graph` {
|
|
|
24348
24412
|
status: appLogUploadState;
|
|
24349
24413
|
}
|
|
24350
24414
|
|
|
24351
|
-
/**
|
|
24352
|
-
* Singleton that acts as container for a collection of Resource Access entities.
|
|
24353
|
-
*/
|
|
24354
24415
|
@entity model deviceManagement extends entity {
|
|
24355
24416
|
/**
|
|
24356
24417
|
* The date & time when tenant data moved between scaleunits.
|
|
@@ -24812,6 +24873,9 @@ namespace reference.`microsoft.graph` {
|
|
|
24812
24873
|
* The remote assistance settings singleton
|
|
24813
24874
|
*/
|
|
24814
24875
|
@contains remoteAssistanceSettings: remoteAssistanceSettings | null;
|
|
24876
|
+
/**
|
|
24877
|
+
* Reports singleton
|
|
24878
|
+
*/
|
|
24815
24879
|
@contains reports: deviceManagementReports | null;
|
|
24816
24880
|
/**
|
|
24817
24881
|
* Collection of resource access settings associated with account.
|
|
@@ -26301,6 +26365,9 @@ namespace reference.`microsoft.graph` {
|
|
|
26301
26365
|
whenPartnerDevicesWillBeRemovedDateTime: offsetDateTime | null;
|
|
26302
26366
|
}
|
|
26303
26367
|
|
|
26368
|
+
/**
|
|
26369
|
+
* Singleton entity that acts as a container for all reports functionality.
|
|
26370
|
+
*/
|
|
26304
26371
|
@entity model deviceManagementReports extends entity {
|
|
26305
26372
|
/**
|
|
26306
26373
|
* Entity representing the configuration of a cached report.
|
|
@@ -27697,6 +27764,7 @@ namespace reference.`microsoft.graph` {
|
|
|
27697
27764
|
assignedLicenses: assignedLicense[] | null;
|
|
27698
27765
|
autoSubscribeNewMembers: boolean | null;
|
|
27699
27766
|
classification: string | null;
|
|
27767
|
+
cloudLicensing: reference.`microsoft.graph.cloudLicensing`.groupCloudLicensing | null;
|
|
27700
27768
|
createdByAppId: string | null;
|
|
27701
27769
|
@computed createdDateTime: offsetDateTime | null;
|
|
27702
27770
|
description: string | null;
|
|
@@ -30657,7 +30725,7 @@ namespace reference.`microsoft.graph` {
|
|
|
30657
30725
|
}
|
|
30658
30726
|
|
|
30659
30727
|
/**
|
|
30660
|
-
* A class containing the properties used for iOS
|
|
30728
|
+
* A class containing the properties used for iOS lob app provisioning configuration PolicySetItem.
|
|
30661
30729
|
*/
|
|
30662
30730
|
@entity model iosLobAppProvisioningConfigurationPolicySetItem extends policySetItem {
|
|
30663
30731
|
}
|
|
@@ -33353,6 +33421,10 @@ namespace reference.`microsoft.graph` {
|
|
|
33353
33421
|
* Defines how app messaging redirection is protected by an App Protection Policy. Default is anyApp.
|
|
33354
33422
|
*/
|
|
33355
33423
|
protectedMessagingRedirectAppType: messagingRedirectAppType;
|
|
33424
|
+
/**
|
|
33425
|
+
* Indicates whether Microsoft Purview content evaluation is required before a managed app performs an outgoing data sharing action. Default value is notRequired. Possible values are: notRequired, requiredWhenOnline, required, unknownFutureValue.
|
|
33426
|
+
*/
|
|
33427
|
+
purviewContentEvaluationRequired: managedAppPurviewEvaluationRequirement;
|
|
33356
33428
|
/**
|
|
33357
33429
|
* Indicates whether users may use the "Save As" menu item to save a copy of protected files.
|
|
33358
33430
|
*/
|
|
@@ -38740,6 +38812,7 @@ namespace reference.`microsoft.graph` {
|
|
|
38740
38812
|
@contains deletedChats: deletedChat[];
|
|
38741
38813
|
@contains deletedTeams: deletedTeam[];
|
|
38742
38814
|
@contains devices: teamworkDevice[];
|
|
38815
|
+
@contains messaging: teamworkMessaging | null;
|
|
38743
38816
|
@contains teamsAppSettings: teamsAppSettings | null;
|
|
38744
38817
|
@contains teamTemplates: teamTemplate[];
|
|
38745
38818
|
}
|
|
@@ -38747,6 +38820,13 @@ namespace reference.`microsoft.graph` {
|
|
|
38747
38820
|
@entity model teamworkBot extends entity {
|
|
38748
38821
|
}
|
|
38749
38822
|
|
|
38823
|
+
@entity model teamworkCustomEmoji extends MsGraph.SharedModels.entity {
|
|
38824
|
+
contentBytes: string | null;
|
|
38825
|
+
createdBy: customEmojiFromIdentitySet;
|
|
38826
|
+
@computed createdDateTime: offsetDateTime;
|
|
38827
|
+
@computed @key displayName: string;
|
|
38828
|
+
}
|
|
38829
|
+
|
|
38750
38830
|
@entity model teamworkDevice extends entity {
|
|
38751
38831
|
activityState: teamworkDeviceActivityState | null;
|
|
38752
38832
|
companyAssetTag: string | null;
|
|
@@ -38817,6 +38897,10 @@ namespace reference.`microsoft.graph` {
|
|
|
38817
38897
|
contentType: string | null;
|
|
38818
38898
|
}
|
|
38819
38899
|
|
|
38900
|
+
@entity model teamworkMessaging extends entity {
|
|
38901
|
+
@contains customEmojis: teamworkCustomEmoji[];
|
|
38902
|
+
}
|
|
38903
|
+
|
|
38820
38904
|
@entity model teamworkPeripheral extends entity {
|
|
38821
38905
|
displayName: string | null;
|
|
38822
38906
|
productId: string | null;
|
|
@@ -39313,6 +39397,7 @@ namespace reference.`microsoft.graph` {
|
|
|
39313
39397
|
birthday: offsetDateTime;
|
|
39314
39398
|
businessPhones: string[];
|
|
39315
39399
|
city: string | null;
|
|
39400
|
+
cloudLicensing: reference.`microsoft.graph.cloudLicensing`.userCloudLicensing | null;
|
|
39316
39401
|
cloudRealtimeCommunicationInfo: cloudRealtimeCommunicationInfo | null;
|
|
39317
39402
|
companyName: string | null;
|
|
39318
39403
|
consentProvidedForMinor: string | null;
|
|
@@ -48132,6 +48217,14 @@ namespace reference.`microsoft.graph` {
|
|
|
48132
48217
|
unknownFutureValue: 2,
|
|
48133
48218
|
}
|
|
48134
48219
|
|
|
48220
|
+
#suppress "@microsoft/typespec-msgraph/use-evolvable-enum" "Matches shipped CSDL."
|
|
48221
|
+
enum activityDomain {
|
|
48222
|
+
`unknown`: 0,
|
|
48223
|
+
work: 1,
|
|
48224
|
+
personal: 2,
|
|
48225
|
+
unrestricted: 3,
|
|
48226
|
+
}
|
|
48227
|
+
|
|
48135
48228
|
enum activityType {
|
|
48136
48229
|
signin: 0,
|
|
48137
48230
|
user: 1,
|
|
@@ -49381,6 +49474,18 @@ namespace reference.`microsoft.graph` {
|
|
|
49381
49474
|
*/
|
|
49382
49475
|
wpaPersonal: 4,
|
|
49383
49476
|
unknownFutureValue: 5,
|
|
49477
|
+
/**
|
|
49478
|
+
* Indicates Android Wi-Fi Security Type is set to WPA2. If supported by the platform, the device will attempt WPA3 first and will fall back to WPA2 if necessary. This restricts the preSharedKey to a string between 8 and 64 characters long. Use AndroidWorkProfileWifiConfiguration to configure basic Wi-Fi options.
|
|
49479
|
+
*/
|
|
49480
|
+
wpa2Personal: 6,
|
|
49481
|
+
/**
|
|
49482
|
+
* Indicates Android Wi-Fi Security Type is set to WPA3. The device will not fall back to WPA2. This restricts the preSharedKey to a string between 8 and 64 characters long. Use AndroidWorkProfileWifiConfiguration to configure basic Wi-Fi options.
|
|
49483
|
+
*/
|
|
49484
|
+
wpa3Personal: 7,
|
|
49485
|
+
/**
|
|
49486
|
+
* Indicates Android Wi-Fi Security Type is set to WPA3. The device will not fall back to WPA2. Must use AndroidWorkProfileEnterpriseWifiConfiguration type to configure enterprise options.
|
|
49487
|
+
*/
|
|
49488
|
+
wpa3Enterprise: 8,
|
|
49384
49489
|
}
|
|
49385
49490
|
|
|
49386
49491
|
/**
|
|
@@ -49537,7 +49642,6 @@ namespace reference.`microsoft.graph` {
|
|
|
49537
49642
|
/**
|
|
49538
49643
|
* Wi-Fi Security Types for AOSP Device Owner.
|
|
49539
49644
|
*/
|
|
49540
|
-
#suppress "@microsoft/typespec-msgraph/use-evolvable-enum" "Matches shipped CSDL."
|
|
49541
49645
|
enum aospDeviceOwnerWiFiSecurityType {
|
|
49542
49646
|
/**
|
|
49543
49647
|
* Open (No Authentication).
|
|
@@ -49555,6 +49659,23 @@ namespace reference.`microsoft.graph` {
|
|
|
49555
49659
|
* WPA-Enterprise/WPA2-Enterprise. Must use AOSPDeviceOwnerEnterpriseWifiConfiguration type to configure enterprise options.
|
|
49556
49660
|
*/
|
|
49557
49661
|
wpaEnterprise: 4,
|
|
49662
|
+
unknownFutureValue: 5,
|
|
49663
|
+
/**
|
|
49664
|
+
* Indicates the Wi-Fi Security Type is set to WPA2. If supported by the platform, the device will attempt WPA3 first and will fall back to WPA2 if necessary.
|
|
49665
|
+
*/
|
|
49666
|
+
wpa2Personal: 6,
|
|
49667
|
+
/**
|
|
49668
|
+
* Indicates the Wi-Fi Security Type is set to WPA2. If supported by the platform, the device will attempt WPA3 first and will fall back to WPA2 if necessary. Must use AOSPDeviceOwnerEnterpriseWifiConfiguration type to configure enterprise options.
|
|
49669
|
+
*/
|
|
49670
|
+
wpa2Enterprise: 7,
|
|
49671
|
+
/**
|
|
49672
|
+
* Indicates the Wi-Fi Security Type is set to WPA3. The device will not fall back to WPA2.
|
|
49673
|
+
*/
|
|
49674
|
+
wpa3Personal: 8,
|
|
49675
|
+
/**
|
|
49676
|
+
* Indicates the Wi-Fi Security Type is set to WPA3. The device will not fall back to WPA2. Must use AOSPDeviceOwnerEnterpriseWifiConfiguration type to configure enterprise options.
|
|
49677
|
+
*/
|
|
49678
|
+
wpa3Enterprise: 9,
|
|
49558
49679
|
}
|
|
49559
49680
|
|
|
49560
49681
|
/**
|
|
@@ -58867,6 +58988,25 @@ namespace reference.`microsoft.graph` {
|
|
|
58867
58988
|
alphanumericAndSymbol: 1,
|
|
58868
58989
|
}
|
|
58869
58990
|
|
|
58991
|
+
/**
|
|
58992
|
+
* Specifies whether Microsoft Purview Data Loss Prevention (DLP) content evaluation is required before data sharing.
|
|
58993
|
+
*/
|
|
58994
|
+
enum managedAppPurviewEvaluationRequirement {
|
|
58995
|
+
/**
|
|
58996
|
+
* Microsoft Purview Data Loss Prevention (DLP) content evaluation is not required.
|
|
58997
|
+
*/
|
|
58998
|
+
notRequired: 0,
|
|
58999
|
+
/**
|
|
59000
|
+
* Microsoft Purview Data Loss Prevention (DLP) content evaluation is required when online; sharing is allowed if the service is unreachable.
|
|
59001
|
+
*/
|
|
59002
|
+
requiredWhenOnline: 1,
|
|
59003
|
+
/**
|
|
59004
|
+
* Microsoft Purview Data Loss Prevention (DLP) content evaluation is always required; sharing is blocked if the service is unreachable.
|
|
59005
|
+
*/
|
|
59006
|
+
required: 2,
|
|
59007
|
+
unknownFutureValue: 3,
|
|
59008
|
+
}
|
|
59009
|
+
|
|
58870
59010
|
/**
|
|
58871
59011
|
* An admin initiated action to be applied on a managed app.
|
|
58872
59012
|
*/
|
|
@@ -60326,6 +60466,18 @@ namespace reference.`microsoft.graph` {
|
|
|
60326
60466
|
* Default. Indicates that the configured policy type is unknown. Not a valid policy type in an OperationApprovalPolicy.
|
|
60327
60467
|
*/
|
|
60328
60468
|
`unknown`: 0,
|
|
60469
|
+
/**
|
|
60470
|
+
* Indicates that the configured policy type is for a Device Wipe Action.
|
|
60471
|
+
*/
|
|
60472
|
+
deviceWipe: 2,
|
|
60473
|
+
/**
|
|
60474
|
+
* Indicates that the configured policy type is for a Device Retire Action
|
|
60475
|
+
*/
|
|
60476
|
+
deviceRetire: 3,
|
|
60477
|
+
/**
|
|
60478
|
+
* Indicates that the configured policy type is for a Device Delete Action.
|
|
60479
|
+
*/
|
|
60480
|
+
deviceDelete: 5,
|
|
60329
60481
|
/**
|
|
60330
60482
|
* Indicates that the configured policy type is an application type, such as mobile apps or built-in apps.
|
|
60331
60483
|
*/
|
|
@@ -60339,6 +60491,10 @@ namespace reference.`microsoft.graph` {
|
|
|
60339
60491
|
*/
|
|
60340
60492
|
role: 18,
|
|
60341
60493
|
unknownFutureValue: 21,
|
|
60494
|
+
/**
|
|
60495
|
+
* Indicates that the configured policy type is for Tenant Configuration operations.
|
|
60496
|
+
*/
|
|
60497
|
+
tenantConfiguration: 28,
|
|
60342
60498
|
}
|
|
60343
60499
|
|
|
60344
60500
|
/**
|
|
@@ -64972,6 +65128,10 @@ namespace reference.`microsoft.graph` {
|
|
|
64972
65128
|
* Indicates Wi-Fi security type is associated with WPA3-Personal. Provides stronger encryption using Simultaneous Authentication of Equals (SAE).
|
|
64973
65129
|
*/
|
|
64974
65130
|
wpa3Personal: 7,
|
|
65131
|
+
/**
|
|
65132
|
+
* Indicates the Wi-Fi Security Type is set to WPA3. The device will not fall back to WPA2. Must use WindowsWifiEnterpriseEAPConfiguration type to configure enterprise options.
|
|
65133
|
+
*/
|
|
65134
|
+
wpa3Enterprise: 8,
|
|
64975
65135
|
}
|
|
64976
65136
|
|
|
64977
65137
|
/**
|
|
@@ -65103,6 +65263,29 @@ namespace reference.`microsoft.graph` {
|
|
|
65103
65263
|
unknownFutureValue: 9,
|
|
65104
65264
|
}
|
|
65105
65265
|
|
|
65266
|
+
/**
|
|
65267
|
+
* Indicates whether app-in-use detection is enabled before app enforcement, and if enabled, the action to take when the app is detected to be in-use.
|
|
65268
|
+
*/
|
|
65269
|
+
enum win32LobAppInUseActionType {
|
|
65270
|
+
/**
|
|
65271
|
+
* Default. Indicates that no in-use detection will be evaluated before an app enforcement.
|
|
65272
|
+
*/
|
|
65273
|
+
notEnabled: 0,
|
|
65274
|
+
/**
|
|
65275
|
+
* Indicates that the in-use detection will occur immediately before app enforcement. Enforcement will not occur if the app is detected to be in-use, and an error status will be reported for the app.
|
|
65276
|
+
*/
|
|
65277
|
+
fail: 1,
|
|
65278
|
+
/**
|
|
65279
|
+
* Indicates that in-use detection will occur immediately before app enforcement. If the app is detected to be in-use, the processes specified in the corresponding process detection rules will be terminated, and app enforcement will commence.
|
|
65280
|
+
*/
|
|
65281
|
+
terminateWithoutUserInteraction: 2,
|
|
65282
|
+
/**
|
|
65283
|
+
* Indicates that in-use detection will occur immediately before app enforcement. If the app is detected to be in-use, the end user will be prompted according to the configured deferral and countdown settings, and the processes specified in the corresponding process detection rules will be terminated before app enforcement is commenced. If any of the processes cannot be terminated, the app will not be enforced, and an error status will be reported for the app.
|
|
65284
|
+
*/
|
|
65285
|
+
terminateWithUserInteraction: 3,
|
|
65286
|
+
unknownFutureValue: 4,
|
|
65287
|
+
}
|
|
65288
|
+
|
|
65106
65289
|
/**
|
|
65107
65290
|
* Indicates the package type of an MSI Win32LobApp.
|
|
65108
65291
|
*/
|
|
@@ -65211,6 +65394,21 @@ namespace reference.`microsoft.graph` {
|
|
|
65211
65394
|
`boolean`: 6,
|
|
65212
65395
|
}
|
|
65213
65396
|
|
|
65397
|
+
/**
|
|
65398
|
+
* A list of possible operations for rules used to make determinations about whether an application is in-use based on process state.
|
|
65399
|
+
*/
|
|
65400
|
+
enum win32LobAppProcessOperationType {
|
|
65401
|
+
/**
|
|
65402
|
+
* Default. Not configured.
|
|
65403
|
+
*/
|
|
65404
|
+
notConfigured: 0,
|
|
65405
|
+
/**
|
|
65406
|
+
* Indicates that the rule evaluates whether the specified process exists (is running) on the device.
|
|
65407
|
+
*/
|
|
65408
|
+
exists: 1,
|
|
65409
|
+
unknownFutureValue: 2,
|
|
65410
|
+
}
|
|
65411
|
+
|
|
65214
65412
|
/**
|
|
65215
65413
|
* Contains all supported registry data detection type.
|
|
65216
65414
|
*/
|
|
@@ -65365,7 +65563,6 @@ namespace reference.`microsoft.graph` {
|
|
|
65365
65563
|
/**
|
|
65366
65564
|
* Contains rule types for Win32 LOB apps.
|
|
65367
65565
|
*/
|
|
65368
|
-
#suppress "@microsoft/typespec-msgraph/use-evolvable-enum" "Matches shipped CSDL."
|
|
65369
65566
|
enum win32LobAppRuleType {
|
|
65370
65567
|
/**
|
|
65371
65568
|
* Detection rule.
|
|
@@ -65375,6 +65572,11 @@ namespace reference.`microsoft.graph` {
|
|
|
65375
65572
|
* Requirement rule.
|
|
65376
65573
|
*/
|
|
65377
65574
|
requirement: 1,
|
|
65575
|
+
/**
|
|
65576
|
+
* Indicates that the associated rule represents an executable for app in-use detection.
|
|
65577
|
+
*/
|
|
65578
|
+
inUse: 2,
|
|
65579
|
+
unknownFutureValue: 3,
|
|
65378
65580
|
}
|
|
65379
65581
|
|
|
65380
65582
|
/**
|
|
@@ -67588,6 +67790,107 @@ namespace reference.`microsoft.graph.agentic` {
|
|
|
67588
67790
|
unknownFutureValue: 4,
|
|
67589
67791
|
}
|
|
67590
67792
|
|
|
67793
|
+
}
|
|
67794
|
+
@publicNamespace("microsoft.graph.cloudlicensing")
|
|
67795
|
+
namespace reference.`microsoft.graph.cloudLicensing` {
|
|
67796
|
+
@complex model groupCloudLicensing {
|
|
67797
|
+
@references assignments: assignment[];
|
|
67798
|
+
@contains usageRights: usageRight[];
|
|
67799
|
+
}
|
|
67800
|
+
|
|
67801
|
+
@complex model service {
|
|
67802
|
+
assignableTo: assigneeTypes;
|
|
67803
|
+
planId: guid;
|
|
67804
|
+
planName: string | null;
|
|
67805
|
+
}
|
|
67806
|
+
|
|
67807
|
+
@complex model subscription {
|
|
67808
|
+
nextLifecycleDate: offsetDateTime;
|
|
67809
|
+
startDate: offsetDateTime;
|
|
67810
|
+
state: subscriptionState;
|
|
67811
|
+
subscriptionId: string;
|
|
67812
|
+
tags: subscriptionTags;
|
|
67813
|
+
}
|
|
67814
|
+
|
|
67815
|
+
@complex model userCloudLicensing {
|
|
67816
|
+
@references assignmentErrors: assignmentError[];
|
|
67817
|
+
@references assignments: assignment[];
|
|
67818
|
+
@contains usageRights: usageRight[];
|
|
67819
|
+
@references waitingMembers: waitingMember[];
|
|
67820
|
+
}
|
|
67821
|
+
|
|
67822
|
+
@entity model adminCloudLicensing extends reference.`microsoft.graph`.entity {
|
|
67823
|
+
@contains allotments: allotment[];
|
|
67824
|
+
@contains assignmentErrors: assignmentError[];
|
|
67825
|
+
@contains assignments: assignment[];
|
|
67826
|
+
}
|
|
67827
|
+
|
|
67828
|
+
@entity model allotment extends reference.`microsoft.graph`.entity {
|
|
67829
|
+
allottedUnits: int32;
|
|
67830
|
+
assignableTo: assigneeTypes;
|
|
67831
|
+
consumedUnits: int32;
|
|
67832
|
+
services: service[];
|
|
67833
|
+
skuId: guid | null;
|
|
67834
|
+
skuPartNumber: string | null;
|
|
67835
|
+
subscriptions: subscription[];
|
|
67836
|
+
@references assignments: assignment[];
|
|
67837
|
+
@references waitingMembers: waitingMember[];
|
|
67838
|
+
}
|
|
67839
|
+
|
|
67840
|
+
@entity model assignment extends reference.`microsoft.graph`.entity {
|
|
67841
|
+
disabledServicePlanIds: guid;
|
|
67842
|
+
@references allotment: allotment | null;
|
|
67843
|
+
@references assignedTo: reference.`microsoft.graph`.directoryObject;
|
|
67844
|
+
}
|
|
67845
|
+
|
|
67846
|
+
@entity model assignmentError extends reference.`microsoft.graph`.entity {
|
|
67847
|
+
code: string;
|
|
67848
|
+
message: string;
|
|
67849
|
+
occurrenceDateTime: offsetDateTime;
|
|
67850
|
+
skuId: guid | null;
|
|
67851
|
+
@references assignedTo: reference.`microsoft.graph`.directoryObject;
|
|
67852
|
+
@references usageRight: usageRight | null;
|
|
67853
|
+
}
|
|
67854
|
+
|
|
67855
|
+
@entity model usageRight extends reference.`microsoft.graph`.entity {
|
|
67856
|
+
services: service[];
|
|
67857
|
+
skuId: guid | null;
|
|
67858
|
+
skuPartNumber: string | null;
|
|
67859
|
+
@references allotments: allotment[];
|
|
67860
|
+
@references assignments: assignment[];
|
|
67861
|
+
}
|
|
67862
|
+
|
|
67863
|
+
@entity model waitingMember extends reference.`microsoft.graph`.entity {
|
|
67864
|
+
waitingSinceDateTime: offsetDateTime;
|
|
67865
|
+
@references allotment: allotment;
|
|
67866
|
+
@references assignedTo: reference.`microsoft.graph`.directoryObject;
|
|
67867
|
+
}
|
|
67868
|
+
|
|
67869
|
+
@graphFlags
|
|
67870
|
+
enum assigneeTypes {
|
|
67871
|
+
none: 0,
|
|
67872
|
+
user: 1,
|
|
67873
|
+
group: 2,
|
|
67874
|
+
device: 4,
|
|
67875
|
+
unknownFutureValue: 8,
|
|
67876
|
+
}
|
|
67877
|
+
|
|
67878
|
+
enum subscriptionState {
|
|
67879
|
+
active: 1,
|
|
67880
|
+
warning: 2,
|
|
67881
|
+
suspended: 3,
|
|
67882
|
+
lockedOut: 4,
|
|
67883
|
+
deleted: 5,
|
|
67884
|
+
unknownFutureValue: 6,
|
|
67885
|
+
}
|
|
67886
|
+
|
|
67887
|
+
@graphFlags
|
|
67888
|
+
enum subscriptionTags {
|
|
67889
|
+
none: 0,
|
|
67890
|
+
trial: 1,
|
|
67891
|
+
unknownFutureValue: 2,
|
|
67892
|
+
}
|
|
67893
|
+
|
|
67591
67894
|
}
|
|
67592
67895
|
@publicNamespace("microsoft.graph.security")
|
|
67593
67896
|
namespace reference.`microsoft.graph.security` {
|