@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.
Files changed (144) hide show
  1. package/deviceManagement/deviceCompliancePolicies/index.d.ts +7 -7
  2. package/deviceManagement/deviceCompliancePolicies/item/index.d.ts +10 -10
  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 +10 -10
  7. package/deviceManagement/index.d.ts +2 -2
  8. package/deviceManagement/index.d.ts.map +1 -1
  9. package/deviceManagement/index.js +1 -0
  10. package/deviceManagement/roleDefinitions/item/index.d.ts +3 -3
  11. package/deviceManagement/virtualEndpoint/auditEvents/count/index.d.ts +41 -0
  12. package/deviceManagement/virtualEndpoint/auditEvents/count/index.d.ts.map +1 -0
  13. package/deviceManagement/virtualEndpoint/auditEvents/count/index.js +35 -0
  14. package/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes/index.d.ts +76 -0
  15. package/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes/index.d.ts.map +1 -0
  16. package/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes/index.js +65 -0
  17. package/deviceManagement/virtualEndpoint/auditEvents/index.d.ts +102 -0
  18. package/deviceManagement/virtualEndpoint/auditEvents/index.d.ts.map +1 -0
  19. package/deviceManagement/virtualEndpoint/auditEvents/index.js +72 -0
  20. package/deviceManagement/virtualEndpoint/auditEvents/item/index.d.ts +69 -0
  21. package/deviceManagement/virtualEndpoint/auditEvents/item/index.d.ts.map +1 -0
  22. package/deviceManagement/virtualEndpoint/auditEvents/item/index.js +56 -0
  23. package/deviceManagement/virtualEndpoint/cloudPCs/count/index.d.ts +41 -0
  24. package/deviceManagement/virtualEndpoint/cloudPCs/count/index.d.ts.map +1 -0
  25. package/deviceManagement/virtualEndpoint/cloudPCs/count/index.js +35 -0
  26. package/deviceManagement/virtualEndpoint/cloudPCs/index.d.ts +97 -0
  27. package/deviceManagement/virtualEndpoint/cloudPCs/index.d.ts.map +1 -0
  28. package/deviceManagement/virtualEndpoint/cloudPCs/index.js +69 -0
  29. package/deviceManagement/virtualEndpoint/cloudPCs/item/endGracePeriod/index.d.ts +27 -0
  30. package/deviceManagement/virtualEndpoint/cloudPCs/item/endGracePeriod/index.d.ts.map +1 -0
  31. package/deviceManagement/virtualEndpoint/cloudPCs/item/endGracePeriod/index.js +26 -0
  32. package/deviceManagement/virtualEndpoint/cloudPCs/item/index.d.ts +98 -0
  33. package/deviceManagement/virtualEndpoint/cloudPCs/item/index.d.ts.map +1 -0
  34. package/deviceManagement/virtualEndpoint/cloudPCs/item/index.js +81 -0
  35. package/deviceManagement/virtualEndpoint/cloudPCs/item/reboot/index.d.ts +27 -0
  36. package/deviceManagement/virtualEndpoint/cloudPCs/item/reboot/index.d.ts.map +1 -0
  37. package/deviceManagement/virtualEndpoint/cloudPCs/item/reboot/index.js +26 -0
  38. package/deviceManagement/virtualEndpoint/cloudPCs/item/rename/index.d.ts +59 -0
  39. package/deviceManagement/virtualEndpoint/cloudPCs/item/rename/index.d.ts.map +1 -0
  40. package/deviceManagement/virtualEndpoint/cloudPCs/item/rename/index.js +58 -0
  41. package/deviceManagement/virtualEndpoint/cloudPCs/item/restore/index.d.ts +59 -0
  42. package/deviceManagement/virtualEndpoint/cloudPCs/item/restore/index.d.ts.map +1 -0
  43. package/deviceManagement/virtualEndpoint/cloudPCs/item/restore/index.js +58 -0
  44. package/deviceManagement/virtualEndpoint/cloudPCs/item/troubleshoot/index.d.ts +27 -0
  45. package/deviceManagement/virtualEndpoint/cloudPCs/item/troubleshoot/index.d.ts.map +1 -0
  46. package/deviceManagement/virtualEndpoint/cloudPCs/item/troubleshoot/index.js +26 -0
  47. package/deviceManagement/virtualEndpoint/deviceImages/count/index.d.ts +41 -0
  48. package/deviceManagement/virtualEndpoint/deviceImages/count/index.d.ts.map +1 -0
  49. package/deviceManagement/virtualEndpoint/deviceImages/count/index.js +35 -0
  50. package/deviceManagement/virtualEndpoint/deviceImages/getSourceImages/index.d.ts +76 -0
  51. package/deviceManagement/virtualEndpoint/deviceImages/getSourceImages/index.d.ts.map +1 -0
  52. package/deviceManagement/virtualEndpoint/deviceImages/getSourceImages/index.js +65 -0
  53. package/deviceManagement/virtualEndpoint/deviceImages/index.d.ts +102 -0
  54. package/deviceManagement/virtualEndpoint/deviceImages/index.d.ts.map +1 -0
  55. package/deviceManagement/virtualEndpoint/deviceImages/index.js +72 -0
  56. package/deviceManagement/virtualEndpoint/deviceImages/item/index.d.ts +69 -0
  57. package/deviceManagement/virtualEndpoint/deviceImages/item/index.d.ts.map +1 -0
  58. package/deviceManagement/virtualEndpoint/deviceImages/item/index.js +56 -0
  59. package/deviceManagement/virtualEndpoint/galleryImages/count/index.d.ts +41 -0
  60. package/deviceManagement/virtualEndpoint/galleryImages/count/index.d.ts.map +1 -0
  61. package/deviceManagement/virtualEndpoint/galleryImages/count/index.js +35 -0
  62. package/deviceManagement/virtualEndpoint/galleryImages/index.d.ts +97 -0
  63. package/deviceManagement/virtualEndpoint/galleryImages/index.d.ts.map +1 -0
  64. package/deviceManagement/virtualEndpoint/galleryImages/index.js +68 -0
  65. package/deviceManagement/virtualEndpoint/galleryImages/item/index.d.ts +69 -0
  66. package/deviceManagement/virtualEndpoint/galleryImages/item/index.d.ts.map +1 -0
  67. package/deviceManagement/virtualEndpoint/galleryImages/item/index.js +56 -0
  68. package/deviceManagement/virtualEndpoint/index.d.ts +40 -1
  69. package/deviceManagement/virtualEndpoint/index.d.ts.map +1 -1
  70. package/deviceManagement/virtualEndpoint/index.js +41 -1
  71. package/deviceManagement/virtualEndpoint/onPremisesConnections/count/index.d.ts +41 -0
  72. package/deviceManagement/virtualEndpoint/onPremisesConnections/count/index.d.ts.map +1 -0
  73. package/deviceManagement/virtualEndpoint/onPremisesConnections/count/index.js +35 -0
  74. package/deviceManagement/virtualEndpoint/onPremisesConnections/index.d.ts +97 -0
  75. package/deviceManagement/virtualEndpoint/onPremisesConnections/index.d.ts.map +1 -0
  76. package/deviceManagement/virtualEndpoint/onPremisesConnections/index.js +69 -0
  77. package/deviceManagement/virtualEndpoint/onPremisesConnections/item/index.d.ts +78 -0
  78. package/deviceManagement/virtualEndpoint/onPremisesConnections/item/index.d.ts.map +1 -0
  79. package/deviceManagement/virtualEndpoint/onPremisesConnections/item/index.js +65 -0
  80. package/deviceManagement/virtualEndpoint/onPremisesConnections/item/runHealthChecks/index.d.ts +27 -0
  81. package/deviceManagement/virtualEndpoint/onPremisesConnections/item/runHealthChecks/index.d.ts.map +1 -0
  82. package/deviceManagement/virtualEndpoint/onPremisesConnections/item/runHealthChecks/index.js +26 -0
  83. package/deviceManagement/virtualEndpoint/provisioningPolicies/count/index.d.ts +41 -0
  84. package/deviceManagement/virtualEndpoint/provisioningPolicies/count/index.d.ts.map +1 -0
  85. package/deviceManagement/virtualEndpoint/provisioningPolicies/count/index.js +35 -0
  86. package/deviceManagement/virtualEndpoint/provisioningPolicies/index.d.ts +97 -0
  87. package/deviceManagement/virtualEndpoint/provisioningPolicies/index.d.ts.map +1 -0
  88. package/deviceManagement/virtualEndpoint/provisioningPolicies/index.js +69 -0
  89. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assign/index.d.ts +60 -0
  90. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assign/index.d.ts.map +1 -0
  91. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assign/index.js +59 -0
  92. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/count/index.d.ts +41 -0
  93. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/count/index.d.ts.map +1 -0
  94. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/count/index.js +35 -0
  95. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/index.d.ts +97 -0
  96. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/index.d.ts.map +1 -0
  97. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/index.js +69 -0
  98. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/count/index.d.ts +41 -0
  99. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/count/index.d.ts.map +1 -0
  100. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/count/index.js +35 -0
  101. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/index.d.ts +82 -0
  102. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/index.d.ts.map +1 -0
  103. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/index.js +57 -0
  104. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/index.d.ts +56 -0
  105. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/index.d.ts.map +1 -0
  106. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/index.js +50 -0
  107. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/mailboxSettings/index.d.ts +57 -0
  108. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/mailboxSettings/index.d.ts.map +1 -0
  109. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/mailboxSettings/index.js +48 -0
  110. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/serviceProvisioningErrors/count/index.d.ts +41 -0
  111. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/serviceProvisioningErrors/count/index.d.ts.map +1 -0
  112. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/serviceProvisioningErrors/count/index.js +35 -0
  113. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/serviceProvisioningErrors/index.d.ts +75 -0
  114. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/serviceProvisioningErrors/index.d.ts.map +1 -0
  115. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/assignedUsers/item/serviceProvisioningErrors/index.js +51 -0
  116. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/index.d.ts +78 -0
  117. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/index.d.ts.map +1 -0
  118. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/assignments/item/index.js +66 -0
  119. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/index.d.ts +83 -0
  120. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/index.d.ts.map +1 -0
  121. package/deviceManagement/virtualEndpoint/provisioningPolicies/item/index.js +70 -0
  122. package/deviceManagement/virtualEndpoint/userSettings/count/index.d.ts +41 -0
  123. package/deviceManagement/virtualEndpoint/userSettings/count/index.d.ts.map +1 -0
  124. package/deviceManagement/virtualEndpoint/userSettings/count/index.js +35 -0
  125. package/deviceManagement/virtualEndpoint/userSettings/index.d.ts +97 -0
  126. package/deviceManagement/virtualEndpoint/userSettings/index.d.ts.map +1 -0
  127. package/deviceManagement/virtualEndpoint/userSettings/index.js +69 -0
  128. package/deviceManagement/virtualEndpoint/userSettings/item/assign/index.d.ts +60 -0
  129. package/deviceManagement/virtualEndpoint/userSettings/item/assign/index.d.ts.map +1 -0
  130. package/deviceManagement/virtualEndpoint/userSettings/item/assign/index.js +59 -0
  131. package/deviceManagement/virtualEndpoint/userSettings/item/assignments/count/index.d.ts +41 -0
  132. package/deviceManagement/virtualEndpoint/userSettings/item/assignments/count/index.d.ts.map +1 -0
  133. package/deviceManagement/virtualEndpoint/userSettings/item/assignments/count/index.js +35 -0
  134. package/deviceManagement/virtualEndpoint/userSettings/item/assignments/index.d.ts +97 -0
  135. package/deviceManagement/virtualEndpoint/userSettings/item/assignments/index.d.ts.map +1 -0
  136. package/deviceManagement/virtualEndpoint/userSettings/item/assignments/index.js +68 -0
  137. package/deviceManagement/virtualEndpoint/userSettings/item/assignments/item/index.d.ts +69 -0
  138. package/deviceManagement/virtualEndpoint/userSettings/item/assignments/item/index.d.ts.map +1 -0
  139. package/deviceManagement/virtualEndpoint/userSettings/item/assignments/item/index.js +56 -0
  140. package/deviceManagement/virtualEndpoint/userSettings/item/index.d.ts +83 -0
  141. package/deviceManagement/virtualEndpoint/userSettings/item/index.d.ts.map +1 -0
  142. package/deviceManagement/virtualEndpoint/userSettings/item/index.js +70 -0
  143. package/package.json +3 -3
  144. package/tsconfig.tsbuildinfo +1 -1
@@ -0,0 +1,97 @@
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
+ * Get galleryImages from deviceManagement
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
+ */
25
+ get(requestConfiguration?: RequestConfiguration<GalleryImagesRequestBuilderGetQueryParameters> | undefined): Promise<CloudPcGalleryImageCollectionResponse | undefined>;
26
+ /**
27
+ * Create new navigation property to galleryImages for deviceManagement
28
+ * @param body The request body
29
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
+ * @returns {Promise<CloudPcGalleryImage>}
31
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
32
+ */
33
+ post(body: CloudPcGalleryImage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CloudPcGalleryImage | undefined>;
34
+ /**
35
+ * Get galleryImages from deviceManagement
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns {RequestInformation}
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<GalleryImagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Create new navigation property to galleryImages for deviceManagement
42
+ * @param body The request body
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns {RequestInformation}
45
+ */
46
+ toPostRequestInformation(body: CloudPcGalleryImage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * Get galleryImages from deviceManagement
50
+ */
51
+ export interface GalleryImagesRequestBuilderGetQueryParameters {
52
+ /**
53
+ * Include count of items
54
+ */
55
+ count?: boolean;
56
+ /**
57
+ * Expand related entities
58
+ */
59
+ expand?: string[];
60
+ /**
61
+ * Filter items by property values
62
+ */
63
+ filter?: string;
64
+ /**
65
+ * Order items by property values
66
+ */
67
+ orderby?: string[];
68
+ /**
69
+ * Search items by search phrases
70
+ */
71
+ search?: string;
72
+ /**
73
+ * Select properties to be returned
74
+ */
75
+ select?: string[];
76
+ /**
77
+ * Skip the first n items
78
+ */
79
+ skip?: number;
80
+ /**
81
+ * Show only the first n items
82
+ */
83
+ top?: number;
84
+ }
85
+ /**
86
+ * Uri template for the request builder.
87
+ */
88
+ export declare const GalleryImagesRequestBuilderUriTemplate = "{+baseurl}/deviceManagement/virtualEndpoint/galleryImages{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
89
+ /**
90
+ * Metadata for all the navigation properties in the request builder.
91
+ */
92
+ export declare const GalleryImagesRequestBuilderNavigationMetadata: Record<Exclude<keyof GalleryImagesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
93
+ /**
94
+ * Metadata for all the requests in the request builder.
95
+ */
96
+ export declare const GalleryImagesRequestBuilderRequestsMetadata: RequestsMetadata;
97
+ //# 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;;;;;OAKG;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,69 @@
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
+ * Get galleryImages from deviceManagement
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
+ */
19
+ get(requestConfiguration?: RequestConfiguration<CloudPcGalleryImageItemRequestBuilderGetQueryParameters> | undefined): Promise<CloudPcGalleryImage | undefined>;
20
+ /**
21
+ * Update the navigation property galleryImages in deviceManagement
22
+ * @param body The request body
23
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
24
+ * @returns {Promise<CloudPcGalleryImage>}
25
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
26
+ */
27
+ patch(body: CloudPcGalleryImage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CloudPcGalleryImage | undefined>;
28
+ /**
29
+ * Delete navigation property galleryImages for deviceManagement
30
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
+ * @returns {RequestInformation}
32
+ */
33
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
34
+ /**
35
+ * Get galleryImages from deviceManagement
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns {RequestInformation}
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CloudPcGalleryImageItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Update the navigation property galleryImages in deviceManagement
42
+ * @param body The request body
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns {RequestInformation}
45
+ */
46
+ toPatchRequestInformation(body: CloudPcGalleryImage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * Get galleryImages from deviceManagement
50
+ */
51
+ export interface CloudPcGalleryImageItemRequestBuilderGetQueryParameters {
52
+ /**
53
+ * Expand related entities
54
+ */
55
+ expand?: string[];
56
+ /**
57
+ * Select properties to be returned
58
+ */
59
+ select?: string[];
60
+ }
61
+ /**
62
+ * Uri template for the request builder.
63
+ */
64
+ export declare const CloudPcGalleryImageItemRequestBuilderUriTemplate = "{+baseurl}/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage%2Did}{?%24expand,%24select}";
65
+ /**
66
+ * Metadata for all the requests in the request builder.
67
+ */
68
+ export declare const CloudPcGalleryImageItemRequestBuilderRequestsMetadata: RequestsMetadata;
69
+ //# 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;;;;;OAKG;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,9 +1,44 @@
1
1
  import { type VirtualEndpoint } from '@microsoft/msgraph-sdk/models/';
2
- import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
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/';
7
+ import { type ProvisioningPoliciesRequestBuilder } from './provisioningPolicies/';
8
+ import { type UserSettingsRequestBuilder } from './userSettings/';
9
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
10
  /**
4
11
  * Provides operations to manage the virtualEndpoint property of the microsoft.graph.deviceManagement entity.
5
12
  */
6
13
  export interface VirtualEndpointRequestBuilder extends BaseRequestBuilder<VirtualEndpointRequestBuilder> {
14
+ /**
15
+ * Provides operations to manage the auditEvents property of the microsoft.graph.virtualEndpoint entity.
16
+ */
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;
34
+ /**
35
+ * Provides operations to manage the provisioningPolicies property of the microsoft.graph.virtualEndpoint entity.
36
+ */
37
+ get provisioningPolicies(): ProvisioningPoliciesRequestBuilder;
38
+ /**
39
+ * Provides operations to manage the userSettings property of the microsoft.graph.virtualEndpoint entity.
40
+ */
41
+ get userSettings(): UserSettingsRequestBuilder;
7
42
  /**
8
43
  * Delete navigation property virtualEndpoint for deviceManagement
9
44
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
@@ -62,6 +97,10 @@ export interface VirtualEndpointRequestBuilderGetQueryParameters {
62
97
  * Uri template for the request builder.
63
98
  */
64
99
  export declare const VirtualEndpointRequestBuilderUriTemplate = "{+baseurl}/deviceManagement/virtualEndpoint{?%24expand,%24select}";
100
+ /**
101
+ * Metadata for all the navigation properties in the request builder.
102
+ */
103
+ export declare const VirtualEndpointRequestBuilderNavigationMetadata: Record<Exclude<keyof VirtualEndpointRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
65
104
  /**
66
105
  * Metadata for all the requests in the request builder.
67
106
  */
@@ -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,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;;;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,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"}
@@ -1,11 +1,18 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VirtualEndpointRequestBuilderRequestsMetadata = exports.VirtualEndpointRequestBuilderUriTemplate = void 0;
3
+ exports.VirtualEndpointRequestBuilderRequestsMetadata = exports.VirtualEndpointRequestBuilderNavigationMetadata = exports.VirtualEndpointRequestBuilderUriTemplate = void 0;
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
7
  const models_1 = require("@microsoft/msgraph-sdk/models/");
8
8
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
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/");
14
+ const provisioningPolicies_1 = require("./provisioningPolicies/");
15
+ const userSettings_1 = require("./userSettings/");
9
16
  /**
10
17
  * Uri template for the request builder.
11
18
  */
@@ -17,6 +24,39 @@ const VirtualEndpointRequestBuilderGetQueryParametersMapper = {
17
24
  "expand": "%24expand",
18
25
  "select": "%24select",
19
26
  };
27
+ /**
28
+ * Metadata for all the navigation properties in the request builder.
29
+ */
30
+ exports.VirtualEndpointRequestBuilderNavigationMetadata = {
31
+ auditEvents: {
32
+ requestsMetadata: auditEvents_1.AuditEventsRequestBuilderRequestsMetadata,
33
+ navigationMetadata: auditEvents_1.AuditEventsRequestBuilderNavigationMetadata,
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
+ },
51
+ provisioningPolicies: {
52
+ requestsMetadata: provisioningPolicies_1.ProvisioningPoliciesRequestBuilderRequestsMetadata,
53
+ navigationMetadata: provisioningPolicies_1.ProvisioningPoliciesRequestBuilderNavigationMetadata,
54
+ },
55
+ userSettings: {
56
+ requestsMetadata: userSettings_1.UserSettingsRequestBuilderRequestsMetadata,
57
+ navigationMetadata: userSettings_1.UserSettingsRequestBuilderNavigationMetadata,
58
+ },
59
+ };
20
60
  /**
21
61
  * Metadata for all the requests in the request builder.
22
62
  */
@@ -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/onPremisesConnections/$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,mGAAmG,CAAC;AAQ/I;;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/onPremisesConnections/$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,97 @@
1
+ import { type CloudPcOnPremisesConnection, type CloudPcOnPremisesConnectionCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type CloudPcOnPremisesConnectionItemRequestBuilder } 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 onPremisesConnections property of the microsoft.graph.virtualEndpoint entity.
7
+ */
8
+ export interface OnPremisesConnectionsRequestBuilder extends BaseRequestBuilder<OnPremisesConnectionsRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the onPremisesConnections property of the microsoft.graph.virtualEndpoint entity.
15
+ * @param cloudPcOnPremisesConnectionId The unique identifier of cloudPcOnPremisesConnection
16
+ * @returns {CloudPcOnPremisesConnectionItemRequestBuilder}
17
+ */
18
+ byCloudPcOnPremisesConnectionId(cloudPcOnPremisesConnectionId: string): CloudPcOnPremisesConnectionItemRequestBuilder;
19
+ /**
20
+ * Get onPremisesConnections from deviceManagement
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns {Promise<CloudPcOnPremisesConnectionCollectionResponse>}
23
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
+ */
25
+ get(requestConfiguration?: RequestConfiguration<OnPremisesConnectionsRequestBuilderGetQueryParameters> | undefined): Promise<CloudPcOnPremisesConnectionCollectionResponse | undefined>;
26
+ /**
27
+ * Create new navigation property to onPremisesConnections for deviceManagement
28
+ * @param body The request body
29
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
+ * @returns {Promise<CloudPcOnPremisesConnection>}
31
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
32
+ */
33
+ post(body: CloudPcOnPremisesConnection, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CloudPcOnPremisesConnection | undefined>;
34
+ /**
35
+ * Get onPremisesConnections from deviceManagement
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns {RequestInformation}
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<OnPremisesConnectionsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Create new navigation property to onPremisesConnections for deviceManagement
42
+ * @param body The request body
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns {RequestInformation}
45
+ */
46
+ toPostRequestInformation(body: CloudPcOnPremisesConnection, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * Get onPremisesConnections from deviceManagement
50
+ */
51
+ export interface OnPremisesConnectionsRequestBuilderGetQueryParameters {
52
+ /**
53
+ * Include count of items
54
+ */
55
+ count?: boolean;
56
+ /**
57
+ * Expand related entities
58
+ */
59
+ expand?: string[];
60
+ /**
61
+ * Filter items by property values
62
+ */
63
+ filter?: string;
64
+ /**
65
+ * Order items by property values
66
+ */
67
+ orderby?: string[];
68
+ /**
69
+ * Search items by search phrases
70
+ */
71
+ search?: string;
72
+ /**
73
+ * Select properties to be returned
74
+ */
75
+ select?: string[];
76
+ /**
77
+ * Skip the first n items
78
+ */
79
+ skip?: number;
80
+ /**
81
+ * Show only the first n items
82
+ */
83
+ top?: number;
84
+ }
85
+ /**
86
+ * Uri template for the request builder.
87
+ */
88
+ export declare const OnPremisesConnectionsRequestBuilderUriTemplate = "{+baseurl}/deviceManagement/virtualEndpoint/onPremisesConnections{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
89
+ /**
90
+ * Metadata for all the navigation properties in the request builder.
91
+ */
92
+ export declare const OnPremisesConnectionsRequestBuilderNavigationMetadata: Record<Exclude<keyof OnPremisesConnectionsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
93
+ /**
94
+ * Metadata for all the requests in the request builder.
95
+ */
96
+ export declare const OnPremisesConnectionsRequestBuilderRequestsMetadata: RequestsMetadata;
97
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA4K,KAAK,2BAA2B,EAAE,KAAK,6CAA6C,EAAE,MAAM,gCAAgC,CAAC;AAEhT,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzF,OAAO,EAAkI,KAAK,6CAA6C,EAAE,MAAM,SAAS,CAAC;AAC7M,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,mCAAoC,SAAQ,kBAAkB,CAAC,mCAAmC,CAAC;IAChH;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,+BAA+B,CAAC,6BAA6B,EAAE,MAAM,GAAI,6CAA6C,CAAC;IACxH;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qDAAqD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6CAA6C,GAAG,SAAS,CAAC,CAAC;IAC1L;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAC7J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qDAAqD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtJ;AACD;;GAEG;AACH,MAAM,WAAW,qDAAqD;IAClE;;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,8CAA8C,mJAAmJ,CAAC;AAc/M;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mCAAmC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASpL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,gBAuBjE,CAAC"}