@microsoft/msgraph-sdk-devicemanagement 1.0.0-preview.17 → 1.0.0-preview.19

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.
Files changed (93) hide show
  1. package/deviceManagement/deviceCompliancePolicies/index.d.ts +7 -7
  2. package/deviceManagement/deviceCompliancePolicies/item/index.d.ts +7 -7
  3. package/deviceManagement/deviceConfigurations/index.d.ts +7 -7
  4. package/deviceManagement/deviceConfigurations/item/index.d.ts +10 -10
  5. package/deviceManagement/deviceEnrollmentConfigurations/index.d.ts +7 -7
  6. package/deviceManagement/deviceEnrollmentConfigurations/item/index.d.ts +6 -6
  7. package/deviceManagement/index.d.ts +2 -2
  8. package/deviceManagement/roleDefinitions/index.d.ts +3 -3
  9. package/deviceManagement/roleDefinitions/item/index.d.ts +3 -3
  10. package/deviceManagement/virtualEndpoint/auditEvents/index.d.ts +4 -3
  11. package/deviceManagement/virtualEndpoint/auditEvents/index.d.ts.map +1 -1
  12. package/deviceManagement/virtualEndpoint/auditEvents/item/index.d.ts +4 -3
  13. package/deviceManagement/virtualEndpoint/auditEvents/item/index.d.ts.map +1 -1
  14. package/deviceManagement/virtualEndpoint/cloudPCs/count/index.d.ts +41 -0
  15. package/deviceManagement/virtualEndpoint/cloudPCs/count/index.d.ts.map +1 -0
  16. package/deviceManagement/virtualEndpoint/cloudPCs/count/index.js +35 -0
  17. package/deviceManagement/virtualEndpoint/cloudPCs/index.d.ts +98 -0
  18. package/deviceManagement/virtualEndpoint/cloudPCs/index.d.ts.map +1 -0
  19. package/deviceManagement/virtualEndpoint/cloudPCs/index.js +69 -0
  20. package/deviceManagement/virtualEndpoint/cloudPCs/item/endGracePeriod/index.d.ts +28 -0
  21. package/deviceManagement/virtualEndpoint/cloudPCs/item/endGracePeriod/index.d.ts.map +1 -0
  22. package/deviceManagement/virtualEndpoint/cloudPCs/item/endGracePeriod/index.js +26 -0
  23. package/deviceManagement/virtualEndpoint/cloudPCs/item/index.d.ts +99 -0
  24. package/deviceManagement/virtualEndpoint/cloudPCs/item/index.d.ts.map +1 -0
  25. package/deviceManagement/virtualEndpoint/cloudPCs/item/index.js +81 -0
  26. package/deviceManagement/virtualEndpoint/cloudPCs/item/reboot/index.d.ts +28 -0
  27. package/deviceManagement/virtualEndpoint/cloudPCs/item/reboot/index.d.ts.map +1 -0
  28. package/deviceManagement/virtualEndpoint/cloudPCs/item/reboot/index.js +26 -0
  29. package/deviceManagement/virtualEndpoint/cloudPCs/item/rename/index.d.ts +60 -0
  30. package/deviceManagement/virtualEndpoint/cloudPCs/item/rename/index.d.ts.map +1 -0
  31. package/deviceManagement/virtualEndpoint/cloudPCs/item/rename/index.js +58 -0
  32. package/deviceManagement/virtualEndpoint/cloudPCs/item/restore/index.d.ts +60 -0
  33. package/deviceManagement/virtualEndpoint/cloudPCs/item/restore/index.d.ts.map +1 -0
  34. package/deviceManagement/virtualEndpoint/cloudPCs/item/restore/index.js +58 -0
  35. package/deviceManagement/virtualEndpoint/cloudPCs/item/troubleshoot/index.d.ts +28 -0
  36. package/deviceManagement/virtualEndpoint/cloudPCs/item/troubleshoot/index.d.ts.map +1 -0
  37. package/deviceManagement/virtualEndpoint/cloudPCs/item/troubleshoot/index.js +26 -0
  38. package/deviceManagement/virtualEndpoint/deviceImages/count/index.d.ts +41 -0
  39. package/deviceManagement/virtualEndpoint/deviceImages/count/index.d.ts.map +1 -0
  40. package/deviceManagement/virtualEndpoint/deviceImages/count/index.js +35 -0
  41. package/deviceManagement/virtualEndpoint/deviceImages/getSourceImages/index.d.ts +76 -0
  42. package/deviceManagement/virtualEndpoint/deviceImages/getSourceImages/index.d.ts.map +1 -0
  43. package/deviceManagement/virtualEndpoint/deviceImages/getSourceImages/index.js +65 -0
  44. package/deviceManagement/virtualEndpoint/deviceImages/index.d.ts +104 -0
  45. package/deviceManagement/virtualEndpoint/deviceImages/index.d.ts.map +1 -0
  46. package/deviceManagement/virtualEndpoint/deviceImages/index.js +72 -0
  47. package/deviceManagement/virtualEndpoint/deviceImages/item/index.d.ts +71 -0
  48. package/deviceManagement/virtualEndpoint/deviceImages/item/index.d.ts.map +1 -0
  49. package/deviceManagement/virtualEndpoint/deviceImages/item/index.js +56 -0
  50. package/deviceManagement/virtualEndpoint/galleryImages/count/index.d.ts +41 -0
  51. package/deviceManagement/virtualEndpoint/galleryImages/count/index.d.ts.map +1 -0
  52. package/deviceManagement/virtualEndpoint/galleryImages/count/index.js +35 -0
  53. package/deviceManagement/virtualEndpoint/galleryImages/index.d.ts +98 -0
  54. package/deviceManagement/virtualEndpoint/galleryImages/index.d.ts.map +1 -0
  55. package/deviceManagement/virtualEndpoint/galleryImages/index.js +68 -0
  56. package/deviceManagement/virtualEndpoint/galleryImages/item/index.d.ts +70 -0
  57. package/deviceManagement/virtualEndpoint/galleryImages/item/index.d.ts.map +1 -0
  58. package/deviceManagement/virtualEndpoint/galleryImages/item/index.js +56 -0
  59. package/deviceManagement/virtualEndpoint/index.d.ts +23 -3
  60. package/deviceManagement/virtualEndpoint/index.d.ts.map +1 -1
  61. package/deviceManagement/virtualEndpoint/index.js +20 -0
  62. package/deviceManagement/virtualEndpoint/onPremisesConnections/count/index.d.ts +41 -0
  63. package/deviceManagement/virtualEndpoint/onPremisesConnections/count/index.d.ts.map +1 -0
  64. package/deviceManagement/virtualEndpoint/onPremisesConnections/count/index.js +35 -0
  65. package/deviceManagement/virtualEndpoint/onPremisesConnections/index.d.ts +99 -0
  66. package/deviceManagement/virtualEndpoint/onPremisesConnections/index.d.ts.map +1 -0
  67. package/deviceManagement/virtualEndpoint/onPremisesConnections/index.js +69 -0
  68. package/deviceManagement/virtualEndpoint/onPremisesConnections/item/index.d.ts +81 -0
  69. package/deviceManagement/virtualEndpoint/onPremisesConnections/item/index.d.ts.map +1 -0
  70. package/deviceManagement/virtualEndpoint/onPremisesConnections/item/index.js +65 -0
  71. package/deviceManagement/virtualEndpoint/onPremisesConnections/item/runHealthChecks/index.d.ts +28 -0
  72. package/deviceManagement/virtualEndpoint/onPremisesConnections/item/runHealthChecks/index.d.ts.map +1 -0
  73. package/deviceManagement/virtualEndpoint/onPremisesConnections/item/runHealthChecks/index.js +26 -0
  74. package/deviceManagement/virtualEndpoint/provisioningPolicies/index.d.ts +7 -5
  75. package/deviceManagement/virtualEndpoint/provisioningPolicies/index.d.ts.map +1 -1
  76. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assign/index.d.ts +3 -2
  77. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assign/index.d.ts.map +1 -1
  78. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/index.d.ts +3 -3
  79. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/index.d.ts +3 -3
  80. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/index.d.ts +3 -3
  81. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/index.d.ts +3 -3
  82. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/index.d.ts +10 -7
  83. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/index.d.ts.map +1 -1
  84. package/deviceManagement/virtualEndpoint/userSettings/index.d.ts +7 -5
  85. package/deviceManagement/virtualEndpoint/userSettings/index.d.ts.map +1 -1
  86. package/deviceManagement/virtualEndpoint/userSettings/item/assign/index.d.ts +3 -2
  87. package/deviceManagement/virtualEndpoint/userSettings/item/assign/index.d.ts.map +1 -1
  88. package/deviceManagement/virtualEndpoint/userSettings/item/assignments/index.d.ts +3 -3
  89. package/deviceManagement/virtualEndpoint/userSettings/item/assignments/item/index.d.ts +3 -3
  90. package/deviceManagement/virtualEndpoint/userSettings/item/index.d.ts +10 -7
  91. package/deviceManagement/virtualEndpoint/userSettings/item/index.d.ts.map +1 -1
  92. package/package.json +3 -3
  93. package/tsconfig.tsbuildinfo +1 -1
@@ -17,30 +17,30 @@ export interface DeviceCompliancePoliciesRequestBuilder extends BaseRequestBuild
17
17
  */
18
18
  byDeviceCompliancePolicyId(deviceCompliancePolicyId: string): DeviceCompliancePolicyItemRequestBuilder;
19
19
  /**
20
- * List properties and relationships of the windows10CompliancePolicy objects.
20
+ * List properties and relationships of the deviceCompliancePolicy objects.
21
21
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
22
  * @returns {Promise<DeviceCompliancePolicyCollectionResponse>}
23
23
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
- * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-list?view=graph-rest-1.0|Find more info here}
24
+ * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-list?view=graph-rest-1.0|Find more info here}
25
25
  */
26
26
  get(requestConfiguration?: RequestConfiguration<DeviceCompliancePoliciesRequestBuilderGetQueryParameters> | undefined): Promise<DeviceCompliancePolicyCollectionResponse | undefined>;
27
27
  /**
28
- * Create a new androidWorkProfileCompliancePolicy object.
28
+ * Create a new androidCompliancePolicy object.
29
29
  * @param body The request body
30
30
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
31
  * @returns {Promise<DeviceCompliancePolicy>}
32
32
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
33
- * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-create?view=graph-rest-1.0|Find more info here}
33
+ * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-create?view=graph-rest-1.0|Find more info here}
34
34
  */
35
35
  post(body: DeviceCompliancePolicy, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<DeviceCompliancePolicy | undefined>;
36
36
  /**
37
- * List properties and relationships of the windows10CompliancePolicy objects.
37
+ * List properties and relationships of the deviceCompliancePolicy objects.
38
38
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
39
  * @returns {RequestInformation}
40
40
  */
41
41
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<DeviceCompliancePoliciesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
42
42
  /**
43
- * Create a new androidWorkProfileCompliancePolicy object.
43
+ * Create a new androidCompliancePolicy object.
44
44
  * @param body The request body
45
45
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
46
  * @returns {RequestInformation}
@@ -48,7 +48,7 @@ export interface DeviceCompliancePoliciesRequestBuilder extends BaseRequestBuild
48
48
  toPostRequestInformation(body: DeviceCompliancePolicy, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
49
  }
50
50
  /**
51
- * List properties and relationships of the windows10CompliancePolicy objects.
51
+ * List properties and relationships of the deviceCompliancePolicy objects.
52
52
  */
53
53
  export interface DeviceCompliancePoliciesRequestBuilderGetQueryParameters {
54
54
  /**
@@ -57,20 +57,20 @@ export interface DeviceCompliancePolicyItemRequestBuilder extends BaseRequestBui
57
57
  */
58
58
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
59
59
  /**
60
- * Read properties and relationships of the windowsPhone81CompliancePolicy object.
60
+ * Read properties and relationships of the windows10CompliancePolicy object.
61
61
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
62
62
  * @returns {Promise<DeviceCompliancePolicy>}
63
63
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
64
- * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-get?view=graph-rest-1.0|Find more info here}
64
+ * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-get?view=graph-rest-1.0|Find more info here}
65
65
  */
66
66
  get(requestConfiguration?: RequestConfiguration<DeviceCompliancePolicyItemRequestBuilderGetQueryParameters> | undefined): Promise<DeviceCompliancePolicy | undefined>;
67
67
  /**
68
- * Update the properties of a androidWorkProfileCompliancePolicy object.
68
+ * Update the properties of a windows10CompliancePolicy object.
69
69
  * @param body The request body
70
70
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
71
71
  * @returns {Promise<DeviceCompliancePolicy>}
72
72
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
73
- * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-update?view=graph-rest-1.0|Find more info here}
73
+ * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-update?view=graph-rest-1.0|Find more info here}
74
74
  */
75
75
  patch(body: DeviceCompliancePolicy, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<DeviceCompliancePolicy | undefined>;
76
76
  /**
@@ -80,13 +80,13 @@ export interface DeviceCompliancePolicyItemRequestBuilder extends BaseRequestBui
80
80
  */
81
81
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
82
82
  /**
83
- * Read properties and relationships of the windowsPhone81CompliancePolicy object.
83
+ * Read properties and relationships of the windows10CompliancePolicy object.
84
84
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
85
85
  * @returns {RequestInformation}
86
86
  */
87
87
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<DeviceCompliancePolicyItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
88
88
  /**
89
- * Update the properties of a androidWorkProfileCompliancePolicy object.
89
+ * Update the properties of a windows10CompliancePolicy object.
90
90
  * @param body The request body
91
91
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
92
92
  * @returns {RequestInformation}
@@ -94,7 +94,7 @@ export interface DeviceCompliancePolicyItemRequestBuilder extends BaseRequestBui
94
94
  toPatchRequestInformation(body: DeviceCompliancePolicy, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
95
95
  }
96
96
  /**
97
- * Read properties and relationships of the windowsPhone81CompliancePolicy object.
97
+ * Read properties and relationships of the windows10CompliancePolicy object.
98
98
  */
99
99
  export interface DeviceCompliancePolicyItemRequestBuilderGetQueryParameters {
100
100
  /**
@@ -17,30 +17,30 @@ export interface DeviceConfigurationsRequestBuilder extends BaseRequestBuilder<D
17
17
  */
18
18
  byDeviceConfigurationId(deviceConfigurationId: string): DeviceConfigurationItemRequestBuilder;
19
19
  /**
20
- * List properties and relationships of the iosUpdateConfiguration objects.
20
+ * List properties and relationships of the androidCustomConfiguration objects.
21
21
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
22
  * @returns {Promise<DeviceConfigurationCollectionResponse>}
23
23
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
- * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdateconfiguration-list?view=graph-rest-1.0|Find more info here}
24
+ * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcustomconfiguration-list?view=graph-rest-1.0|Find more info here}
25
25
  */
26
26
  get(requestConfiguration?: RequestConfiguration<DeviceConfigurationsRequestBuilderGetQueryParameters> | undefined): Promise<DeviceConfigurationCollectionResponse | undefined>;
27
27
  /**
28
- * Create a new androidCustomConfiguration object.
28
+ * Create a new editionUpgradeConfiguration object.
29
29
  * @param body The request body
30
30
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
31
  * @returns {Promise<DeviceConfiguration>}
32
32
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
33
- * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcustomconfiguration-create?view=graph-rest-1.0|Find more info here}
33
+ * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-editionupgradeconfiguration-create?view=graph-rest-1.0|Find more info here}
34
34
  */
35
35
  post(body: DeviceConfiguration, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<DeviceConfiguration | undefined>;
36
36
  /**
37
- * List properties and relationships of the iosUpdateConfiguration objects.
37
+ * List properties and relationships of the androidCustomConfiguration objects.
38
38
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
39
  * @returns {RequestInformation}
40
40
  */
41
41
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<DeviceConfigurationsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
42
42
  /**
43
- * Create a new androidCustomConfiguration object.
43
+ * Create a new editionUpgradeConfiguration object.
44
44
  * @param body The request body
45
45
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
46
  * @returns {RequestInformation}
@@ -48,7 +48,7 @@ export interface DeviceConfigurationsRequestBuilder extends BaseRequestBuilder<D
48
48
  toPostRequestInformation(body: DeviceConfiguration, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
49
  }
50
50
  /**
51
- * List properties and relationships of the iosUpdateConfiguration objects.
51
+ * List properties and relationships of the androidCustomConfiguration objects.
52
52
  */
53
53
  export interface DeviceConfigurationsRequestBuilderGetQueryParameters {
54
54
  /**
@@ -41,18 +41,18 @@ export interface DeviceConfigurationItemRequestBuilder extends BaseRequestBuilde
41
41
  */
42
42
  get userStatusOverview(): UserStatusOverviewRequestBuilder;
43
43
  /**
44
- * Deletes a iosDeviceFeaturesConfiguration.
44
+ * Deletes a iosGeneralDeviceConfiguration.
45
45
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
46
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
47
- * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-iosdevicefeaturesconfiguration-delete?view=graph-rest-1.0|Find more info here}
47
+ * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-iosgeneraldeviceconfiguration-delete?view=graph-rest-1.0|Find more info here}
48
48
  */
49
49
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
50
50
  /**
51
- * Read properties and relationships of the windows10TeamGeneralConfiguration object.
51
+ * Read properties and relationships of the deviceConfiguration object.
52
52
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
53
53
  * @returns {Promise<DeviceConfiguration>}
54
54
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
55
- * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10teamgeneralconfiguration-get?view=graph-rest-1.0|Find more info here}
55
+ * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-get?view=graph-rest-1.0|Find more info here}
56
56
  */
57
57
  get(requestConfiguration?: RequestConfiguration<DeviceConfigurationItemRequestBuilderGetQueryParameters> | undefined): Promise<DeviceConfiguration | undefined>;
58
58
  /**
@@ -62,28 +62,28 @@ export interface DeviceConfigurationItemRequestBuilder extends BaseRequestBuilde
62
62
  */
63
63
  getOmaSettingPlainTextValueWithSecretReferenceValueId(secretReferenceValueId: string | undefined): GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder;
64
64
  /**
65
- * Update the properties of a macOSDeviceFeaturesConfiguration object.
65
+ * Update the properties of a windows81GeneralConfiguration object.
66
66
  * @param body The request body
67
67
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
68
68
  * @returns {Promise<DeviceConfiguration>}
69
69
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
70
- * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-macosdevicefeaturesconfiguration-update?view=graph-rest-1.0|Find more info here}
70
+ * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81generalconfiguration-update?view=graph-rest-1.0|Find more info here}
71
71
  */
72
72
  patch(body: DeviceConfiguration, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<DeviceConfiguration | undefined>;
73
73
  /**
74
- * Deletes a iosDeviceFeaturesConfiguration.
74
+ * Deletes a iosGeneralDeviceConfiguration.
75
75
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
76
76
  * @returns {RequestInformation}
77
77
  */
78
78
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
79
79
  /**
80
- * Read properties and relationships of the windows10TeamGeneralConfiguration object.
80
+ * Read properties and relationships of the deviceConfiguration object.
81
81
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
82
82
  * @returns {RequestInformation}
83
83
  */
84
84
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<DeviceConfigurationItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
85
85
  /**
86
- * Update the properties of a macOSDeviceFeaturesConfiguration object.
86
+ * Update the properties of a windows81GeneralConfiguration object.
87
87
  * @param body The request body
88
88
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
89
89
  * @returns {RequestInformation}
@@ -91,7 +91,7 @@ export interface DeviceConfigurationItemRequestBuilder extends BaseRequestBuilde
91
91
  toPatchRequestInformation(body: DeviceConfiguration, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
92
92
  }
93
93
  /**
94
- * Read properties and relationships of the windows10TeamGeneralConfiguration object.
94
+ * Read properties and relationships of the deviceConfiguration object.
95
95
  */
96
96
  export interface DeviceConfigurationItemRequestBuilderGetQueryParameters {
97
97
  /**
@@ -17,30 +17,30 @@ export interface DeviceEnrollmentConfigurationsRequestBuilder extends BaseReques
17
17
  */
18
18
  byDeviceEnrollmentConfigurationId(deviceEnrollmentConfigurationId: string): DeviceEnrollmentConfigurationItemRequestBuilder;
19
19
  /**
20
- * List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration objects.
20
+ * List properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration objects.
21
21
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
22
  * @returns {Promise<DeviceEnrollmentConfigurationCollectionResponse>}
23
23
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
- * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-list?view=graph-rest-1.0|Find more info here}
24
+ * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-list?view=graph-rest-1.0|Find more info here}
25
25
  */
26
26
  get(requestConfiguration?: RequestConfiguration<DeviceEnrollmentConfigurationsRequestBuilderGetQueryParameters> | undefined): Promise<DeviceEnrollmentConfigurationCollectionResponse | undefined>;
27
27
  /**
28
- * Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration object.
28
+ * Create a new deviceEnrollmentLimitConfiguration object.
29
29
  * @param body The request body
30
30
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
31
  * @returns {Promise<DeviceEnrollmentConfiguration>}
32
32
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
33
- * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-create?view=graph-rest-1.0|Find more info here}
33
+ * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-create?view=graph-rest-1.0|Find more info here}
34
34
  */
35
35
  post(body: DeviceEnrollmentConfiguration, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<DeviceEnrollmentConfiguration | undefined>;
36
36
  /**
37
- * List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration objects.
37
+ * List properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration objects.
38
38
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
39
  * @returns {RequestInformation}
40
40
  */
41
41
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<DeviceEnrollmentConfigurationsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
42
42
  /**
43
- * Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration object.
43
+ * Create a new deviceEnrollmentLimitConfiguration object.
44
44
  * @param body The request body
45
45
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
46
  * @returns {RequestInformation}
@@ -48,7 +48,7 @@ export interface DeviceEnrollmentConfigurationsRequestBuilder extends BaseReques
48
48
  toPostRequestInformation(body: DeviceEnrollmentConfiguration, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
49
  }
50
50
  /**
51
- * List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration objects.
51
+ * List properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration objects.
52
52
  */
53
53
  export interface DeviceEnrollmentConfigurationsRequestBuilderGetQueryParameters {
54
54
  /**
@@ -20,10 +20,10 @@ export interface DeviceEnrollmentConfigurationItemRequestBuilder extends BaseReq
20
20
  */
21
21
  get setPriority(): SetPriorityRequestBuilder;
22
22
  /**
23
- * Deletes a deviceEnrollmentLimitConfiguration.
23
+ * Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration.
24
24
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
25
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
26
- * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-delete?view=graph-rest-1.0|Find more info here}
26
+ * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-delete?view=graph-rest-1.0|Find more info here}
27
27
  */
28
28
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
29
29
  /**
@@ -35,16 +35,16 @@ export interface DeviceEnrollmentConfigurationItemRequestBuilder extends BaseReq
35
35
  */
36
36
  get(requestConfiguration?: RequestConfiguration<DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters> | undefined): Promise<DeviceEnrollmentConfiguration | undefined>;
37
37
  /**
38
- * Update the properties of a deviceEnrollmentPlatformRestrictionsConfiguration object.
38
+ * Update the properties of a deviceEnrollmentLimitConfiguration object.
39
39
  * @param body The request body
40
40
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
41
41
  * @returns {Promise<DeviceEnrollmentConfiguration>}
42
42
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
43
- * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-update?view=graph-rest-1.0|Find more info here}
43
+ * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-update?view=graph-rest-1.0|Find more info here}
44
44
  */
45
45
  patch(body: DeviceEnrollmentConfiguration, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<DeviceEnrollmentConfiguration | undefined>;
46
46
  /**
47
- * Deletes a deviceEnrollmentLimitConfiguration.
47
+ * Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration.
48
48
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
49
49
  * @returns {RequestInformation}
50
50
  */
@@ -56,7 +56,7 @@ export interface DeviceEnrollmentConfigurationItemRequestBuilder extends BaseReq
56
56
  */
57
57
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
58
58
  /**
59
- * Update the properties of a deviceEnrollmentPlatformRestrictionsConfiguration object.
59
+ * Update the properties of a deviceEnrollmentLimitConfiguration object.
60
60
  * @param body The request body
61
61
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
62
62
  * @returns {RequestInformation}
@@ -306,7 +306,7 @@ export interface DeviceManagementRequestBuilder extends BaseRequestBuilder<Devic
306
306
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
307
307
  * @returns {Promise<DeviceManagement>}
308
308
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
309
- * @see {@link https://learn.microsoft.com/graph/api/intune-companyterms-devicemanagement-get?view=graph-rest-1.0|Find more info here}
309
+ * @see {@link https://learn.microsoft.com/graph/api/intune-remoteassistance-devicemanagement-get?view=graph-rest-1.0|Find more info here}
310
310
  */
311
311
  get(requestConfiguration?: RequestConfiguration<DeviceManagementRequestBuilderGetQueryParameters> | undefined): Promise<DeviceManagement | undefined>;
312
312
  /**
@@ -321,7 +321,7 @@ export interface DeviceManagementRequestBuilder extends BaseRequestBuilder<Devic
321
321
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
322
322
  * @returns {Promise<DeviceManagement>}
323
323
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
324
- * @see {@link https://learn.microsoft.com/graph/api/intune-raimportcerts-devicemanagement-update?view=graph-rest-1.0|Find more info here}
324
+ * @see {@link https://learn.microsoft.com/graph/api/intune-androidforwork-devicemanagement-update?view=graph-rest-1.0|Find more info here}
325
325
  */
326
326
  patch(body: DeviceManagement, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<DeviceManagement | undefined>;
327
327
  /**
@@ -25,12 +25,12 @@ export interface RoleDefinitionsRequestBuilder extends BaseRequestBuilder<RoleDe
25
25
  */
26
26
  get(requestConfiguration?: RequestConfiguration<RoleDefinitionsRequestBuilderGetQueryParameters> | undefined): Promise<RoleDefinitionCollectionResponse | undefined>;
27
27
  /**
28
- * Create a new deviceAndAppManagementRoleDefinition object.
28
+ * Create a new roleDefinition object.
29
29
  * @param body The request body
30
30
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
31
  * @returns {Promise<RoleDefinition>}
32
32
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
33
- * @see {@link https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-create?view=graph-rest-1.0|Find more info here}
33
+ * @see {@link https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-create?view=graph-rest-1.0|Find more info here}
34
34
  */
35
35
  post(body: RoleDefinition, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<RoleDefinition | undefined>;
36
36
  /**
@@ -40,7 +40,7 @@ export interface RoleDefinitionsRequestBuilder extends BaseRequestBuilder<RoleDe
40
40
  */
41
41
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<RoleDefinitionsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
42
42
  /**
43
- * Create a new deviceAndAppManagementRoleDefinition object.
43
+ * Create a new roleDefinition object.
44
44
  * @param body The request body
45
45
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
46
  * @returns {RequestInformation}
@@ -25,12 +25,12 @@ export interface RoleDefinitionItemRequestBuilder extends BaseRequestBuilder<Rol
25
25
  */
26
26
  get(requestConfiguration?: RequestConfiguration<RoleDefinitionItemRequestBuilderGetQueryParameters> | undefined): Promise<RoleDefinition | undefined>;
27
27
  /**
28
- * Update the properties of a deviceAndAppManagementRoleDefinition object.
28
+ * Update the properties of a roleDefinition object.
29
29
  * @param body The request body
30
30
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
31
  * @returns {Promise<RoleDefinition>}
32
32
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
33
- * @see {@link https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-update?view=graph-rest-1.0|Find more info here}
33
+ * @see {@link https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-update?view=graph-rest-1.0|Find more info here}
34
34
  */
35
35
  patch(body: RoleDefinition, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<RoleDefinition | undefined>;
36
36
  /**
@@ -46,7 +46,7 @@ export interface RoleDefinitionItemRequestBuilder extends BaseRequestBuilder<Rol
46
46
  */
47
47
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<RoleDefinitionItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
48
48
  /**
49
- * Update the properties of a deviceAndAppManagementRoleDefinition object.
49
+ * Update the properties of a roleDefinition object.
50
50
  * @param body The request body
51
51
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
52
52
  * @returns {RequestInformation}
@@ -22,10 +22,11 @@ export interface AuditEventsRequestBuilder extends BaseRequestBuilder<AuditEvent
22
22
  */
23
23
  byCloudPcAuditEventId(cloudPcAuditEventId: string): CloudPcAuditEventItemRequestBuilder;
24
24
  /**
25
- * Get auditEvents from deviceManagement
25
+ * List all the cloudPcAuditEvent objects for the tenant.
26
26
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
27
27
  * @returns {Promise<CloudPcAuditEventCollectionResponse>}
28
28
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
29
+ * @see {@link https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-1.0|Find more info here}
29
30
  */
30
31
  get(requestConfiguration?: RequestConfiguration<AuditEventsRequestBuilderGetQueryParameters> | undefined): Promise<CloudPcAuditEventCollectionResponse | undefined>;
31
32
  /**
@@ -37,7 +38,7 @@ export interface AuditEventsRequestBuilder extends BaseRequestBuilder<AuditEvent
37
38
  */
38
39
  post(body: CloudPcAuditEvent, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CloudPcAuditEvent | undefined>;
39
40
  /**
40
- * Get auditEvents from deviceManagement
41
+ * List all the cloudPcAuditEvent objects for the tenant.
41
42
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
42
43
  * @returns {RequestInformation}
43
44
  */
@@ -51,7 +52,7 @@ export interface AuditEventsRequestBuilder extends BaseRequestBuilder<AuditEvent
51
52
  toPostRequestInformation(body: CloudPcAuditEvent, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
52
53
  }
53
54
  /**
54
- * Get auditEvents from deviceManagement
55
+ * List all the cloudPcAuditEvent objects for the tenant.
55
56
  */
56
57
  export interface AuditEventsRequestBuilderGetQueryParameters {
57
58
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA8I,KAAK,iBAAiB,EAAE,KAAK,mCAAmC,EAAE,MAAM,gCAAgC,CAAC;AAE9P,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzF,OAAO,EAAuD,KAAK,mCAAmC,EAAE,MAAM,0BAA0B,CAAC;AACzI,OAAO,EAAuD,KAAK,mCAAmC,EAAE,MAAM,SAAS,CAAC;AACxH,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;;;OAIG;IACF,qBAAqB,CAAC,mBAAmB,EAAE,MAAM,GAAI,mCAAmC,CAAC;IAC1F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mCAAmC,GAAG,SAAS,CAAC,CAAC;IACtK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,iBAAiB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;IACzI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,iBAAiB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5I;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,yIAAyI,CAAC;AAc3L;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAWhK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAuBvD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA8I,KAAK,iBAAiB,EAAE,KAAK,mCAAmC,EAAE,MAAM,gCAAgC,CAAC;AAE9P,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzF,OAAO,EAAuD,KAAK,mCAAmC,EAAE,MAAM,0BAA0B,CAAC;AACzI,OAAO,EAAuD,KAAK,mCAAmC,EAAE,MAAM,SAAS,CAAC;AACxH,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;;;OAIG;IACF,qBAAqB,CAAC,mBAAmB,EAAE,MAAM,GAAI,mCAAmC,CAAC;IAC1F;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mCAAmC,GAAG,SAAS,CAAC,CAAC;IACtK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,iBAAiB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;IACzI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,iBAAiB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5I;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,yIAAyI,CAAC;AAc3L;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAWhK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAuBvD,CAAC"}
@@ -11,10 +11,11 @@ export interface CloudPcAuditEventItemRequestBuilder extends BaseRequestBuilder<
11
11
  */
12
12
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
13
13
  /**
14
- * Get auditEvents from deviceManagement
14
+ * Read the properties and relationships of a cloudPcAuditEvent object.
15
15
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
16
  * @returns {Promise<CloudPcAuditEvent>}
17
17
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
18
+ * @see {@link https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-1.0|Find more info here}
18
19
  */
19
20
  get(requestConfiguration?: RequestConfiguration<CloudPcAuditEventItemRequestBuilderGetQueryParameters> | undefined): Promise<CloudPcAuditEvent | undefined>;
20
21
  /**
@@ -32,7 +33,7 @@ export interface CloudPcAuditEventItemRequestBuilder extends BaseRequestBuilder<
32
33
  */
33
34
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
34
35
  /**
35
- * Get auditEvents from deviceManagement
36
+ * Read the properties and relationships of a cloudPcAuditEvent object.
36
37
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
38
  * @returns {RequestInformation}
38
39
  */
@@ -46,7 +47,7 @@ export interface CloudPcAuditEventItemRequestBuilder extends BaseRequestBuilder<
46
47
  toPatchRequestInformation(body: CloudPcAuditEvent, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
48
  }
48
49
  /**
49
- * Get auditEvents from deviceManagement
50
+ * Read the properties and relationships of a cloudPcAuditEvent object.
50
51
  */
51
52
  export interface CloudPcAuditEventItemRequestBuilderGetQueryParameters {
52
53
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA6E,KAAK,iBAAiB,EAAE,MAAM,gCAAgC,CAAC;AAEnJ,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mCAAoC,SAAQ,kBAAkB,CAAC,mCAAmC,CAAC;IAChH;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qDAAqD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;IAC9J;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,iBAAiB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;IAC1I;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qDAAqD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,iBAAiB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7I;AACD;;GAEG;AACH,MAAM,WAAW,qDAAqD;IAClE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,8CAA8C,2GAA2G,CAAC;AAQvK;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,gBA+BjE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA6E,KAAK,iBAAiB,EAAE,MAAM,gCAAgC,CAAC;AAEnJ,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mCAAoC,SAAQ,kBAAkB,CAAC,mCAAmC,CAAC;IAChH;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qDAAqD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;IAC9J;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,iBAAiB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;IAC1I;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qDAAqD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,iBAAiB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7I;AACD;;GAEG;AACH,MAAM,WAAW,qDAAqD;IAClE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,8CAA8C,2GAA2G,CAAC;AAQvK;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,gBA+BjE,CAAC"}
@@ -0,0 +1,41 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to count the resources in the collection.
4
+ */
5
+ export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
6
+ /**
7
+ * Get the number of the resource
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns {Promise<number>}
10
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
+ */
12
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
13
+ /**
14
+ * Get the number of the resource
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns {RequestInformation}
17
+ */
18
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
19
+ }
20
+ /**
21
+ * Get the number of the resource
22
+ */
23
+ export interface CountRequestBuilderGetQueryParameters {
24
+ /**
25
+ * Filter items by property values
26
+ */
27
+ filter?: string;
28
+ /**
29
+ * Search items by search phrases
30
+ */
31
+ search?: string;
32
+ }
33
+ /**
34
+ * Uri template for the request builder.
35
+ */
36
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/deviceManagement/virtualEndpoint/cloudPCs/$count{?%24filter,%24search}";
37
+ /**
38
+ * Metadata for all the requests in the request builder.
39
+ */
40
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
41
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,sFAAsF,CAAC;AAQlI;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemplate = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Uri template for the request builder.
10
+ */
11
+ exports.CountRequestBuilderUriTemplate = "{+baseurl}/deviceManagement/virtualEndpoint/cloudPCs/$count{?%24filter,%24search}";
12
+ /**
13
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
+ */
15
+ const CountRequestBuilderGetQueryParametersMapper = {
16
+ "filter": "%24filter",
17
+ "search": "%24search",
18
+ };
19
+ /**
20
+ * Metadata for all the requests in the request builder.
21
+ */
22
+ exports.CountRequestBuilderRequestsMetadata = {
23
+ get: {
24
+ uriTemplate: exports.CountRequestBuilderUriTemplate,
25
+ responseBodyContentType: "text/plain;q=0.9",
26
+ errorMappings: {
27
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
28
+ },
29
+ adapterMethodName: "sendPrimitive",
30
+ responseBodyFactory: "number",
31
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
32
+ },
33
+ };
34
+ /* tslint:enable */
35
+ /* eslint-enable */