@azure/arm-lambdatesthyperexecute 1.0.0-alpha.20250521.1 → 1.0.0-alpha.20250717.1

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 (67) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/dist/browser/api/hyperExecuteContext.js +2 -2
  3. package/dist/browser/api/hyperExecuteContext.js.map +1 -1
  4. package/dist/browser/api/operations/operations.d.ts.map +1 -1
  5. package/dist/browser/api/operations/operations.js +1 -1
  6. package/dist/browser/api/operations/operations.js.map +1 -1
  7. package/dist/browser/api/organizations/operations.d.ts.map +1 -1
  8. package/dist/browser/api/organizations/operations.js +1 -1
  9. package/dist/browser/api/organizations/operations.js.map +1 -1
  10. package/dist/browser/models/models.d.ts +3 -4
  11. package/dist/browser/models/models.d.ts.map +1 -1
  12. package/dist/browser/models/models.js +2 -3
  13. package/dist/browser/models/models.js.map +1 -1
  14. package/dist/browser/static-helpers/urlTemplate.d.ts.map +1 -1
  15. package/dist/browser/static-helpers/urlTemplate.js +2 -1
  16. package/dist/browser/static-helpers/urlTemplate.js.map +1 -1
  17. package/dist/commonjs/api/hyperExecuteContext.js +2 -2
  18. package/dist/commonjs/api/hyperExecuteContext.js.map +1 -1
  19. package/dist/commonjs/api/operations/operations.d.ts.map +1 -1
  20. package/dist/commonjs/api/operations/operations.js +1 -1
  21. package/dist/commonjs/api/operations/operations.js.map +1 -1
  22. package/dist/commonjs/api/organizations/operations.d.ts.map +1 -1
  23. package/dist/commonjs/api/organizations/operations.js +1 -1
  24. package/dist/commonjs/api/organizations/operations.js.map +1 -1
  25. package/dist/commonjs/models/models.d.ts +3 -4
  26. package/dist/commonjs/models/models.d.ts.map +1 -1
  27. package/dist/commonjs/models/models.js +2 -3
  28. package/dist/commonjs/models/models.js.map +1 -1
  29. package/dist/commonjs/static-helpers/urlTemplate.d.ts.map +1 -1
  30. package/dist/commonjs/static-helpers/urlTemplate.js +2 -1
  31. package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -1
  32. package/dist/esm/api/hyperExecuteContext.js +2 -2
  33. package/dist/esm/api/hyperExecuteContext.js.map +1 -1
  34. package/dist/esm/api/operations/operations.d.ts.map +1 -1
  35. package/dist/esm/api/operations/operations.js +1 -1
  36. package/dist/esm/api/operations/operations.js.map +1 -1
  37. package/dist/esm/api/organizations/operations.d.ts.map +1 -1
  38. package/dist/esm/api/organizations/operations.js +1 -1
  39. package/dist/esm/api/organizations/operations.js.map +1 -1
  40. package/dist/esm/models/models.d.ts +3 -4
  41. package/dist/esm/models/models.d.ts.map +1 -1
  42. package/dist/esm/models/models.js +2 -3
  43. package/dist/esm/models/models.js.map +1 -1
  44. package/dist/esm/static-helpers/urlTemplate.d.ts.map +1 -1
  45. package/dist/esm/static-helpers/urlTemplate.js +2 -1
  46. package/dist/esm/static-helpers/urlTemplate.js.map +1 -1
  47. package/dist/react-native/api/hyperExecuteContext.js +2 -2
  48. package/dist/react-native/api/hyperExecuteContext.js.map +1 -1
  49. package/dist/react-native/api/operations/operations.d.ts.map +1 -1
  50. package/dist/react-native/api/operations/operations.js +1 -1
  51. package/dist/react-native/api/operations/operations.js.map +1 -1
  52. package/dist/react-native/api/organizations/operations.d.ts.map +1 -1
  53. package/dist/react-native/api/organizations/operations.js +1 -1
  54. package/dist/react-native/api/organizations/operations.js.map +1 -1
  55. package/dist/react-native/models/models.d.ts +3 -4
  56. package/dist/react-native/models/models.d.ts.map +1 -1
  57. package/dist/react-native/models/models.js +2 -3
  58. package/dist/react-native/models/models.js.map +1 -1
  59. package/dist/react-native/static-helpers/urlTemplate.d.ts.map +1 -1
  60. package/dist/react-native/static-helpers/urlTemplate.js +2 -1
  61. package/dist/react-native/static-helpers/urlTemplate.js.map +1 -1
  62. package/package.json +9 -9
  63. package/review/{arm-lambdatesthyperexecute-api.api.md → arm-lambdatesthyperexecute-api-node.api.md} +27 -27
  64. package/review/{arm-lambdatesthyperexecute-api-operations.api.md → arm-lambdatesthyperexecute-api-operations-node.api.md} +19 -19
  65. package/review/{arm-lambdatesthyperexecute-api-organizations.api.md → arm-lambdatesthyperexecute-api-organizations-node.api.md} +58 -58
  66. package/review/{arm-lambdatesthyperexecute-models.api.md → arm-lambdatesthyperexecute-models-node.api.md} +231 -230
  67. package/review/{arm-lambdatesthyperexecute.api.md → arm-lambdatesthyperexecute-node.api.md} +325 -324
@@ -1,230 +1,231 @@
1
- ## API Report File for "@azure/arm-lambdatesthyperexecute"
2
-
3
- > Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
4
-
5
- ```ts
6
-
7
- // @public
8
- export type ActionType = string;
9
-
10
- // @public
11
- export type CreatedByType = string;
12
-
13
- // @public
14
- export interface ErrorAdditionalInfo {
15
- readonly info?: Record<string, any>;
16
- readonly type?: string;
17
- }
18
-
19
- // @public
20
- export interface ErrorDetail {
21
- readonly additionalInfo?: ErrorAdditionalInfo[];
22
- readonly code?: string;
23
- readonly details?: ErrorDetail[];
24
- readonly message?: string;
25
- readonly target?: string;
26
- }
27
-
28
- // @public
29
- export interface ErrorResponse {
30
- error?: ErrorDetail;
31
- }
32
-
33
- // @public
34
- export enum KnownActionType {
35
- Internal = "Internal"
36
- }
37
-
38
- // @public
39
- export enum KnownCreatedByType {
40
- Application = "Application",
41
- Key = "Key",
42
- ManagedIdentity = "ManagedIdentity",
43
- User = "User"
44
- }
45
-
46
- // @public
47
- export enum KnownManagedServiceIdentityType {
48
- None = "None",
49
- SystemAssigned = "SystemAssigned",
50
- SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
51
- UserAssigned = "UserAssigned"
52
- }
53
-
54
- // @public
55
- export enum KnownMarketplaceSubscriptionStatus {
56
- PendingFulfillmentStart = "PendingFulfillmentStart",
57
- Subscribed = "Subscribed",
58
- Suspended = "Suspended",
59
- Unsubscribed = "Unsubscribed"
60
- }
61
-
62
- // @public
63
- export enum KnownOrigin {
64
- System = "system",
65
- User = "user",
66
- UserSystem = "user,system"
67
- }
68
-
69
- // @public
70
- export enum KnownResourceProvisioningState {
71
- Canceled = "Canceled",
72
- Failed = "Failed",
73
- Succeeded = "Succeeded"
74
- }
75
-
76
- // @public
77
- export enum KnownSingleSignOnStates {
78
- Disable = "Disable",
79
- Enable = "Enable",
80
- Initial = "Initial"
81
- }
82
-
83
- // @public
84
- export enum KnownSingleSignOnType {
85
- OpenId = "OpenId",
86
- Saml = "Saml"
87
- }
88
-
89
- // @public
90
- export enum KnownVersions {
91
- V20240201Preview = "2024-02-01-preview"
92
- }
93
-
94
- // @public
95
- export interface ManagedServiceIdentity {
96
- readonly principalId?: string;
97
- readonly tenantId?: string;
98
- type: ManagedServiceIdentityType;
99
- userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;
100
- }
101
-
102
- // @public
103
- export type ManagedServiceIdentityType = string;
104
-
105
- // @public
106
- export interface MarketplaceDetails {
107
- offerDetails: OfferDetails;
108
- subscriptionId?: string;
109
- readonly subscriptionStatus?: MarketplaceSubscriptionStatus;
110
- }
111
-
112
- // @public
113
- export type MarketplaceSubscriptionStatus = string;
114
-
115
- // @public
116
- export interface OfferDetails {
117
- offerId: string;
118
- planId: string;
119
- planName?: string;
120
- publisherId: string;
121
- termId?: string;
122
- termUnit?: string;
123
- }
124
-
125
- // @public
126
- export interface Operation {
127
- readonly actionType?: ActionType;
128
- display?: OperationDisplay;
129
- readonly isDataAction?: boolean;
130
- readonly name?: string;
131
- readonly origin?: Origin;
132
- }
133
-
134
- // @public
135
- export interface OperationDisplay {
136
- readonly description?: string;
137
- readonly operation?: string;
138
- readonly provider?: string;
139
- readonly resource?: string;
140
- }
141
-
142
- // @public
143
- export interface OrganizationProperties {
144
- marketplace: MarketplaceDetails;
145
- partnerProperties: PartnerProperties;
146
- readonly provisioningState?: ResourceProvisioningState;
147
- singleSignOnProperties?: SingleSignOnPropertiesV2;
148
- user: UserDetails;
149
- }
150
-
151
- // @public
152
- export interface OrganizationResource extends TrackedResource {
153
- identity?: ManagedServiceIdentity;
154
- properties?: OrganizationProperties;
155
- }
156
-
157
- // @public
158
- export interface OrganizationResourceUpdate {
159
- identity?: ManagedServiceIdentity;
160
- tags?: Record<string, string>;
161
- }
162
-
163
- // @public
164
- export type Origin = string;
165
-
166
- // @public
167
- export interface PartnerProperties {
168
- licensesSubscribed: number;
169
- }
170
-
171
- // @public
172
- export interface Resource {
173
- readonly id?: string;
174
- readonly name?: string;
175
- readonly systemData?: SystemData;
176
- readonly type?: string;
177
- }
178
-
179
- // @public
180
- export type ResourceProvisioningState = string;
181
-
182
- // @public
183
- export interface SingleSignOnPropertiesV2 {
184
- aadDomains?: string[];
185
- enterpriseAppId?: string;
186
- state?: SingleSignOnStates;
187
- type: SingleSignOnType;
188
- url?: string;
189
- }
190
-
191
- // @public
192
- export type SingleSignOnStates = string;
193
-
194
- // @public
195
- export type SingleSignOnType = string;
196
-
197
- // @public
198
- export interface SystemData {
199
- createdAt?: Date;
200
- createdBy?: string;
201
- createdByType?: CreatedByType;
202
- lastModifiedAt?: Date;
203
- lastModifiedBy?: string;
204
- lastModifiedByType?: CreatedByType;
205
- }
206
-
207
- // @public
208
- export interface TrackedResource extends Resource {
209
- location: string;
210
- tags?: Record<string, string>;
211
- }
212
-
213
- // @public
214
- export interface UserAssignedIdentity {
215
- readonly clientId?: string;
216
- readonly principalId?: string;
217
- }
218
-
219
- // @public
220
- export interface UserDetails {
221
- emailAddress?: string;
222
- firstName?: string;
223
- lastName?: string;
224
- phoneNumber?: string;
225
- upn?: string;
226
- }
227
-
228
- // (No @packageDocumentation comment for this package)
229
-
230
- ```
1
+ ## API Report File for "@azure/arm-lambdatesthyperexecute"
2
+
3
+ > Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
4
+
5
+ ```ts
6
+
7
+ // @public
8
+ export type ActionType = string;
9
+
10
+ // @public
11
+ export type CreatedByType = string;
12
+
13
+ // @public
14
+ export interface ErrorAdditionalInfo {
15
+ readonly info?: Record<string, any>;
16
+ readonly type?: string;
17
+ }
18
+
19
+ // @public
20
+ export interface ErrorDetail {
21
+ readonly additionalInfo?: ErrorAdditionalInfo[];
22
+ readonly code?: string;
23
+ readonly details?: ErrorDetail[];
24
+ readonly message?: string;
25
+ readonly target?: string;
26
+ }
27
+
28
+ // @public
29
+ export interface ErrorResponse {
30
+ error?: ErrorDetail;
31
+ }
32
+
33
+ // @public
34
+ export enum KnownActionType {
35
+ Internal = "Internal"
36
+ }
37
+
38
+ // @public
39
+ export enum KnownCreatedByType {
40
+ Application = "Application",
41
+ Key = "Key",
42
+ ManagedIdentity = "ManagedIdentity",
43
+ User = "User"
44
+ }
45
+
46
+ // @public
47
+ export enum KnownManagedServiceIdentityType {
48
+ None = "None",
49
+ SystemAssigned = "SystemAssigned",
50
+ SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
51
+ UserAssigned = "UserAssigned"
52
+ }
53
+
54
+ // @public
55
+ export enum KnownMarketplaceSubscriptionStatus {
56
+ PendingFulfillmentStart = "PendingFulfillmentStart",
57
+ Subscribed = "Subscribed",
58
+ Suspended = "Suspended",
59
+ Unsubscribed = "Unsubscribed"
60
+ }
61
+
62
+ // @public
63
+ export enum KnownOrigin {
64
+ System = "system",
65
+ User = "user",
66
+ UserSystem = "user,system"
67
+ }
68
+
69
+ // @public
70
+ export enum KnownResourceProvisioningState {
71
+ Canceled = "Canceled",
72
+ Failed = "Failed",
73
+ Succeeded = "Succeeded"
74
+ }
75
+
76
+ // @public
77
+ export enum KnownSingleSignOnStates {
78
+ Disable = "Disable",
79
+ Enable = "Enable",
80
+ Initial = "Initial"
81
+ }
82
+
83
+ // @public
84
+ export enum KnownSingleSignOnType {
85
+ OpenId = "OpenId",
86
+ Saml = "Saml"
87
+ }
88
+
89
+ // @public
90
+ export enum KnownVersions {
91
+ // (undocumented)
92
+ V20240201 = "2024-02-01"
93
+ }
94
+
95
+ // @public
96
+ export interface ManagedServiceIdentity {
97
+ readonly principalId?: string;
98
+ readonly tenantId?: string;
99
+ type: ManagedServiceIdentityType;
100
+ userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;
101
+ }
102
+
103
+ // @public
104
+ export type ManagedServiceIdentityType = string;
105
+
106
+ // @public
107
+ export interface MarketplaceDetails {
108
+ offerDetails: OfferDetails;
109
+ subscriptionId?: string;
110
+ readonly subscriptionStatus?: MarketplaceSubscriptionStatus;
111
+ }
112
+
113
+ // @public
114
+ export type MarketplaceSubscriptionStatus = string;
115
+
116
+ // @public
117
+ export interface OfferDetails {
118
+ offerId: string;
119
+ planId: string;
120
+ planName?: string;
121
+ publisherId: string;
122
+ termId?: string;
123
+ termUnit?: string;
124
+ }
125
+
126
+ // @public
127
+ export interface Operation {
128
+ readonly actionType?: ActionType;
129
+ display?: OperationDisplay;
130
+ readonly isDataAction?: boolean;
131
+ readonly name?: string;
132
+ readonly origin?: Origin;
133
+ }
134
+
135
+ // @public
136
+ export interface OperationDisplay {
137
+ readonly description?: string;
138
+ readonly operation?: string;
139
+ readonly provider?: string;
140
+ readonly resource?: string;
141
+ }
142
+
143
+ // @public
144
+ export interface OrganizationProperties {
145
+ marketplace: MarketplaceDetails;
146
+ partnerProperties: PartnerProperties;
147
+ readonly provisioningState?: ResourceProvisioningState;
148
+ singleSignOnProperties?: SingleSignOnPropertiesV2;
149
+ user: UserDetails;
150
+ }
151
+
152
+ // @public
153
+ export interface OrganizationResource extends TrackedResource {
154
+ identity?: ManagedServiceIdentity;
155
+ properties?: OrganizationProperties;
156
+ }
157
+
158
+ // @public
159
+ export interface OrganizationResourceUpdate {
160
+ identity?: ManagedServiceIdentity;
161
+ tags?: Record<string, string>;
162
+ }
163
+
164
+ // @public
165
+ export type Origin = string;
166
+
167
+ // @public
168
+ export interface PartnerProperties {
169
+ licensesSubscribed: number;
170
+ }
171
+
172
+ // @public
173
+ export interface Resource {
174
+ readonly id?: string;
175
+ readonly name?: string;
176
+ readonly systemData?: SystemData;
177
+ readonly type?: string;
178
+ }
179
+
180
+ // @public
181
+ export type ResourceProvisioningState = string;
182
+
183
+ // @public
184
+ export interface SingleSignOnPropertiesV2 {
185
+ aadDomains?: string[];
186
+ enterpriseAppId?: string;
187
+ state?: SingleSignOnStates;
188
+ type: SingleSignOnType;
189
+ url?: string;
190
+ }
191
+
192
+ // @public
193
+ export type SingleSignOnStates = string;
194
+
195
+ // @public
196
+ export type SingleSignOnType = string;
197
+
198
+ // @public
199
+ export interface SystemData {
200
+ createdAt?: Date;
201
+ createdBy?: string;
202
+ createdByType?: CreatedByType;
203
+ lastModifiedAt?: Date;
204
+ lastModifiedBy?: string;
205
+ lastModifiedByType?: CreatedByType;
206
+ }
207
+
208
+ // @public
209
+ export interface TrackedResource extends Resource {
210
+ location: string;
211
+ tags?: Record<string, string>;
212
+ }
213
+
214
+ // @public
215
+ export interface UserAssignedIdentity {
216
+ readonly clientId?: string;
217
+ readonly principalId?: string;
218
+ }
219
+
220
+ // @public
221
+ export interface UserDetails {
222
+ emailAddress?: string;
223
+ firstName?: string;
224
+ lastName?: string;
225
+ phoneNumber?: string;
226
+ upn?: string;
227
+ }
228
+
229
+ // (No @packageDocumentation comment for this package)
230
+
231
+ ```