@microsoft/msgraph-sdk-devicemanagement 1.0.0-preview.16 → 1.0.0-preview.18
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/deviceManagement/deviceCompliancePolicies/index.d.ts +7 -7
- package/deviceManagement/deviceCompliancePolicies/item/index.d.ts +10 -10
- package/deviceManagement/deviceConfigurations/index.d.ts +7 -7
- package/deviceManagement/deviceConfigurations/item/index.d.ts +10 -10
- package/deviceManagement/deviceEnrollmentConfigurations/index.d.ts +7 -7
- package/deviceManagement/deviceEnrollmentConfigurations/item/index.d.ts +10 -10
- package/deviceManagement/index.d.ts +2 -2
- package/deviceManagement/index.d.ts.map +1 -1
- package/deviceManagement/index.js +1 -0
- package/deviceManagement/roleDefinitions/item/index.d.ts +3 -3
- package/deviceManagement/virtualEndpoint/auditEvents/count/index.d.ts +41 -0
- package/deviceManagement/virtualEndpoint/auditEvents/count/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/auditEvents/count/index.js +35 -0
- package/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes/index.d.ts +76 -0
- package/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes/index.js +65 -0
- package/deviceManagement/virtualEndpoint/auditEvents/index.d.ts +102 -0
- package/deviceManagement/virtualEndpoint/auditEvents/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/auditEvents/index.js +72 -0
- package/deviceManagement/virtualEndpoint/auditEvents/item/index.d.ts +69 -0
- package/deviceManagement/virtualEndpoint/auditEvents/item/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/auditEvents/item/index.js +56 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/count/index.d.ts +41 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/count/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/count/index.js +35 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/index.d.ts +97 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/index.js +69 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/endGracePeriod/index.d.ts +27 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/endGracePeriod/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/endGracePeriod/index.js +26 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/index.d.ts +98 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/index.js +81 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/reboot/index.d.ts +27 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/reboot/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/reboot/index.js +26 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/rename/index.d.ts +59 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/rename/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/rename/index.js +58 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/restore/index.d.ts +59 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/restore/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/restore/index.js +58 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/troubleshoot/index.d.ts +27 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/troubleshoot/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/cloudPCs/item/troubleshoot/index.js +26 -0
- package/deviceManagement/virtualEndpoint/deviceImages/count/index.d.ts +41 -0
- package/deviceManagement/virtualEndpoint/deviceImages/count/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/deviceImages/count/index.js +35 -0
- package/deviceManagement/virtualEndpoint/deviceImages/getSourceImages/index.d.ts +76 -0
- package/deviceManagement/virtualEndpoint/deviceImages/getSourceImages/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/deviceImages/getSourceImages/index.js +65 -0
- package/deviceManagement/virtualEndpoint/deviceImages/index.d.ts +102 -0
- package/deviceManagement/virtualEndpoint/deviceImages/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/deviceImages/index.js +72 -0
- package/deviceManagement/virtualEndpoint/deviceImages/item/index.d.ts +69 -0
- package/deviceManagement/virtualEndpoint/deviceImages/item/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/deviceImages/item/index.js +56 -0
- package/deviceManagement/virtualEndpoint/galleryImages/count/index.d.ts +41 -0
- package/deviceManagement/virtualEndpoint/galleryImages/count/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/galleryImages/count/index.js +35 -0
- package/deviceManagement/virtualEndpoint/galleryImages/index.d.ts +97 -0
- package/deviceManagement/virtualEndpoint/galleryImages/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/galleryImages/index.js +68 -0
- package/deviceManagement/virtualEndpoint/galleryImages/item/index.d.ts +69 -0
- package/deviceManagement/virtualEndpoint/galleryImages/item/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/galleryImages/item/index.js +56 -0
- package/deviceManagement/virtualEndpoint/index.d.ts +40 -1
- package/deviceManagement/virtualEndpoint/index.d.ts.map +1 -1
- package/deviceManagement/virtualEndpoint/index.js +41 -1
- package/deviceManagement/virtualEndpoint/onPremisesConnections/count/index.d.ts +41 -0
- package/deviceManagement/virtualEndpoint/onPremisesConnections/count/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/onPremisesConnections/count/index.js +35 -0
- package/deviceManagement/virtualEndpoint/onPremisesConnections/index.d.ts +97 -0
- package/deviceManagement/virtualEndpoint/onPremisesConnections/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/onPremisesConnections/index.js +69 -0
- package/deviceManagement/virtualEndpoint/onPremisesConnections/item/index.d.ts +78 -0
- package/deviceManagement/virtualEndpoint/onPremisesConnections/item/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/onPremisesConnections/item/index.js +65 -0
- package/deviceManagement/virtualEndpoint/onPremisesConnections/item/runHealthChecks/index.d.ts +27 -0
- package/deviceManagement/virtualEndpoint/onPremisesConnections/item/runHealthChecks/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/onPremisesConnections/item/runHealthChecks/index.js +26 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/count/index.d.ts +41 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/count/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/count/index.js +35 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/index.d.ts +97 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/index.js +69 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assign/index.d.ts +60 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assign/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assign/index.js +59 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/count/index.d.ts +41 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/count/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/count/index.js +35 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/index.d.ts +97 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/index.js +69 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/count/index.d.ts +41 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/count/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/count/index.js +35 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/index.d.ts +82 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/index.js +57 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/index.d.ts +56 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/index.js +50 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/mailboxSettings/index.d.ts +57 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/mailboxSettings/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/mailboxSettings/index.js +48 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/serviceProvisioningErrors/count/index.d.ts +41 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/serviceProvisioningErrors/count/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/serviceProvisioningErrors/count/index.js +35 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/serviceProvisioningErrors/index.d.ts +75 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/serviceProvisioningErrors/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/serviceProvisioningErrors/index.js +51 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/index.d.ts +78 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/index.js +66 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/index.d.ts +83 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/provisioningPolicies/item/index.js +70 -0
- package/deviceManagement/virtualEndpoint/userSettings/count/index.d.ts +41 -0
- package/deviceManagement/virtualEndpoint/userSettings/count/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/userSettings/count/index.js +35 -0
- package/deviceManagement/virtualEndpoint/userSettings/index.d.ts +97 -0
- package/deviceManagement/virtualEndpoint/userSettings/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/userSettings/index.js +69 -0
- package/deviceManagement/virtualEndpoint/userSettings/item/assign/index.d.ts +60 -0
- package/deviceManagement/virtualEndpoint/userSettings/item/assign/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/userSettings/item/assign/index.js +59 -0
- package/deviceManagement/virtualEndpoint/userSettings/item/assignments/count/index.d.ts +41 -0
- package/deviceManagement/virtualEndpoint/userSettings/item/assignments/count/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/userSettings/item/assignments/count/index.js +35 -0
- package/deviceManagement/virtualEndpoint/userSettings/item/assignments/index.d.ts +97 -0
- package/deviceManagement/virtualEndpoint/userSettings/item/assignments/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/userSettings/item/assignments/index.js +68 -0
- package/deviceManagement/virtualEndpoint/userSettings/item/assignments/item/index.d.ts +69 -0
- package/deviceManagement/virtualEndpoint/userSettings/item/assignments/item/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/userSettings/item/assignments/item/index.js +56 -0
- package/deviceManagement/virtualEndpoint/userSettings/item/index.d.ts +83 -0
- package/deviceManagement/virtualEndpoint/userSettings/item/index.d.ts.map +1 -0
- package/deviceManagement/virtualEndpoint/userSettings/item/index.js +70 -0
- package/package.json +3 -3
- 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
|
|
20
|
+
* List properties and relationships of the windowsPhone81CompliancePolicy 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-
|
|
24
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-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
|
|
28
|
+
* Create a new windows10MobileCompliancePolicy 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-
|
|
33
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10mobilecompliancepolicy-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
|
|
37
|
+
* List properties and relationships of the windowsPhone81CompliancePolicy 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
|
|
43
|
+
* Create a new windows10MobileCompliancePolicy 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
|
|
51
|
+
* List properties and relationships of the windowsPhone81CompliancePolicy objects.
|
|
52
52
|
*/
|
|
53
53
|
export interface DeviceCompliancePoliciesRequestBuilderGetQueryParameters {
|
|
54
54
|
/**
|
|
@@ -50,43 +50,43 @@ export interface DeviceCompliancePolicyItemRequestBuilder extends BaseRequestBui
|
|
|
50
50
|
*/
|
|
51
51
|
get userStatusOverview(): UserStatusOverviewRequestBuilder;
|
|
52
52
|
/**
|
|
53
|
-
* Deletes a
|
|
53
|
+
* Deletes a windows81CompliancePolicy.
|
|
54
54
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
55
55
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
56
|
-
* @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
|
56
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81compliancepolicy-delete?view=graph-rest-1.0|Find more info here}
|
|
57
57
|
*/
|
|
58
58
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
59
59
|
/**
|
|
60
|
-
* Read properties and relationships of the
|
|
60
|
+
* Read properties and relationships of the windowsPhone81CompliancePolicy 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-
|
|
64
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-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
|
|
68
|
+
* Update the properties of a windows10MobileCompliancePolicy 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-
|
|
73
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10mobilecompliancepolicy-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
|
/**
|
|
77
|
-
* Deletes a
|
|
77
|
+
* Deletes a windows81CompliancePolicy.
|
|
78
78
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
79
79
|
* @returns {RequestInformation}
|
|
80
80
|
*/
|
|
81
81
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
82
82
|
/**
|
|
83
|
-
* Read properties and relationships of the
|
|
83
|
+
* Read properties and relationships of the windowsPhone81CompliancePolicy 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
|
|
89
|
+
* Update the properties of a windows10MobileCompliancePolicy 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
|
|
97
|
+
* Read properties and relationships of the windowsPhone81CompliancePolicy 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
|
|
20
|
+
* List properties and relationships of the windows10EnterpriseModernAppManagementConfiguration 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-
|
|
24
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10enterprisemodernappmanagementconfiguration-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
|
|
28
|
+
* Create a new macOSGeneralDeviceConfiguration 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-
|
|
33
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-macosgeneraldeviceconfiguration-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
|
|
37
|
+
* List properties and relationships of the windows10EnterpriseModernAppManagementConfiguration 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
|
|
43
|
+
* Create a new macOSGeneralDeviceConfiguration 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
|
|
51
|
+
* List properties and relationships of the windows10EnterpriseModernAppManagementConfiguration 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
|
|
44
|
+
* Deletes a windows10TeamGeneralConfiguration.
|
|
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-
|
|
47
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10teamgeneralconfiguration-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
|
|
51
|
+
* Read properties and relationships of the windowsUpdateForBusinessConfiguration 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-
|
|
55
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsupdateforbusinessconfiguration-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
|
|
65
|
+
* Update the properties of a windows10CustomConfiguration 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-
|
|
70
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10customconfiguration-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
|
|
74
|
+
* Deletes a windows10TeamGeneralConfiguration.
|
|
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
|
|
80
|
+
* Read properties and relationships of the windowsUpdateForBusinessConfiguration 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
|
|
86
|
+
* Update the properties of a windows10CustomConfiguration 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
|
|
94
|
+
* Read properties and relationships of the windowsUpdateForBusinessConfiguration 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
|
|
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-
|
|
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
|
|
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-
|
|
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
|
|
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
|
|
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
|
|
51
|
+
* List properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration objects.
|
|
52
52
|
*/
|
|
53
53
|
export interface DeviceEnrollmentConfigurationsRequestBuilderGetQueryParameters {
|
|
54
54
|
/**
|
|
@@ -20,43 +20,43 @@ export interface DeviceEnrollmentConfigurationItemRequestBuilder extends BaseReq
|
|
|
20
20
|
*/
|
|
21
21
|
get setPriority(): SetPriorityRequestBuilder;
|
|
22
22
|
/**
|
|
23
|
-
* Deletes a
|
|
23
|
+
* Deletes a deviceEnrollmentLimitConfiguration.
|
|
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-
|
|
26
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-delete?view=graph-rest-1.0|Find more info here}
|
|
27
27
|
*/
|
|
28
28
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
29
29
|
/**
|
|
30
|
-
* Read properties and relationships of the
|
|
30
|
+
* Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object.
|
|
31
31
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
32
32
|
* @returns {Promise<DeviceEnrollmentConfiguration>}
|
|
33
33
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
34
|
-
* @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-
|
|
34
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-get?view=graph-rest-1.0|Find more info here}
|
|
35
35
|
*/
|
|
36
36
|
get(requestConfiguration?: RequestConfiguration<DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters> | undefined): Promise<DeviceEnrollmentConfiguration | undefined>;
|
|
37
37
|
/**
|
|
38
|
-
* Update the properties of a
|
|
38
|
+
* Update the properties of a deviceEnrollmentWindowsHelloForBusinessConfiguration 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-
|
|
43
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-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
|
|
47
|
+
* Deletes a deviceEnrollmentLimitConfiguration.
|
|
48
48
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
49
49
|
* @returns {RequestInformation}
|
|
50
50
|
*/
|
|
51
51
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
52
52
|
/**
|
|
53
|
-
* Read properties and relationships of the
|
|
53
|
+
* Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object.
|
|
54
54
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
55
55
|
* @returns {RequestInformation}
|
|
56
56
|
*/
|
|
57
57
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
58
58
|
/**
|
|
59
|
-
* Update the properties of a
|
|
59
|
+
* Update the properties of a deviceEnrollmentWindowsHelloForBusinessConfiguration 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}
|
|
@@ -64,7 +64,7 @@ export interface DeviceEnrollmentConfigurationItemRequestBuilder extends BaseReq
|
|
|
64
64
|
toPatchRequestInformation(body: DeviceEnrollmentConfiguration, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
65
65
|
}
|
|
66
66
|
/**
|
|
67
|
-
* Read properties and relationships of the
|
|
67
|
+
* Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object.
|
|
68
68
|
*/
|
|
69
69
|
export interface DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters {
|
|
70
70
|
/**
|
|
@@ -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-
|
|
309
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-rbac-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-
|
|
324
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-remoteassistance-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
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
|
|
@@ -298,6 +298,7 @@ exports.DeviceManagementRequestBuilderNavigationMetadata = {
|
|
|
298
298
|
},
|
|
299
299
|
virtualEndpoint: {
|
|
300
300
|
requestsMetadata: virtualEndpoint_1.VirtualEndpointRequestBuilderRequestsMetadata,
|
|
301
|
+
navigationMetadata: virtualEndpoint_1.VirtualEndpointRequestBuilderNavigationMetadata,
|
|
301
302
|
},
|
|
302
303
|
windowsAutopilotDeviceIdentities: {
|
|
303
304
|
requestsMetadata: windowsAutopilotDeviceIdentities_1.WindowsAutopilotDeviceIdentitiesRequestBuilderRequestsMetadata,
|
|
@@ -10,10 +10,10 @@ export interface RoleDefinitionItemRequestBuilder extends BaseRequestBuilder<Rol
|
|
|
10
10
|
*/
|
|
11
11
|
get roleAssignments(): RoleAssignmentsRequestBuilder;
|
|
12
12
|
/**
|
|
13
|
-
* Deletes a
|
|
13
|
+
* Deletes a deviceAndAppManagementRoleDefinition.
|
|
14
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
15
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
16
|
-
* @see {@link https://learn.microsoft.com/graph/api/intune-rbac-
|
|
16
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-delete?view=graph-rest-1.0|Find more info here}
|
|
17
17
|
*/
|
|
18
18
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ export interface RoleDefinitionItemRequestBuilder extends BaseRequestBuilder<Rol
|
|
|
34
34
|
*/
|
|
35
35
|
patch(body: RoleDefinition, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<RoleDefinition | undefined>;
|
|
36
36
|
/**
|
|
37
|
-
* Deletes a
|
|
37
|
+
* Deletes a deviceAndAppManagementRoleDefinition.
|
|
38
38
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
39
|
* @returns {RequestInformation}
|
|
40
40
|
*/
|
|
@@ -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/auditEvents/$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,yFAAyF,CAAC;AAQrI;;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/auditEvents/$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 */
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
import { type BaseCollectionPaginationCountResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
5
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
6
|
+
* @returns {GetAuditActivityTypesGetResponse}
|
|
7
|
+
*/
|
|
8
|
+
export declare function createGetAuditActivityTypesGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
9
|
+
/**
|
|
10
|
+
* The deserialization information for the current model
|
|
11
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
12
|
+
*/
|
|
13
|
+
export declare function deserializeIntoGetAuditActivityTypesGetResponse(getAuditActivityTypesGetResponse?: Partial<GetAuditActivityTypesGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
|
|
14
|
+
export interface GetAuditActivityTypesGetResponse extends BaseCollectionPaginationCountResponse, Parsable {
|
|
15
|
+
/**
|
|
16
|
+
* The value property
|
|
17
|
+
*/
|
|
18
|
+
value?: string[];
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Provides operations to call the getAuditActivityTypes method.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetAuditActivityTypesRequestBuilder extends BaseRequestBuilder<GetAuditActivityTypesRequestBuilder> {
|
|
24
|
+
/**
|
|
25
|
+
* Invoke function getAuditActivityTypes
|
|
26
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
|
+
* @returns {Promise<GetAuditActivityTypesGetResponse>}
|
|
28
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
29
|
+
*/
|
|
30
|
+
get(requestConfiguration?: RequestConfiguration<GetAuditActivityTypesRequestBuilderGetQueryParameters> | undefined): Promise<GetAuditActivityTypesGetResponse | undefined>;
|
|
31
|
+
/**
|
|
32
|
+
* Invoke function getAuditActivityTypes
|
|
33
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
|
+
* @returns {RequestInformation}
|
|
35
|
+
*/
|
|
36
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<GetAuditActivityTypesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* Invoke function getAuditActivityTypes
|
|
40
|
+
*/
|
|
41
|
+
export interface GetAuditActivityTypesRequestBuilderGetQueryParameters {
|
|
42
|
+
/**
|
|
43
|
+
* Include count of items
|
|
44
|
+
*/
|
|
45
|
+
count?: boolean;
|
|
46
|
+
/**
|
|
47
|
+
* Filter items by property values
|
|
48
|
+
*/
|
|
49
|
+
filter?: string;
|
|
50
|
+
/**
|
|
51
|
+
* Search items by search phrases
|
|
52
|
+
*/
|
|
53
|
+
search?: string;
|
|
54
|
+
/**
|
|
55
|
+
* Skip the first n items
|
|
56
|
+
*/
|
|
57
|
+
skip?: number;
|
|
58
|
+
/**
|
|
59
|
+
* Show only the first n items
|
|
60
|
+
*/
|
|
61
|
+
top?: number;
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Serializes information the current object
|
|
65
|
+
* @param writer Serialization writer to use to serialize this model
|
|
66
|
+
*/
|
|
67
|
+
export declare function serializeGetAuditActivityTypesGetResponse(writer: SerializationWriter, getAuditActivityTypesGetResponse?: Partial<GetAuditActivityTypesGetResponse> | undefined): void;
|
|
68
|
+
/**
|
|
69
|
+
* Uri template for the request builder.
|
|
70
|
+
*/
|
|
71
|
+
export declare const GetAuditActivityTypesRequestBuilderUriTemplate = "{+baseurl}/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes(){?%24count,%24filter,%24search,%24skip,%24top}";
|
|
72
|
+
/**
|
|
73
|
+
* Metadata for all the requests in the request builder.
|
|
74
|
+
*/
|
|
75
|
+
export declare const GetAuditActivityTypesRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
76
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAwG,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAElM,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,4DAA4D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEpL;AACD;;;GAGG;AACH,wBAAgB,+CAA+C,CAAC,gCAAgC,GAAE,OAAO,CAAC,gCAAgC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKxM;AACD,MAAM,WAAW,gCAAiC,SAAQ,qCAAqC,EAAE,QAAQ;IACrG;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AACD;;GAEG;AACH,MAAM,WAAW,mCAAoC,SAAQ,kBAAkB,CAAC,mCAAmC,CAAC;IAChH;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qDAAqD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gCAAgC,GAAG,SAAS,CAAC,CAAC;IAC7K;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qDAAqD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjK;AACD;;GAEG;AACH,MAAM,WAAW,qDAAqD;IAClE;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,yCAAyC,CAAC,MAAM,EAAE,mBAAmB,EAAE,gCAAgC,GAAE,OAAO,CAAC,gCAAgC,CAAC,GAAG,SAAc,GAAI,IAAI,CAG1L;AACD;;GAEG;AACH,eAAO,MAAM,8CAA8C,kIAAkI,CAAC;AAW9L;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,gBAWjE,CAAC"}
|