@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
@@ -0,0 +1,71 @@
1
+ import { type CloudPcDeviceImage } from '@microsoft/msgraph-sdk/models/';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the deviceImages property of the microsoft.graph.virtualEndpoint entity.
5
+ */
6
+ export interface CloudPcDeviceImageItemRequestBuilder extends BaseRequestBuilder<CloudPcDeviceImageItemRequestBuilder> {
7
+ /**
8
+ * Delete a cloudPcDeviceImage object.
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
+ * @see {@link https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-1.0|Find more info here}
12
+ */
13
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
14
+ /**
15
+ * Read the properties and relationships of a specific cloudPcDeviceImage object.
16
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
17
+ * @returns {Promise<CloudPcDeviceImage>}
18
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
19
+ * @see {@link https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-1.0|Find more info here}
20
+ */
21
+ get(requestConfiguration?: RequestConfiguration<CloudPcDeviceImageItemRequestBuilderGetQueryParameters> | undefined): Promise<CloudPcDeviceImage | undefined>;
22
+ /**
23
+ * Update the navigation property deviceImages in deviceManagement
24
+ * @param body The request body
25
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
26
+ * @returns {Promise<CloudPcDeviceImage>}
27
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
28
+ */
29
+ patch(body: CloudPcDeviceImage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CloudPcDeviceImage | undefined>;
30
+ /**
31
+ * Delete a cloudPcDeviceImage object.
32
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
33
+ * @returns {RequestInformation}
34
+ */
35
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
36
+ /**
37
+ * Read the properties and relationships of a specific cloudPcDeviceImage object.
38
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
+ * @returns {RequestInformation}
40
+ */
41
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CloudPcDeviceImageItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
42
+ /**
43
+ * Update the navigation property deviceImages in deviceManagement
44
+ * @param body The request body
45
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
+ * @returns {RequestInformation}
47
+ */
48
+ toPatchRequestInformation(body: CloudPcDeviceImage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
+ }
50
+ /**
51
+ * Read the properties and relationships of a specific cloudPcDeviceImage object.
52
+ */
53
+ export interface CloudPcDeviceImageItemRequestBuilderGetQueryParameters {
54
+ /**
55
+ * Expand related entities
56
+ */
57
+ expand?: string[];
58
+ /**
59
+ * Select properties to be returned
60
+ */
61
+ select?: string[];
62
+ }
63
+ /**
64
+ * Uri template for the request builder.
65
+ */
66
+ export declare const CloudPcDeviceImageItemRequestBuilderUriTemplate = "{+baseurl}/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage%2Did}{?%24expand,%24select}";
67
+ /**
68
+ * Metadata for all the requests in the request builder.
69
+ */
70
+ export declare const CloudPcDeviceImageItemRequestBuilderRequestsMetadata: RequestsMetadata;
71
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA+E,KAAK,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AAEtJ,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,oCAAqC,SAAQ,kBAAkB,CAAC,oCAAoC,CAAC;IAClH;;;;;OAKG;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,sDAAsD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAChK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;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,sDAAsD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;AACD;;GAEG;AACH,MAAM,WAAW,sDAAsD;IACnE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,+CAA+C,6GAA6G,CAAC;AAQ1K;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,gBA+BlE,CAAC"}
@@ -0,0 +1,56 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CloudPcDeviceImageItemRequestBuilderRequestsMetadata = exports.CloudPcDeviceImageItemRequestBuilderUriTemplate = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ /**
10
+ * Uri template for the request builder.
11
+ */
12
+ exports.CloudPcDeviceImageItemRequestBuilderUriTemplate = "{+baseurl}/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage%2Did}{?%24expand,%24select}";
13
+ /**
14
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
15
+ */
16
+ const CloudPcDeviceImageItemRequestBuilderGetQueryParametersMapper = {
17
+ "expand": "%24expand",
18
+ "select": "%24select",
19
+ };
20
+ /**
21
+ * Metadata for all the requests in the request builder.
22
+ */
23
+ exports.CloudPcDeviceImageItemRequestBuilderRequestsMetadata = {
24
+ delete: {
25
+ uriTemplate: exports.CloudPcDeviceImageItemRequestBuilderUriTemplate,
26
+ responseBodyContentType: "application/json",
27
+ errorMappings: {
28
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
29
+ },
30
+ adapterMethodName: "sendNoResponseContent",
31
+ },
32
+ get: {
33
+ uriTemplate: exports.CloudPcDeviceImageItemRequestBuilderUriTemplate,
34
+ responseBodyContentType: "application/json",
35
+ errorMappings: {
36
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
37
+ },
38
+ adapterMethodName: "send",
39
+ responseBodyFactory: models_1.createCloudPcDeviceImageFromDiscriminatorValue,
40
+ queryParametersMapper: CloudPcDeviceImageItemRequestBuilderGetQueryParametersMapper,
41
+ },
42
+ patch: {
43
+ uriTemplate: exports.CloudPcDeviceImageItemRequestBuilderUriTemplate,
44
+ responseBodyContentType: "application/json",
45
+ errorMappings: {
46
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
47
+ },
48
+ adapterMethodName: "send",
49
+ responseBodyFactory: models_1.createCloudPcDeviceImageFromDiscriminatorValue,
50
+ requestBodyContentType: "application/json",
51
+ requestBodySerializer: models_1.serializeCloudPcDeviceImage,
52
+ requestInformationContentSetMethod: "setContentFromParsable",
53
+ },
54
+ };
55
+ /* tslint:enable */
56
+ /* eslint-enable */
@@ -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/galleryImages/$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,2FAA2F,CAAC;AAQvI;;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/galleryImages/$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,98 @@
1
+ import { type CloudPcGalleryImage, type CloudPcGalleryImageCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type CloudPcGalleryImageItemRequestBuilder } from './item/';
4
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
+ /**
6
+ * Provides operations to manage the galleryImages property of the microsoft.graph.virtualEndpoint entity.
7
+ */
8
+ export interface GalleryImagesRequestBuilder extends BaseRequestBuilder<GalleryImagesRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the galleryImages property of the microsoft.graph.virtualEndpoint entity.
15
+ * @param cloudPcGalleryImageId The unique identifier of cloudPcGalleryImage
16
+ * @returns {CloudPcGalleryImageItemRequestBuilder}
17
+ */
18
+ byCloudPcGalleryImageId(cloudPcGalleryImageId: string): CloudPcGalleryImageItemRequestBuilder;
19
+ /**
20
+ * List the properties and relationships of cloudPcGalleryImage objects.
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns {Promise<CloudPcGalleryImageCollectionResponse>}
23
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
+ * @see {@link https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-1.0|Find more info here}
25
+ */
26
+ get(requestConfiguration?: RequestConfiguration<GalleryImagesRequestBuilderGetQueryParameters> | undefined): Promise<CloudPcGalleryImageCollectionResponse | undefined>;
27
+ /**
28
+ * Create new navigation property to galleryImages for deviceManagement
29
+ * @param body The request body
30
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
+ * @returns {Promise<CloudPcGalleryImage>}
32
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
33
+ */
34
+ post(body: CloudPcGalleryImage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CloudPcGalleryImage | undefined>;
35
+ /**
36
+ * List the properties and relationships of cloudPcGalleryImage objects.
37
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
38
+ * @returns {RequestInformation}
39
+ */
40
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<GalleryImagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
41
+ /**
42
+ * Create new navigation property to galleryImages for deviceManagement
43
+ * @param body The request body
44
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
45
+ * @returns {RequestInformation}
46
+ */
47
+ toPostRequestInformation(body: CloudPcGalleryImage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
48
+ }
49
+ /**
50
+ * List the properties and relationships of cloudPcGalleryImage objects.
51
+ */
52
+ export interface GalleryImagesRequestBuilderGetQueryParameters {
53
+ /**
54
+ * Include count of items
55
+ */
56
+ count?: boolean;
57
+ /**
58
+ * Expand related entities
59
+ */
60
+ expand?: string[];
61
+ /**
62
+ * Filter items by property values
63
+ */
64
+ filter?: string;
65
+ /**
66
+ * Order items by property values
67
+ */
68
+ orderby?: string[];
69
+ /**
70
+ * Search items by search phrases
71
+ */
72
+ search?: string;
73
+ /**
74
+ * Select properties to be returned
75
+ */
76
+ select?: string[];
77
+ /**
78
+ * Skip the first n items
79
+ */
80
+ skip?: number;
81
+ /**
82
+ * Show only the first n items
83
+ */
84
+ top?: number;
85
+ }
86
+ /**
87
+ * Uri template for the request builder.
88
+ */
89
+ export declare const GalleryImagesRequestBuilderUriTemplate = "{+baseurl}/deviceManagement/virtualEndpoint/galleryImages{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
90
+ /**
91
+ * Metadata for all the navigation properties in the request builder.
92
+ */
93
+ export declare const GalleryImagesRequestBuilderNavigationMetadata: Record<Exclude<keyof GalleryImagesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
94
+ /**
95
+ * Metadata for all the requests in the request builder.
96
+ */
97
+ export declare const GalleryImagesRequestBuilderRequestsMetadata: RequestsMetadata;
98
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAoJ,KAAK,mBAAmB,EAAE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAExQ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzF,OAAO,EAAyD,KAAK,qCAAqC,EAAE,MAAM,SAAS,CAAC;AAC5H,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,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,uBAAuB,CAAC,qBAAqB,EAAE,MAAM,GAAI,qCAAqC,CAAC;IAChG;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IAC1K;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACtJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;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,sCAAsC,2IAA2I,CAAC;AAc/L;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAuBzD,CAAC"}
@@ -0,0 +1,68 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.GalleryImagesRequestBuilderRequestsMetadata = exports.GalleryImagesRequestBuilderNavigationMetadata = exports.GalleryImagesRequestBuilderUriTemplate = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ const count_1 = require("./count/");
10
+ const item_1 = require("./item/");
11
+ /**
12
+ * Uri template for the request builder.
13
+ */
14
+ exports.GalleryImagesRequestBuilderUriTemplate = "{+baseurl}/deviceManagement/virtualEndpoint/galleryImages{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
15
+ /**
16
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
17
+ */
18
+ const GalleryImagesRequestBuilderGetQueryParametersMapper = {
19
+ "count": "%24count",
20
+ "expand": "%24expand",
21
+ "filter": "%24filter",
22
+ "orderby": "%24orderby",
23
+ "search": "%24search",
24
+ "select": "%24select",
25
+ "skip": "%24skip",
26
+ "top": "%24top",
27
+ };
28
+ /**
29
+ * Metadata for all the navigation properties in the request builder.
30
+ */
31
+ exports.GalleryImagesRequestBuilderNavigationMetadata = {
32
+ byCloudPcGalleryImageId: {
33
+ requestsMetadata: item_1.CloudPcGalleryImageItemRequestBuilderRequestsMetadata,
34
+ pathParametersMappings: ["cloudPcGalleryImage%2Did"],
35
+ },
36
+ count: {
37
+ requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
38
+ },
39
+ };
40
+ /**
41
+ * Metadata for all the requests in the request builder.
42
+ */
43
+ exports.GalleryImagesRequestBuilderRequestsMetadata = {
44
+ get: {
45
+ uriTemplate: exports.GalleryImagesRequestBuilderUriTemplate,
46
+ responseBodyContentType: "application/json",
47
+ errorMappings: {
48
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
49
+ },
50
+ adapterMethodName: "send",
51
+ responseBodyFactory: models_1.createCloudPcGalleryImageCollectionResponseFromDiscriminatorValue,
52
+ queryParametersMapper: GalleryImagesRequestBuilderGetQueryParametersMapper,
53
+ },
54
+ post: {
55
+ uriTemplate: exports.GalleryImagesRequestBuilderUriTemplate,
56
+ responseBodyContentType: "application/json",
57
+ errorMappings: {
58
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
59
+ },
60
+ adapterMethodName: "send",
61
+ responseBodyFactory: models_1.createCloudPcGalleryImageFromDiscriminatorValue,
62
+ requestBodyContentType: "application/json",
63
+ requestBodySerializer: models_1.serializeCloudPcGalleryImage,
64
+ requestInformationContentSetMethod: "setContentFromParsable",
65
+ },
66
+ };
67
+ /* tslint:enable */
68
+ /* eslint-enable */
@@ -0,0 +1,70 @@
1
+ import { type CloudPcGalleryImage } from '@microsoft/msgraph-sdk/models/';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the galleryImages property of the microsoft.graph.virtualEndpoint entity.
5
+ */
6
+ export interface CloudPcGalleryImageItemRequestBuilder extends BaseRequestBuilder<CloudPcGalleryImageItemRequestBuilder> {
7
+ /**
8
+ * Delete navigation property galleryImages for deviceManagement
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
+ */
12
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
13
+ /**
14
+ * Read the properties and relationships of a specific cloudPcGalleryImage object.
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns {Promise<CloudPcGalleryImage>}
17
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
18
+ * @see {@link https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-1.0|Find more info here}
19
+ */
20
+ get(requestConfiguration?: RequestConfiguration<CloudPcGalleryImageItemRequestBuilderGetQueryParameters> | undefined): Promise<CloudPcGalleryImage | undefined>;
21
+ /**
22
+ * Update the navigation property galleryImages in deviceManagement
23
+ * @param body The request body
24
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
+ * @returns {Promise<CloudPcGalleryImage>}
26
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
27
+ */
28
+ patch(body: CloudPcGalleryImage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CloudPcGalleryImage | undefined>;
29
+ /**
30
+ * Delete navigation property galleryImages for deviceManagement
31
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
+ * @returns {RequestInformation}
33
+ */
34
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
35
+ /**
36
+ * Read the properties and relationships of a specific cloudPcGalleryImage object.
37
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
38
+ * @returns {RequestInformation}
39
+ */
40
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CloudPcGalleryImageItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
41
+ /**
42
+ * Update the navigation property galleryImages in deviceManagement
43
+ * @param body The request body
44
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
45
+ * @returns {RequestInformation}
46
+ */
47
+ toPatchRequestInformation(body: CloudPcGalleryImage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
48
+ }
49
+ /**
50
+ * Read the properties and relationships of a specific cloudPcGalleryImage object.
51
+ */
52
+ export interface CloudPcGalleryImageItemRequestBuilderGetQueryParameters {
53
+ /**
54
+ * Expand related entities
55
+ */
56
+ expand?: string[];
57
+ /**
58
+ * Select properties to be returned
59
+ */
60
+ select?: string[];
61
+ }
62
+ /**
63
+ * Uri template for the request builder.
64
+ */
65
+ export declare const CloudPcGalleryImageItemRequestBuilderUriTemplate = "{+baseurl}/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage%2Did}{?%24expand,%24select}";
66
+ /**
67
+ * Metadata for all the requests in the request builder.
68
+ */
69
+ export declare const CloudPcGalleryImageItemRequestBuilderRequestsMetadata: RequestsMetadata;
70
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAEzJ,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;;;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,uDAAuD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAClK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;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,uDAAuD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,uDAAuD;IACpE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,+GAA+G,CAAC;AAQ7K;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBA+BnE,CAAC"}
@@ -0,0 +1,56 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CloudPcGalleryImageItemRequestBuilderRequestsMetadata = exports.CloudPcGalleryImageItemRequestBuilderUriTemplate = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ /**
10
+ * Uri template for the request builder.
11
+ */
12
+ exports.CloudPcGalleryImageItemRequestBuilderUriTemplate = "{+baseurl}/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage%2Did}{?%24expand,%24select}";
13
+ /**
14
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
15
+ */
16
+ const CloudPcGalleryImageItemRequestBuilderGetQueryParametersMapper = {
17
+ "expand": "%24expand",
18
+ "select": "%24select",
19
+ };
20
+ /**
21
+ * Metadata for all the requests in the request builder.
22
+ */
23
+ exports.CloudPcGalleryImageItemRequestBuilderRequestsMetadata = {
24
+ delete: {
25
+ uriTemplate: exports.CloudPcGalleryImageItemRequestBuilderUriTemplate,
26
+ responseBodyContentType: "application/json",
27
+ errorMappings: {
28
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
29
+ },
30
+ adapterMethodName: "sendNoResponseContent",
31
+ },
32
+ get: {
33
+ uriTemplate: exports.CloudPcGalleryImageItemRequestBuilderUriTemplate,
34
+ responseBodyContentType: "application/json",
35
+ errorMappings: {
36
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
37
+ },
38
+ adapterMethodName: "send",
39
+ responseBodyFactory: models_1.createCloudPcGalleryImageFromDiscriminatorValue,
40
+ queryParametersMapper: CloudPcGalleryImageItemRequestBuilderGetQueryParametersMapper,
41
+ },
42
+ patch: {
43
+ uriTemplate: exports.CloudPcGalleryImageItemRequestBuilderUriTemplate,
44
+ responseBodyContentType: "application/json",
45
+ errorMappings: {
46
+ XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
47
+ },
48
+ adapterMethodName: "send",
49
+ responseBodyFactory: models_1.createCloudPcGalleryImageFromDiscriminatorValue,
50
+ requestBodyContentType: "application/json",
51
+ requestBodySerializer: models_1.serializeCloudPcGalleryImage,
52
+ requestInformationContentSetMethod: "setContentFromParsable",
53
+ },
54
+ };
55
+ /* tslint:enable */
56
+ /* eslint-enable */
@@ -1,5 +1,9 @@
1
1
  import { type VirtualEndpoint } from '@microsoft/msgraph-sdk/models/';
2
2
  import { type AuditEventsRequestBuilder } from './auditEvents/';
3
+ import { type CloudPCsRequestBuilder } from './cloudPCs/';
4
+ import { type DeviceImagesRequestBuilder } from './deviceImages/';
5
+ import { type GalleryImagesRequestBuilder } from './galleryImages/';
6
+ import { type OnPremisesConnectionsRequestBuilder } from './onPremisesConnections/';
3
7
  import { type ProvisioningPoliciesRequestBuilder } from './provisioningPolicies/';
4
8
  import { type UserSettingsRequestBuilder } from './userSettings/';
5
9
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
@@ -11,6 +15,22 @@ export interface VirtualEndpointRequestBuilder extends BaseRequestBuilder<Virtua
11
15
  * Provides operations to manage the auditEvents property of the microsoft.graph.virtualEndpoint entity.
12
16
  */
13
17
  get auditEvents(): AuditEventsRequestBuilder;
18
+ /**
19
+ * Provides operations to manage the cloudPCs property of the microsoft.graph.virtualEndpoint entity.
20
+ */
21
+ get cloudPCs(): CloudPCsRequestBuilder;
22
+ /**
23
+ * Provides operations to manage the deviceImages property of the microsoft.graph.virtualEndpoint entity.
24
+ */
25
+ get deviceImages(): DeviceImagesRequestBuilder;
26
+ /**
27
+ * Provides operations to manage the galleryImages property of the microsoft.graph.virtualEndpoint entity.
28
+ */
29
+ get galleryImages(): GalleryImagesRequestBuilder;
30
+ /**
31
+ * Provides operations to manage the onPremisesConnections property of the microsoft.graph.virtualEndpoint entity.
32
+ */
33
+ get onPremisesConnections(): OnPremisesConnectionsRequestBuilder;
14
34
  /**
15
35
  * Provides operations to manage the provisioningPolicies property of the microsoft.graph.virtualEndpoint entity.
16
36
  */
@@ -26,7 +46,7 @@ export interface VirtualEndpointRequestBuilder extends BaseRequestBuilder<Virtua
26
46
  */
27
47
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
28
48
  /**
29
- * Get virtualEndpoint from deviceManagement
49
+ * Virtual endpoint
30
50
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
51
  * @returns {Promise<VirtualEndpoint>}
32
52
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
@@ -47,7 +67,7 @@ export interface VirtualEndpointRequestBuilder extends BaseRequestBuilder<Virtua
47
67
  */
48
68
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
69
  /**
50
- * Get virtualEndpoint from deviceManagement
70
+ * Virtual endpoint
51
71
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
52
72
  * @returns {RequestInformation}
53
73
  */
@@ -61,7 +81,7 @@ export interface VirtualEndpointRequestBuilder extends BaseRequestBuilder<Virtua
61
81
  toPatchRequestInformation(body: VirtualEndpoint, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
62
82
  }
63
83
  /**
64
- * Get virtualEndpoint from deviceManagement
84
+ * Virtual endpoint
65
85
  */
66
86
  export interface VirtualEndpointRequestBuilderGetQueryParameters {
67
87
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyE,KAAK,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAE7I,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AACxJ,OAAO,EAA4G,KAAK,kCAAkC,EAAE,MAAM,yBAAyB,CAAC;AAC5L,OAAO,EAAE,KAAK,0BAA0B,EAA4F,MAAM,iBAAiB,CAAC;AAC5J,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,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,oBAAoB,IAAI,kCAAkC,CAAC;IAC/D;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;;;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,+CAA+C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACtI;;;;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,+CAA+C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACxJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3I;AACD;;GAEG;AACH,MAAM,WAAW,+CAA+C;IAC5D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,wCAAwC,sEAAsE,CAAC;AAQ5H;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,6BAA6B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAaxK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,gBA+B3D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyE,KAAK,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAE7I,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AACxJ,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAC5I,OAAO,EAA4F,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,CAAC;AAC5J,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAChK,OAAO,EAA8G,KAAK,mCAAmC,EAAE,MAAM,0BAA0B,CAAC;AAChM,OAAO,EAA4G,KAAK,kCAAkC,EAAE,MAAM,yBAAyB,CAAC;AAC5L,OAAO,EAAE,KAAK,0BAA0B,EAA4F,MAAM,iBAAiB,CAAC;AAC5J,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,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;OAEG;IACH,IAAI,oBAAoB,IAAI,kCAAkC,CAAC;IAC/D;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;;;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,+CAA+C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACtI;;;;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,+CAA+C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACxJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3I;AACD;;GAEG;AACH,MAAM,WAAW,+CAA+C;IAC5D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,wCAAwC,sEAAsE,CAAC;AAQ5H;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,6BAA6B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CA6BxK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,gBA+B3D,CAAC"}
@@ -7,6 +7,10 @@ exports.VirtualEndpointRequestBuilderRequestsMetadata = exports.VirtualEndpointR
7
7
  const models_1 = require("@microsoft/msgraph-sdk/models/");
8
8
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
9
  const auditEvents_1 = require("./auditEvents/");
10
+ const cloudPCs_1 = require("./cloudPCs/");
11
+ const deviceImages_1 = require("./deviceImages/");
12
+ const galleryImages_1 = require("./galleryImages/");
13
+ const onPremisesConnections_1 = require("./onPremisesConnections/");
10
14
  const provisioningPolicies_1 = require("./provisioningPolicies/");
11
15
  const userSettings_1 = require("./userSettings/");
12
16
  /**
@@ -28,6 +32,22 @@ exports.VirtualEndpointRequestBuilderNavigationMetadata = {
28
32
  requestsMetadata: auditEvents_1.AuditEventsRequestBuilderRequestsMetadata,
29
33
  navigationMetadata: auditEvents_1.AuditEventsRequestBuilderNavigationMetadata,
30
34
  },
35
+ cloudPCs: {
36
+ requestsMetadata: cloudPCs_1.CloudPCsRequestBuilderRequestsMetadata,
37
+ navigationMetadata: cloudPCs_1.CloudPCsRequestBuilderNavigationMetadata,
38
+ },
39
+ deviceImages: {
40
+ requestsMetadata: deviceImages_1.DeviceImagesRequestBuilderRequestsMetadata,
41
+ navigationMetadata: deviceImages_1.DeviceImagesRequestBuilderNavigationMetadata,
42
+ },
43
+ galleryImages: {
44
+ requestsMetadata: galleryImages_1.GalleryImagesRequestBuilderRequestsMetadata,
45
+ navigationMetadata: galleryImages_1.GalleryImagesRequestBuilderNavigationMetadata,
46
+ },
47
+ onPremisesConnections: {
48
+ requestsMetadata: onPremisesConnections_1.OnPremisesConnectionsRequestBuilderRequestsMetadata,
49
+ navigationMetadata: onPremisesConnections_1.OnPremisesConnectionsRequestBuilderNavigationMetadata,
50
+ },
31
51
  provisioningPolicies: {
32
52
  requestsMetadata: provisioningPolicies_1.ProvisioningPoliciesRequestBuilderRequestsMetadata,
33
53
  navigationMetadata: provisioningPolicies_1.ProvisioningPoliciesRequestBuilderNavigationMetadata,