@microsoft/typespec-msgraph-reference 1.0.10 → 1.0.11

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.
@@ -1271,6 +1271,11 @@ namespace reference.`microsoft.graph` {
1271
1271
  skuId: guid | null;
1272
1272
  }
1273
1273
 
1274
+ @complex model assignedPlaceMode extends placeMode {
1275
+ assignedUserEmailAddress: string | null;
1276
+ assignedUserId: string | null;
1277
+ }
1278
+
1274
1279
  @complex model assignedPlan {
1275
1280
  assignedDateTime: offsetDateTime | null;
1276
1281
  capabilityStatus: string | null;
@@ -5606,6 +5611,9 @@ namespace reference.`microsoft.graph` {
5606
5611
  objectId: string | null;
5607
5612
  }
5608
5613
 
5614
+ @complex model dropInPlaceMode extends placeMode {
5615
+ }
5616
+
5609
5617
  /**
5610
5618
  * The home button configuration base class used to identify the available options
5611
5619
  */
@@ -6095,12 +6103,7 @@ namespace reference.`microsoft.graph` {
6095
6103
  itemMajorVersionLimit: int32 | null;
6096
6104
  }
6097
6105
 
6098
- @complex model fileStorageContainerTypeAgentSettings {
6099
- chatEmbedAllowedHosts: string[];
6100
- }
6101
-
6102
6106
  @complex model fileStorageContainerTypeRegistrationSettings {
6103
- agent: fileStorageContainerTypeAgentSettings | null;
6104
6107
  isDiscoverabilityEnabled: boolean | null;
6105
6108
  isItemVersioningEnabled: boolean | null;
6106
6109
  isSearchEnabled: boolean | null;
@@ -6112,7 +6115,6 @@ namespace reference.`microsoft.graph` {
6112
6115
  }
6113
6116
 
6114
6117
  @complex model fileStorageContainerTypeSettings {
6115
- agent: fileStorageContainerTypeAgentSettings | null;
6116
6118
  consumingTenantOverridables: fileStorageContainerTypeSettingsOverride | null;
6117
6119
  isDiscoverabilityEnabled: boolean | null;
6118
6120
  isItemVersioningEnabled: boolean | null;
@@ -6561,6 +6563,10 @@ namespace reference.`microsoft.graph` {
6561
6563
  enableIdTokenIssuance: boolean | null;
6562
6564
  }
6563
6565
 
6566
+ @complex model importBuildingMapSetting {
6567
+ isDryRun: boolean;
6568
+ }
6569
+
6564
6570
  @complex model importedWindowsAutopilotDeviceIdentityState {
6565
6571
  /**
6566
6572
  * Device error code reported by Device Directory Service(DDS).
@@ -8722,6 +8728,11 @@ namespace reference.`microsoft.graph` {
8722
8728
  userId: string | null;
8723
8729
  }
8724
8730
 
8731
+ @complex model mailboxDetails {
8732
+ emailAddress: string | null;
8733
+ externalDirectoryObjectId: string | null;
8734
+ }
8735
+
8725
8736
  @complex model mailboxSettings {
8726
8737
  archiveFolder: string | null;
8727
8738
  automaticRepliesSetting: automaticRepliesSetting | null;
@@ -9441,6 +9452,13 @@ namespace reference.`microsoft.graph` {
9441
9452
  networkType: networkType | null;
9442
9453
  }
9443
9454
 
9455
+ @complex model nistClassification {
9456
+ category: string;
9457
+ description: string | null;
9458
+ function: string | null;
9459
+ name: string;
9460
+ }
9461
+
9444
9462
  @complex model noDeviceRegistrationMembership extends deviceRegistrationMembership {
9445
9463
  }
9446
9464
 
@@ -9712,6 +9730,7 @@ namespace reference.`microsoft.graph` {
9712
9730
  isAccessibleViaZTNAClient: boolean | null;
9713
9731
  isBackendCertificateValidationEnabled: boolean | null;
9714
9732
  isContinuousAccessEvaluationEnabled: boolean | null;
9733
+ isDeviceAccessEnabled: boolean;
9715
9734
  isDnsResolutionEnabled: boolean | null;
9716
9735
  isHttpOnlyCookieEnabled: boolean | null;
9717
9736
  isOnPremPublishingEnabled: boolean | null;
@@ -10099,6 +10118,22 @@ namespace reference.`microsoft.graph` {
10099
10118
  street: string | null;
10100
10119
  }
10101
10120
 
10121
+ @complex model placeExecutionResult {
10122
+ children: placeExecutionResult[] | null;
10123
+ error: publicError | null;
10124
+ @references succeededPlace: place | null;
10125
+ }
10126
+
10127
+ @abstract
10128
+ @complex model placeMode {
10129
+ }
10130
+
10131
+ @complex model placeOperationProgress {
10132
+ failedPlaceCount: int32 | null;
10133
+ succeededPlaceCount: int32 | null;
10134
+ totalPlaceCount: int32 | null;
10135
+ }
10136
+
10102
10137
  @open
10103
10138
  @complex model plannerAppliedCategories {
10104
10139
  }
@@ -10980,6 +11015,9 @@ namespace reference.`microsoft.graph` {
10980
11015
  resourceAppId: string;
10981
11016
  }
10982
11017
 
11018
+ @complex model reservablePlaceMode extends placeMode {
11019
+ }
11020
+
10983
11021
  /**
10984
11022
  * Reset passcode action result
10985
11023
  */
@@ -11017,6 +11055,12 @@ namespace reference.`microsoft.graph` {
11017
11055
  @complex model resourceData {
11018
11056
  }
11019
11057
 
11058
+ @complex model resourceLink {
11059
+ linkType: resourceLinkType;
11060
+ name: string | null;
11061
+ value: string | null;
11062
+ }
11063
+
11020
11064
  @complex model resourcePermission {
11021
11065
  type: string;
11022
11066
  value: string;
@@ -12500,6 +12544,10 @@ namespace reference.`microsoft.graph` {
12500
12544
  type: emailType | null;
12501
12545
  }
12502
12546
 
12547
+ @complex model unavailablePlaceMode extends placeMode {
12548
+ reason: string | null;
12549
+ }
12550
+
12503
12551
  @complex model unifiedRoleManagementPolicyRuleTarget {
12504
12552
  caller: string | null;
12505
12553
  enforcedSettings: string[] | null;
@@ -15214,6 +15262,71 @@ namespace reference.`microsoft.graph` {
15214
15262
  timeZone: timeZoneBase | null;
15215
15263
  }
15216
15264
 
15265
+ @complex model workplaceSensor {
15266
+ /**
15267
+ * The display name of the sensor.
15268
+ */
15269
+ displayName: string | null;
15270
+ /**
15271
+ * The unique identifier of the place served by the sensor. Only needs to be provided if the sensor serves a different place than the device's location.
15272
+ */
15273
+ placeId: string | null;
15274
+ /**
15275
+ * The unique identifier of a sensor within the device. If the sensor Id is not provided, the sensorType will be used as sensorId.
15276
+ */
15277
+ sensorId: string | null;
15278
+ /**
15279
+ * The type of the sensor. Possible values are occupancy, peopleCount.
15280
+ */
15281
+ sensorType: workplaceSensorType;
15282
+ }
15283
+
15284
+ @complex model workplaceSensorDeviceTelemetry {
15285
+ /**
15286
+ * The value of the sensor.
15287
+ */
15288
+ boolValue: boolean | null;
15289
+ /**
15290
+ * The unique identifier of the device.
15291
+ */
15292
+ deviceId: string;
15293
+ /**
15294
+ * The extra values associate with badge signal.
15295
+ */
15296
+ eventValue: workplaceSensorEventValue | null;
15297
+ /**
15298
+ * The value of the sensor.
15299
+ */
15300
+ intValue: int32 | null;
15301
+ /**
15302
+ * The additional information to indicate the location of the device.
15303
+ */
15304
+ locationHint: string | null;
15305
+ /**
15306
+ * The unique identifier of a sensor within the device. If the sensor Id is not provided, the sensorType will be used as sensorId.
15307
+ */
15308
+ sensorId: string | null;
15309
+ /**
15310
+ * The type of the sensor. Possible values are occupancy, peopleCount.
15311
+ */
15312
+ sensorType: workplaceSensorType;
15313
+ /**
15314
+ * The timestamp at which the sensor value was observed.
15315
+ */
15316
+ timestamp: offsetDateTime;
15317
+ }
15318
+
15319
+ @complex model workplaceSensorEventValue {
15320
+ /**
15321
+ * The type of the event.
15322
+ */
15323
+ eventType: workplaceSensorEventType | null;
15324
+ /**
15325
+ * The unique identifier of an user. It could be email or aad id.
15326
+ */
15327
+ user: emailIdentity | null;
15328
+ }
15329
+
15217
15330
  @complex model writebackConfiguration {
15218
15331
  isEnabled: boolean | null;
15219
15332
  }
@@ -20789,6 +20902,11 @@ namespace reference.`microsoft.graph` {
20789
20902
  publication: publicationFacet | null;
20790
20903
  }
20791
20904
 
20905
+ @abstract
20906
+ @entity model baseMapFeature extends entity {
20907
+ properties: string | null;
20908
+ }
20909
+
20792
20910
  @entity model baseSitePage extends baseItem {
20793
20911
  pageLayout: pageLayoutType | null;
20794
20912
  publishingState: publicationFacet | null;
@@ -20806,6 +20924,19 @@ namespace reference.`microsoft.graph` {
20806
20924
  volumeType: volumeType | null;
20807
20925
  }
20808
20926
 
20927
+ @entity model building extends place {
20928
+ hasWiFi: boolean;
20929
+ resourceLinks: resourceLink[];
20930
+ wifiState: placeFeatureEnablement;
20931
+ @contains map: buildingMap | null;
20932
+ }
20933
+
20934
+ @entity model buildingMap extends baseMapFeature {
20935
+ placeId: string | null;
20936
+ @contains footprints: footprintMap[];
20937
+ @contains levels: levelMap[];
20938
+ }
20939
+
20809
20940
  @entity model bulkUpload extends entity {
20810
20941
  }
20811
20942
 
@@ -21087,6 +21218,12 @@ namespace reference.`microsoft.graph` {
21087
21218
  messageType: chatMessageType;
21088
21219
  }
21089
21220
 
21221
+ @entity model checkInClaim extends MsGraph.SharedModels.entity {
21222
+ @computed @key calendarEventId: string;
21223
+ checkInMethod: checkInMethod;
21224
+ @computed createdDateTime: offsetDateTime | null;
21225
+ }
21226
+
21090
21227
  /**
21091
21228
  * Entity that represents a Chromebook tenant settings
21092
21229
  */
@@ -22836,6 +22973,13 @@ namespace reference.`microsoft.graph` {
22836
22973
  @entity model depVisionOSEnrollmentProfile extends enrollmentProfile {
22837
22974
  }
22838
22975
 
22976
+ @entity model desk extends place {
22977
+ displayDeviceName: string | null;
22978
+ heightAdjustableState: placeFeatureEnablement;
22979
+ mailboxDetails: mailboxDetails | null;
22980
+ mode: placeMode | null;
22981
+ }
22982
+
22839
22983
  /**
22840
22984
  * A managed or unmanaged app that is installed on a managed device. Unmanaged apps will only appear for devices marked as corporate owned.
22841
22985
  */
@@ -22980,7 +23124,7 @@ namespace reference.`microsoft.graph` {
22980
23124
  /**
22981
23125
  * Singleton entity that acts as a container for all device app management functionality.
22982
23126
  */
22983
- @entity model deviceAppManagement extends entity {
23127
+ @entity model deviceAppManagement extends MsGraph.SharedModels.entity {
22984
23128
  /**
22985
23129
  * Whether the account is enabled for syncing applications from the Microsoft Store for Business.
22986
23130
  */
@@ -28117,6 +28261,17 @@ namespace reference.`microsoft.graph` {
28117
28261
  supportedAttributeTypes: attributeType[];
28118
28262
  }
28119
28263
 
28264
+ @entity model fixtureMap extends baseMapFeature {
28265
+ placeId: string | null;
28266
+ }
28267
+
28268
+ @entity model floor extends place {
28269
+ sortOrder: int32 | null;
28270
+ }
28271
+
28272
+ @entity model footprintMap extends baseMapFeature {
28273
+ }
28274
+
28120
28275
  @abstract
28121
28276
  @entity model governanceInsight extends entity {
28122
28277
  insightCreatedDateTime: offsetDateTime | null;
@@ -29296,6 +29451,7 @@ namespace reference.`microsoft.graph` {
29296
29451
  resourceType: string;
29297
29452
  status: recommendationStatus;
29298
29453
  subjectId: string;
29454
+ @contains tags: recommendationTag[];
29299
29455
  }
29300
29456
 
29301
29457
  /**
@@ -31854,6 +32010,13 @@ namespace reference.`microsoft.graph` {
31854
32010
  written: languageProficiencyLevel | null;
31855
32011
  }
31856
32012
 
32013
+ @entity model levelMap extends baseMapFeature {
32014
+ placeId: string | null;
32015
+ @contains fixtures: fixtureMap[];
32016
+ @contains sections: sectionMap[];
32017
+ @contains units: unitMap[];
32018
+ }
32019
+
31857
32020
  @entity model licenseDetails extends entity {
31858
32021
  servicePlans: servicePlanInfo[];
31859
32022
  skuId: guid | null;
@@ -36709,7 +36872,27 @@ namespace reference.`microsoft.graph` {
36709
36872
  @references message: chatMessage | null;
36710
36873
  }
36711
36874
 
36712
- @entity model planner extends entity {
36875
+ @abstract
36876
+ @entity model place extends entity {
36877
+ address: physicalAddress | null;
36878
+ displayName: string;
36879
+ geoCoordinates: outlookGeoCoordinates | null;
36880
+ isWheelChairAccessible: boolean;
36881
+ label: string | null;
36882
+ parentId: string | null;
36883
+ phone: string | null;
36884
+ tags: string[];
36885
+ @contains checkIns: checkInClaim[];
36886
+ @references children: place[];
36887
+ }
36888
+
36889
+ @entity model placeOperation extends entity {
36890
+ details: placeExecutionResult[] | null;
36891
+ progress: placeOperationProgress | null;
36892
+ status: placeOperationStatus;
36893
+ }
36894
+
36895
+ @entity model planner extends MsGraph.SharedModels.entity {
36713
36896
  @contains buckets: plannerBucket[];
36714
36897
  @contains plans: plannerPlan[];
36715
36898
  @contains rosters: plannerRoster[];
@@ -37428,9 +37611,13 @@ namespace reference.`microsoft.graph` {
37428
37611
  actionSteps: actionStep[] | null;
37429
37612
  benefits: string | null;
37430
37613
  category: recommendationCategory;
37614
+ categoryGroup: recommendationCategoryGroup;
37615
+ completedBySystemDateTime: offsetDateTime | null;
37616
+ completedByUserDateTime: offsetDateTime | null;
37431
37617
  @computed createdDateTime: offsetDateTime;
37432
37618
  currentScore: float64 | null;
37433
37619
  displayName: string;
37620
+ failedReviewDateTime: offsetDateTime | null;
37434
37621
  featureAreas: recommendationFeatureAreas[] | null;
37435
37622
  impactStartDateTime: offsetDateTime | null;
37436
37623
  impactType: string | null;
@@ -37439,14 +37626,23 @@ namespace reference.`microsoft.graph` {
37439
37626
  lastModifiedBy: string | null;
37440
37627
  @computed lastModifiedDateTime: offsetDateTime | null;
37441
37628
  maxScore: float64 | null;
37629
+ needsMoreActionResourceCount: int32 | null;
37630
+ nistClassifications: nistClassification[];
37442
37631
  postponeUntilDateTime: offsetDateTime | null;
37443
37632
  priority: recommendationPriority;
37444
37633
  recommendationType: recommendationType | null;
37445
37634
  releaseType: string | null;
37635
+ remediatedDateTime: offsetDateTime | null;
37446
37636
  remediationImpact: string | null;
37447
37637
  requiredLicenses: requiredLicenses | null;
37448
37638
  status: recommendationStatus;
37639
+ @computed statusModifiedDateTime: offsetDateTime | null;
37449
37640
  @contains impactedResources: impactedResource[];
37641
+ @contains tags: recommendationTag[];
37642
+ }
37643
+
37644
+ @entity model recommendationTag extends entity {
37645
+ displayName: string;
37450
37646
  }
37451
37647
 
37452
37648
  @open
@@ -37732,6 +37928,9 @@ namespace reference.`microsoft.graph` {
37732
37928
  riskState: riskState;
37733
37929
  }
37734
37930
 
37931
+ @entity model riskyAgentDiscoveredAgentIdentity extends riskyAgent {
37932
+ }
37933
+
37735
37934
  @entity model riskyAgentIdentity extends riskyAgent {
37736
37935
  @references agentIdentity: agentIdentity | null;
37737
37936
  }
@@ -37917,6 +38116,28 @@ namespace reference.`microsoft.graph` {
37917
38116
  target: deviceAndAppManagementAssignmentTarget | null;
37918
38117
  }
37919
38118
 
38119
+ @entity model room extends place {
38120
+ audioDeviceName: string | null;
38121
+ bookingType: bookingType | null;
38122
+ building: string | null;
38123
+ capacity: int32 | null;
38124
+ displayDeviceName: string | null;
38125
+ emailAddress: string | null;
38126
+ floorLabel: string | null;
38127
+ floorNumber: int32 | null;
38128
+ isTeamsEnabled: boolean;
38129
+ nickname: string;
38130
+ placeId: string | null;
38131
+ teamsEnabledState: placeFeatureEnablement;
38132
+ videoDeviceName: string | null;
38133
+ }
38134
+
38135
+ @entity model roomList extends place {
38136
+ emailAddress: string | null;
38137
+ @contains rooms: room[];
38138
+ @contains workspaces: workspace[];
38139
+ }
38140
+
37920
38141
  @entity model samlOrWsFedExternalDomainFederation extends samlOrWsFedProvider {
37921
38142
  @contains domains: externalDomainName[];
37922
38143
  }
@@ -37944,6 +38165,13 @@ namespace reference.`microsoft.graph` {
37944
38165
  roleMemberInfo: identity;
37945
38166
  }
37946
38167
 
38168
+ @entity model section extends place {
38169
+ }
38170
+
38171
+ @entity model sectionMap extends baseMapFeature {
38172
+ placeId: string | null;
38173
+ }
38174
+
37947
38175
  /**
37948
38176
  * The security baseline per category compliance state summary for the security baseline of the account.
37949
38177
  */
@@ -39219,7 +39447,7 @@ namespace reference.`microsoft.graph` {
39219
39447
  @contains teamDefinition: team | null;
39220
39448
  }
39221
39449
 
39222
- @entity model teamwork extends entity {
39450
+ @entity model teamwork extends MsGraph.SharedModels.entity {
39223
39451
  isTeamsEnabled: boolean;
39224
39452
  region: string | null;
39225
39453
  @contains deletedChats: deletedChat[];
@@ -39753,6 +39981,10 @@ namespace reference.`microsoft.graph` {
39753
39981
  @references roleDefinition: unifiedRoleDefinition | null;
39754
39982
  }
39755
39983
 
39984
+ @entity model unitMap extends baseMapFeature {
39985
+ placeId: string | null;
39986
+ }
39987
+
39756
39988
  /**
39757
39989
  * This task derived type represents a list of unmanaged devices discovered in the network.
39758
39990
  */
@@ -48372,6 +48604,53 @@ namespace reference.`microsoft.graph` {
48372
48604
  packageIdentifier: string | null;
48373
48605
  }
48374
48606
 
48607
+ @entity model workplace extends MsGraph.SharedModels.entity {
48608
+ @contains sensorDevices: workplaceSensorDevice[];
48609
+ }
48610
+
48611
+ @entity model workplaceSensorDevice extends entity {
48612
+ /**
48613
+ * The description of the device.
48614
+ */
48615
+ description: string | null;
48616
+ /**
48617
+ * The unique identifier of the device set by the user.
48618
+ */
48619
+ deviceId: string;
48620
+ /**
48621
+ * The display name of the device.
48622
+ */
48623
+ displayName: string | null;
48624
+ /**
48625
+ * The IPv4 Address of the device.
48626
+ */
48627
+ ipV4Address: string | null;
48628
+ /**
48629
+ * The IPv6 Address of the device.
48630
+ */
48631
+ ipV6Address: string | null;
48632
+ /**
48633
+ * The MAC address of the device.
48634
+ */
48635
+ macAddress: string | null;
48636
+ /**
48637
+ * The manufacturer of the device.
48638
+ */
48639
+ manufacturer: string;
48640
+ /**
48641
+ * The unique identifier of the place where the device is located.
48642
+ */
48643
+ placeId: string | null;
48644
+ /**
48645
+ * A list of sensors associated with the device. Sensors can measure physical quantities such as temperature, humidity, occupancy, etc.
48646
+ */
48647
+ sensors: workplaceSensor[];
48648
+ /**
48649
+ * A list of custom tags associated with the device.
48650
+ */
48651
+ tags: string[] | null;
48652
+ }
48653
+
48375
48654
  @entity model workPosition extends itemFacet {
48376
48655
  categories: string[] | null;
48377
48656
  colleagues: relatedPerson[] | null;
@@ -48380,6 +48659,18 @@ namespace reference.`microsoft.graph` {
48380
48659
  manager: relatedPerson | null;
48381
48660
  }
48382
48661
 
48662
+ @entity model workspace extends place {
48663
+ building: string | null;
48664
+ capacity: int32 | null;
48665
+ displayDeviceName: string | null;
48666
+ emailAddress: string | null;
48667
+ floorLabel: string | null;
48668
+ floorNumber: int32 | null;
48669
+ mode: placeMode | null;
48670
+ nickname: string;
48671
+ placeId: string | null;
48672
+ }
48673
+
48383
48674
  @entity model x509CertificateCombinationConfiguration extends authenticationCombinationConfiguration {
48384
48675
  allowedIssuerSkis: string[];
48385
48676
  allowedPolicyOIDs: string[];
@@ -48780,6 +49071,7 @@ namespace reference.`microsoft.graph` {
48780
49071
  unknownFutureValue: 2,
48781
49072
  agentIdentityBlueprintPrincipal: 3,
48782
49073
  user: 4,
49074
+ discoveredAgentIdentity: 5,
48783
49075
  }
48784
49076
 
48785
49077
  enum agentIdRiskLevel {
@@ -51231,6 +51523,13 @@ namespace reference.`microsoft.graph` {
51231
51523
  html: 1,
51232
51524
  }
51233
51525
 
51526
+ #suppress "@microsoft/typespec-msgraph/use-evolvable-enum" "Matches shipped CSDL."
51527
+ enum bookingType {
51528
+ `unknown`: 0,
51529
+ standard: 1,
51530
+ reserved: 2,
51531
+ }
51532
+
51234
51533
  /**
51235
51534
  * Allow(Not Configured) or prevent(Block) the syncing of Microsoft Edge Browser settings. Option to prevent syncing across devices, but allow user override.
51236
51535
  */
@@ -51585,6 +51884,14 @@ namespace reference.`microsoft.graph` {
51585
51884
  unknownFutureValue: 3,
51586
51885
  }
51587
51886
 
51887
+ enum checkInMethod {
51888
+ unspecified: 0,
51889
+ manual: 1,
51890
+ inferred: 2,
51891
+ verified: 3,
51892
+ unknownFutureValue: 4,
51893
+ }
51894
+
51588
51895
  /**
51589
51896
  * The onboarding status of the tenant.
51590
51897
  */
@@ -61589,6 +61896,23 @@ namespace reference.`microsoft.graph` {
61589
61896
  other: 3,
61590
61897
  }
61591
61898
 
61899
+ enum placeFeatureEnablement {
61900
+ `unknown`: 0,
61901
+ enabled: 1,
61902
+ disabled: 2,
61903
+ unknownFutureValue: 3,
61904
+ }
61905
+
61906
+ enum placeOperationStatus {
61907
+ created: 0,
61908
+ inProgress: 1,
61909
+ succeeded: 2,
61910
+ failed: 3,
61911
+ partiallySucceeded: 4,
61912
+ expired: 5,
61913
+ unknownFutureValue: 6,
61914
+ }
61915
+
61592
61916
  enum plannerApprovalStatus {
61593
61917
  requested: 0,
61594
61918
  approved: 1,
@@ -62735,6 +63059,16 @@ namespace reference.`microsoft.graph` {
62735
63059
  mdiSecureScore: 3,
62736
63060
  }
62737
63061
 
63062
+ enum recommendationCategoryGroup {
63063
+ strengthenAuthentication: 0,
63064
+ detectAndRespondToThreats: 1,
63065
+ enforceLeastPrivilege: 2,
63066
+ governAppsCredentialsAndAgents: 3,
63067
+ hardenInfrastructure: 4,
63068
+ defenderForIdentity: 5,
63069
+ unknownFutureValue: 6,
63070
+ }
63071
+
62738
63072
  enum recommendationFeatureAreas {
62739
63073
  users: 0,
62740
63074
  groups: 1,
@@ -62746,11 +63080,12 @@ namespace reference.`microsoft.graph` {
62746
63080
  unknownFutureValue: 7,
62747
63081
  }
62748
63082
 
62749
- #suppress "@microsoft/typespec-msgraph/use-evolvable-enum" "Matches shipped CSDL."
62750
63083
  enum recommendationPriority {
62751
63084
  low: 0,
62752
63085
  medium: 1,
62753
63086
  high: 2,
63087
+ critical: 3,
63088
+ unknownFutureValue: 4,
62754
63089
  }
62755
63090
 
62756
63091
  enum recommendationStatus {
@@ -62764,6 +63099,7 @@ namespace reference.`microsoft.graph` {
62764
63099
  thirdParty: 7,
62765
63100
  planned: 8,
62766
63101
  alternateMitigation: 9,
63102
+ needsMoreAction: 10,
62767
63103
  }
62768
63104
 
62769
63105
  enum recommendationType {
@@ -63121,6 +63457,7 @@ namespace reference.`microsoft.graph` {
63121
63457
  microsoftEntraWorkloadId: 5,
63122
63458
  unknownFutureValue: 6,
63123
63459
  aatp: 7,
63460
+ microsoftEntraSuite: 8,
63124
63461
  }
63125
63462
 
63126
63463
  /**
@@ -63166,6 +63503,11 @@ namespace reference.`microsoft.graph` {
63166
63503
  unknownFutureValue: 20,
63167
63504
  }
63168
63505
 
63506
+ enum resourceLinkType {
63507
+ url: 0,
63508
+ unknownFutureValue: 1,
63509
+ }
63510
+
63169
63511
  enum resourceScopeType {
63170
63512
  group: 1,
63171
63513
  chat: 2,
@@ -68380,6 +68722,40 @@ namespace reference.`microsoft.graph` {
68380
68722
  thirdEthernet: 6,
68381
68723
  }
68382
68724
 
68725
+ enum workplaceSensorEventType {
68726
+ badgeIn: 0,
68727
+ badgeOut: 1,
68728
+ unknownFutureValue: 2,
68729
+ }
68730
+
68731
+ enum workplaceSensorType {
68732
+ /**
68733
+ * The occupancy sensor type.
68734
+ */
68735
+ occupancy: 0,
68736
+ /**
68737
+ * The people count sensor type.
68738
+ */
68739
+ peopleCount: 1,
68740
+ /**
68741
+ * The inferred Occupancy sensor type.
68742
+ */
68743
+ inferredOccupancy: 2,
68744
+ /**
68745
+ * The heartbeat sensor type.
68746
+ */
68747
+ heartbeat: 3,
68748
+ /**
68749
+ * The badge swipe sensor type.
68750
+ */
68751
+ badge: 4,
68752
+ unknownFutureValue: 5,
68753
+ /**
68754
+ * The Wifi sensor type.
68755
+ */
68756
+ wifi: 6,
68757
+ }
68758
+
68383
68759
  /**
68384
68760
  * Configuration state set by admin for wriitng tools Apple Intelligence setting
68385
68761
  */
@@ -8375,7 +8375,7 @@ namespace reference.`microsoft.graph` {
8375
8375
  /**
8376
8376
  * Singleton entity that acts as a container for all device app management functionality.
8377
8377
  */
8378
- @entity model deviceAppManagement extends entity {
8378
+ @entity model deviceAppManagement extends MsGraph.SharedModels.entity {
8379
8379
  /**
8380
8380
  * Whether the account is enabled for syncing applications from the Microsoft Store for Business.
8381
8381
  */
@@ -14815,7 +14815,7 @@ namespace reference.`microsoft.graph` {
14815
14815
  @entity model teamsTemplate extends entity {
14816
14816
  }
14817
14817
 
14818
- @entity model teamwork extends entity {
14818
+ @entity model teamwork extends MsGraph.SharedModels.entity {
14819
14819
  isTeamsEnabled: boolean;
14820
14820
  region: string | null;
14821
14821
  @contains deletedChats: deletedChat[];