@azure/arm-healthdataaiservices 1.0.0-alpha.20250718.1 → 1.0.0-alpha.20250730.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 (108) hide show
  1. package/dist/browser/api/deidServices/index.js +18 -12
  2. package/dist/browser/api/deidServices/index.js.map +1 -1
  3. package/dist/browser/api/healthDataAIServicesContext.js +11 -8
  4. package/dist/browser/api/healthDataAIServicesContext.js.map +1 -1
  5. package/dist/browser/api/operations/index.js +1 -1
  6. package/dist/browser/api/operations/index.js.map +1 -1
  7. package/dist/browser/api/privateEndpointConnections/index.js +11 -8
  8. package/dist/browser/api/privateEndpointConnections/index.js.map +1 -1
  9. package/dist/browser/api/privateLinks/index.js +1 -1
  10. package/dist/browser/api/privateLinks/index.js.map +1 -1
  11. package/dist/browser/classic/deidServices/index.js +3 -1
  12. package/dist/browser/classic/deidServices/index.js.map +1 -1
  13. package/dist/browser/classic/operations/index.js +3 -1
  14. package/dist/browser/classic/operations/index.js.map +1 -1
  15. package/dist/browser/classic/privateEndpointConnections/index.js +3 -1
  16. package/dist/browser/classic/privateEndpointConnections/index.js.map +1 -1
  17. package/dist/browser/classic/privateLinks/index.js +3 -1
  18. package/dist/browser/classic/privateLinks/index.js.map +1 -1
  19. package/dist/browser/healthDataAIServicesClient.js +16 -3
  20. package/dist/browser/healthDataAIServicesClient.js.map +1 -1
  21. package/dist/browser/restorePollerHelpers.js +11 -13
  22. package/dist/browser/restorePollerHelpers.js.map +1 -1
  23. package/dist/browser/static-helpers/pagingHelpers.js +31 -50
  24. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
  25. package/dist/browser/static-helpers/pollingHelpers.js +14 -11
  26. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
  27. package/dist/commonjs/api/deidServices/index.js +18 -12
  28. package/dist/commonjs/api/deidServices/index.js.map +1 -1
  29. package/dist/commonjs/api/healthDataAIServicesContext.js +11 -8
  30. package/dist/commonjs/api/healthDataAIServicesContext.js.map +1 -1
  31. package/dist/commonjs/api/operations/index.js +1 -1
  32. package/dist/commonjs/api/operations/index.js.map +1 -1
  33. package/dist/commonjs/api/privateEndpointConnections/index.js +11 -8
  34. package/dist/commonjs/api/privateEndpointConnections/index.js.map +1 -1
  35. package/dist/commonjs/api/privateLinks/index.js +1 -1
  36. package/dist/commonjs/api/privateLinks/index.js.map +1 -1
  37. package/dist/commonjs/classic/deidServices/index.js +3 -1
  38. package/dist/commonjs/classic/deidServices/index.js.map +1 -1
  39. package/dist/commonjs/classic/operations/index.js +3 -1
  40. package/dist/commonjs/classic/operations/index.js.map +1 -1
  41. package/dist/commonjs/classic/privateEndpointConnections/index.js +3 -1
  42. package/dist/commonjs/classic/privateEndpointConnections/index.js.map +1 -1
  43. package/dist/commonjs/classic/privateLinks/index.js +3 -1
  44. package/dist/commonjs/classic/privateLinks/index.js.map +1 -1
  45. package/dist/commonjs/healthDataAIServicesClient.js +16 -3
  46. package/dist/commonjs/healthDataAIServicesClient.js.map +1 -1
  47. package/dist/commonjs/restorePollerHelpers.js +11 -13
  48. package/dist/commonjs/restorePollerHelpers.js.map +1 -1
  49. package/dist/commonjs/static-helpers/pagingHelpers.js +31 -50
  50. package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -1
  51. package/dist/commonjs/static-helpers/pollingHelpers.js +14 -11
  52. package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -1
  53. package/dist/commonjs/tsdoc-metadata.json +11 -11
  54. package/dist/esm/api/deidServices/index.js +18 -12
  55. package/dist/esm/api/deidServices/index.js.map +1 -1
  56. package/dist/esm/api/healthDataAIServicesContext.js +11 -8
  57. package/dist/esm/api/healthDataAIServicesContext.js.map +1 -1
  58. package/dist/esm/api/operations/index.js +1 -1
  59. package/dist/esm/api/operations/index.js.map +1 -1
  60. package/dist/esm/api/privateEndpointConnections/index.js +11 -8
  61. package/dist/esm/api/privateEndpointConnections/index.js.map +1 -1
  62. package/dist/esm/api/privateLinks/index.js +1 -1
  63. package/dist/esm/api/privateLinks/index.js.map +1 -1
  64. package/dist/esm/classic/deidServices/index.js +3 -1
  65. package/dist/esm/classic/deidServices/index.js.map +1 -1
  66. package/dist/esm/classic/operations/index.js +3 -1
  67. package/dist/esm/classic/operations/index.js.map +1 -1
  68. package/dist/esm/classic/privateEndpointConnections/index.js +3 -1
  69. package/dist/esm/classic/privateEndpointConnections/index.js.map +1 -1
  70. package/dist/esm/classic/privateLinks/index.js +3 -1
  71. package/dist/esm/classic/privateLinks/index.js.map +1 -1
  72. package/dist/esm/healthDataAIServicesClient.js +16 -3
  73. package/dist/esm/healthDataAIServicesClient.js.map +1 -1
  74. package/dist/esm/restorePollerHelpers.js +11 -13
  75. package/dist/esm/restorePollerHelpers.js.map +1 -1
  76. package/dist/esm/static-helpers/pagingHelpers.js +31 -50
  77. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
  78. package/dist/esm/static-helpers/pollingHelpers.js +14 -11
  79. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
  80. package/dist/react-native/api/deidServices/index.js +18 -12
  81. package/dist/react-native/api/deidServices/index.js.map +1 -1
  82. package/dist/react-native/api/healthDataAIServicesContext.js +11 -8
  83. package/dist/react-native/api/healthDataAIServicesContext.js.map +1 -1
  84. package/dist/react-native/api/operations/index.js +1 -1
  85. package/dist/react-native/api/operations/index.js.map +1 -1
  86. package/dist/react-native/api/privateEndpointConnections/index.js +11 -8
  87. package/dist/react-native/api/privateEndpointConnections/index.js.map +1 -1
  88. package/dist/react-native/api/privateLinks/index.js +1 -1
  89. package/dist/react-native/api/privateLinks/index.js.map +1 -1
  90. package/dist/react-native/classic/deidServices/index.js +3 -1
  91. package/dist/react-native/classic/deidServices/index.js.map +1 -1
  92. package/dist/react-native/classic/operations/index.js +3 -1
  93. package/dist/react-native/classic/operations/index.js.map +1 -1
  94. package/dist/react-native/classic/privateEndpointConnections/index.js +3 -1
  95. package/dist/react-native/classic/privateEndpointConnections/index.js.map +1 -1
  96. package/dist/react-native/classic/privateLinks/index.js +3 -1
  97. package/dist/react-native/classic/privateLinks/index.js.map +1 -1
  98. package/dist/react-native/healthDataAIServicesClient.js +16 -3
  99. package/dist/react-native/healthDataAIServicesClient.js.map +1 -1
  100. package/dist/react-native/restorePollerHelpers.js +11 -13
  101. package/dist/react-native/restorePollerHelpers.js.map +1 -1
  102. package/dist/react-native/static-helpers/pagingHelpers.js +31 -50
  103. package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -1
  104. package/dist/react-native/static-helpers/pollingHelpers.js +14 -11
  105. package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -1
  106. package/package.json +2 -2
  107. package/review/arm-healthdataaiservices-models-node.api.md +225 -225
  108. package/review/arm-healthdataaiservices-node.api.md +357 -357
@@ -1,225 +1,225 @@
1
- ## API Report File for "@azure/arm-healthdataaiservices"
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 DeidPropertiesUpdate {
15
- publicNetworkAccess?: PublicNetworkAccess;
16
- }
17
-
18
- // @public
19
- export interface DeidService extends TrackedResource {
20
- identity?: ManagedServiceIdentity;
21
- properties?: DeidServiceProperties;
22
- }
23
-
24
- // @public
25
- export interface DeidServiceProperties {
26
- readonly privateEndpointConnections?: PrivateEndpointConnection[];
27
- readonly provisioningState?: ProvisioningState;
28
- publicNetworkAccess?: PublicNetworkAccess;
29
- readonly serviceUrl?: string;
30
- }
31
-
32
- // @public
33
- export interface DeidUpdate {
34
- identity?: ManagedServiceIdentityUpdate;
35
- properties?: DeidPropertiesUpdate;
36
- tags?: Record<string, string>;
37
- }
38
-
39
- // @public
40
- export enum KnownActionType {
41
- Internal = "Internal"
42
- }
43
-
44
- // @public
45
- export enum KnownCreatedByType {
46
- Application = "Application",
47
- Key = "Key",
48
- ManagedIdentity = "ManagedIdentity",
49
- User = "User"
50
- }
51
-
52
- // @public
53
- export enum KnownManagedServiceIdentityType {
54
- None = "None",
55
- SystemAssigned = "SystemAssigned",
56
- SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
57
- UserAssigned = "UserAssigned"
58
- }
59
-
60
- // @public
61
- export enum KnownOrigin {
62
- System = "system",
63
- User = "user",
64
- UserSystem = "user,system"
65
- }
66
-
67
- // @public
68
- export enum KnownPrivateEndpointConnectionProvisioningState {
69
- Creating = "Creating",
70
- Deleting = "Deleting",
71
- Failed = "Failed",
72
- Succeeded = "Succeeded"
73
- }
74
-
75
- // @public
76
- export enum KnownPrivateEndpointServiceConnectionStatus {
77
- Approved = "Approved",
78
- Pending = "Pending",
79
- Rejected = "Rejected"
80
- }
81
-
82
- // @public
83
- export enum KnownProvisioningState {
84
- Accepted = "Accepted",
85
- Canceled = "Canceled",
86
- Deleting = "Deleting",
87
- Failed = "Failed",
88
- Provisioning = "Provisioning",
89
- Succeeded = "Succeeded",
90
- Updating = "Updating"
91
- }
92
-
93
- // @public
94
- export enum KnownVersions {
95
- V2024_09_20 = "2024-09-20"
96
- }
97
-
98
- // @public
99
- export interface ManagedServiceIdentity {
100
- readonly principalId?: string;
101
- readonly tenantId?: string;
102
- type: ManagedServiceIdentityType;
103
- userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;
104
- }
105
-
106
- // @public
107
- export type ManagedServiceIdentityType = string;
108
-
109
- // @public
110
- export interface ManagedServiceIdentityUpdate {
111
- type?: ManagedServiceIdentityType;
112
- userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;
113
- }
114
-
115
- // @public
116
- export interface Operation {
117
- actionType?: ActionType;
118
- readonly display?: OperationDisplay;
119
- readonly isDataAction?: boolean;
120
- readonly name?: string;
121
- readonly origin?: Origin;
122
- }
123
-
124
- // @public
125
- export interface OperationDisplay {
126
- readonly description?: string;
127
- readonly operation?: string;
128
- readonly provider?: string;
129
- readonly resource?: string;
130
- }
131
-
132
- // @public
133
- export type Origin = string;
134
-
135
- // @public
136
- export interface PrivateEndpoint {
137
- readonly id?: string;
138
- }
139
-
140
- // @public
141
- export interface PrivateEndpointConnection extends Resource {
142
- properties?: PrivateEndpointConnectionProperties;
143
- }
144
-
145
- // @public
146
- export interface PrivateEndpointConnectionProperties {
147
- readonly groupIds?: string[];
148
- privateEndpoint?: PrivateEndpoint;
149
- privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;
150
- readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
151
- }
152
-
153
- // @public
154
- export type PrivateEndpointConnectionProvisioningState = string;
155
-
156
- // @public
157
- export interface PrivateEndpointConnectionResource extends ProxyResource {
158
- properties?: PrivateEndpointConnectionProperties;
159
- }
160
-
161
- // @public
162
- export type PrivateEndpointServiceConnectionStatus = string;
163
-
164
- // @public
165
- export interface PrivateLinkResource extends ProxyResource {
166
- properties?: PrivateLinkResourceProperties;
167
- }
168
-
169
- // @public
170
- export interface PrivateLinkResourceProperties {
171
- readonly groupId?: string;
172
- readonly requiredMembers?: string[];
173
- requiredZoneNames?: string[];
174
- }
175
-
176
- // @public
177
- export interface PrivateLinkServiceConnectionState {
178
- actionsRequired?: string;
179
- description?: string;
180
- status?: PrivateEndpointServiceConnectionStatus;
181
- }
182
-
183
- // @public
184
- export type ProvisioningState = string;
185
-
186
- // @public
187
- export interface ProxyResource extends Resource {
188
- }
189
-
190
- // @public
191
- export type PublicNetworkAccess = "Enabled" | "Disabled";
192
-
193
- // @public
194
- export interface Resource {
195
- readonly id?: string;
196
- readonly name?: string;
197
- readonly systemData?: SystemData;
198
- readonly type?: string;
199
- }
200
-
201
- // @public
202
- export interface SystemData {
203
- createdAt?: Date;
204
- createdBy?: string;
205
- createdByType?: CreatedByType;
206
- lastModifiedAt?: Date;
207
- lastModifiedBy?: string;
208
- lastModifiedByType?: CreatedByType;
209
- }
210
-
211
- // @public
212
- export interface TrackedResource extends Resource {
213
- location: string;
214
- tags?: Record<string, string>;
215
- }
216
-
217
- // @public
218
- export interface UserAssignedIdentity {
219
- readonly clientId?: string;
220
- readonly principalId?: string;
221
- }
222
-
223
- // (No @packageDocumentation comment for this package)
224
-
225
- ```
1
+ ## API Report File for "@azure/arm-healthdataaiservices"
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 DeidPropertiesUpdate {
15
+ publicNetworkAccess?: PublicNetworkAccess;
16
+ }
17
+
18
+ // @public
19
+ export interface DeidService extends TrackedResource {
20
+ identity?: ManagedServiceIdentity;
21
+ properties?: DeidServiceProperties;
22
+ }
23
+
24
+ // @public
25
+ export interface DeidServiceProperties {
26
+ readonly privateEndpointConnections?: PrivateEndpointConnection[];
27
+ readonly provisioningState?: ProvisioningState;
28
+ publicNetworkAccess?: PublicNetworkAccess;
29
+ readonly serviceUrl?: string;
30
+ }
31
+
32
+ // @public
33
+ export interface DeidUpdate {
34
+ identity?: ManagedServiceIdentityUpdate;
35
+ properties?: DeidPropertiesUpdate;
36
+ tags?: Record<string, string>;
37
+ }
38
+
39
+ // @public
40
+ export enum KnownActionType {
41
+ Internal = "Internal"
42
+ }
43
+
44
+ // @public
45
+ export enum KnownCreatedByType {
46
+ Application = "Application",
47
+ Key = "Key",
48
+ ManagedIdentity = "ManagedIdentity",
49
+ User = "User"
50
+ }
51
+
52
+ // @public
53
+ export enum KnownManagedServiceIdentityType {
54
+ None = "None",
55
+ SystemAssigned = "SystemAssigned",
56
+ SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
57
+ UserAssigned = "UserAssigned"
58
+ }
59
+
60
+ // @public
61
+ export enum KnownOrigin {
62
+ System = "system",
63
+ User = "user",
64
+ UserSystem = "user,system"
65
+ }
66
+
67
+ // @public
68
+ export enum KnownPrivateEndpointConnectionProvisioningState {
69
+ Creating = "Creating",
70
+ Deleting = "Deleting",
71
+ Failed = "Failed",
72
+ Succeeded = "Succeeded"
73
+ }
74
+
75
+ // @public
76
+ export enum KnownPrivateEndpointServiceConnectionStatus {
77
+ Approved = "Approved",
78
+ Pending = "Pending",
79
+ Rejected = "Rejected"
80
+ }
81
+
82
+ // @public
83
+ export enum KnownProvisioningState {
84
+ Accepted = "Accepted",
85
+ Canceled = "Canceled",
86
+ Deleting = "Deleting",
87
+ Failed = "Failed",
88
+ Provisioning = "Provisioning",
89
+ Succeeded = "Succeeded",
90
+ Updating = "Updating"
91
+ }
92
+
93
+ // @public
94
+ export enum KnownVersions {
95
+ V2024_09_20 = "2024-09-20"
96
+ }
97
+
98
+ // @public
99
+ export interface ManagedServiceIdentity {
100
+ readonly principalId?: string;
101
+ readonly tenantId?: string;
102
+ type: ManagedServiceIdentityType;
103
+ userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;
104
+ }
105
+
106
+ // @public
107
+ export type ManagedServiceIdentityType = string;
108
+
109
+ // @public
110
+ export interface ManagedServiceIdentityUpdate {
111
+ type?: ManagedServiceIdentityType;
112
+ userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;
113
+ }
114
+
115
+ // @public
116
+ export interface Operation {
117
+ actionType?: ActionType;
118
+ readonly display?: OperationDisplay;
119
+ readonly isDataAction?: boolean;
120
+ readonly name?: string;
121
+ readonly origin?: Origin;
122
+ }
123
+
124
+ // @public
125
+ export interface OperationDisplay {
126
+ readonly description?: string;
127
+ readonly operation?: string;
128
+ readonly provider?: string;
129
+ readonly resource?: string;
130
+ }
131
+
132
+ // @public
133
+ export type Origin = string;
134
+
135
+ // @public
136
+ export interface PrivateEndpoint {
137
+ readonly id?: string;
138
+ }
139
+
140
+ // @public
141
+ export interface PrivateEndpointConnection extends Resource {
142
+ properties?: PrivateEndpointConnectionProperties;
143
+ }
144
+
145
+ // @public
146
+ export interface PrivateEndpointConnectionProperties {
147
+ readonly groupIds?: string[];
148
+ privateEndpoint?: PrivateEndpoint;
149
+ privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;
150
+ readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
151
+ }
152
+
153
+ // @public
154
+ export type PrivateEndpointConnectionProvisioningState = string;
155
+
156
+ // @public
157
+ export interface PrivateEndpointConnectionResource extends ProxyResource {
158
+ properties?: PrivateEndpointConnectionProperties;
159
+ }
160
+
161
+ // @public
162
+ export type PrivateEndpointServiceConnectionStatus = string;
163
+
164
+ // @public
165
+ export interface PrivateLinkResource extends ProxyResource {
166
+ properties?: PrivateLinkResourceProperties;
167
+ }
168
+
169
+ // @public
170
+ export interface PrivateLinkResourceProperties {
171
+ readonly groupId?: string;
172
+ readonly requiredMembers?: string[];
173
+ requiredZoneNames?: string[];
174
+ }
175
+
176
+ // @public
177
+ export interface PrivateLinkServiceConnectionState {
178
+ actionsRequired?: string;
179
+ description?: string;
180
+ status?: PrivateEndpointServiceConnectionStatus;
181
+ }
182
+
183
+ // @public
184
+ export type ProvisioningState = string;
185
+
186
+ // @public
187
+ export interface ProxyResource extends Resource {
188
+ }
189
+
190
+ // @public
191
+ export type PublicNetworkAccess = "Enabled" | "Disabled";
192
+
193
+ // @public
194
+ export interface Resource {
195
+ readonly id?: string;
196
+ readonly name?: string;
197
+ readonly systemData?: SystemData;
198
+ readonly type?: string;
199
+ }
200
+
201
+ // @public
202
+ export interface SystemData {
203
+ createdAt?: Date;
204
+ createdBy?: string;
205
+ createdByType?: CreatedByType;
206
+ lastModifiedAt?: Date;
207
+ lastModifiedBy?: string;
208
+ lastModifiedByType?: CreatedByType;
209
+ }
210
+
211
+ // @public
212
+ export interface TrackedResource extends Resource {
213
+ location: string;
214
+ tags?: Record<string, string>;
215
+ }
216
+
217
+ // @public
218
+ export interface UserAssignedIdentity {
219
+ readonly clientId?: string;
220
+ readonly principalId?: string;
221
+ }
222
+
223
+ // (No @packageDocumentation comment for this package)
224
+
225
+ ```