@azure/arm-healthcareapis 3.0.1-alpha.20240423.1 → 3.1.0-alpha.20240425.2
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +14 -10
- package/LICENSE +1 -1
- package/dist/index.js +1345 -1235
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/dicomServicesCreateOrUpdateSample.js +10 -3
- package/dist-esm/samples-dev/dicomServicesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dicomServicesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/dicomServicesGetSample.js +1 -1
- package/dist-esm/samples-dev/dicomServicesListByWorkspaceSample.js +1 -1
- package/dist-esm/samples-dev/dicomServicesUpdateSample.js +3 -3
- package/dist-esm/samples-dev/dicomServicesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/fhirDestinationsListByIotConnectorSample.js +1 -1
- package/dist-esm/samples-dev/fhirServicesCreateOrUpdateSample.js +23 -11
- package/dist-esm/samples-dev/fhirServicesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/fhirServicesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/fhirServicesGetSample.js +1 -1
- package/dist-esm/samples-dev/fhirServicesListByWorkspaceSample.js +1 -1
- package/dist-esm/samples-dev/fhirServicesUpdateSample.js +3 -3
- package/dist-esm/samples-dev/fhirServicesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/iotConnectorFhirDestinationCreateOrUpdateSample.js +11 -11
- package/dist-esm/samples-dev/iotConnectorFhirDestinationCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/iotConnectorFhirDestinationDeleteSample.js +1 -1
- package/dist-esm/samples-dev/iotConnectorFhirDestinationGetSample.js +1 -1
- package/dist-esm/samples-dev/iotConnectorsCreateOrUpdateSample.js +12 -12
- package/dist-esm/samples-dev/iotConnectorsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/iotConnectorsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/iotConnectorsGetSample.js +1 -1
- package/dist-esm/samples-dev/iotConnectorsListByWorkspaceSample.js +1 -1
- package/dist-esm/samples-dev/iotConnectorsUpdateSample.js +4 -4
- package/dist-esm/samples-dev/iotConnectorsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.js +3 -3
- package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js +18 -18
- package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/servicesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/servicesGetSample.js +2 -2
- package/dist-esm/samples-dev/servicesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/servicesListSample.js +1 -1
- package/dist-esm/samples-dev/servicesUpdateSample.js +3 -3
- package/dist-esm/samples-dev/servicesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsListByWorkspaceSample.js +1 -1
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesGetSample.js +1 -1
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesListByWorkspaceSample.js +1 -1
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/workspacesGetSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/workspacesUpdateSample.js +3 -3
- package/dist-esm/samples-dev/workspacesUpdateSample.js.map +1 -1
- package/dist-esm/src/healthcareApisManagementClient.js +11 -10
- package/dist-esm/src/healthcareApisManagementClient.js.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +42 -0
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +6 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +3 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +833 -733
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.js +75 -75
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/dicomServices.d.ts.map +1 -1
- package/dist-esm/src/operations/dicomServices.js +51 -51
- package/dist-esm/src/operations/dicomServices.js.map +1 -1
- package/dist-esm/src/operations/fhirDestinations.js +11 -11
- package/dist-esm/src/operations/fhirDestinations.js.map +1 -1
- package/dist-esm/src/operations/fhirServices.d.ts.map +1 -1
- package/dist-esm/src/operations/fhirServices.js +51 -51
- package/dist-esm/src/operations/fhirServices.js.map +1 -1
- package/dist-esm/src/operations/iotConnectorFhirDestination.d.ts.map +1 -1
- package/dist-esm/src/operations/iotConnectorFhirDestination.js +29 -29
- package/dist-esm/src/operations/iotConnectorFhirDestination.js.map +1 -1
- package/dist-esm/src/operations/iotConnectors.d.ts.map +1 -1
- package/dist-esm/src/operations/iotConnectors.js +51 -51
- package/dist-esm/src/operations/iotConnectors.js.map +1 -1
- package/dist-esm/src/operations/operationResults.js +5 -5
- package/dist-esm/src/operations/operationResults.js.map +1 -1
- package/dist-esm/src/operations/operations.js +9 -9
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +35 -35
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/privateLinkResources.js +10 -10
- package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
- package/dist-esm/src/operations/services.d.ts.map +1 -1
- package/dist-esm/src/operations/services.js +64 -64
- package/dist-esm/src/operations/services.js.map +1 -1
- package/dist-esm/src/operations/workspacePrivateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/workspacePrivateEndpointConnections.js +35 -35
- package/dist-esm/src/operations/workspacePrivateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/workspacePrivateLinkResources.d.ts.map +1 -1
- package/dist-esm/src/operations/workspacePrivateLinkResources.js +11 -11
- package/dist-esm/src/operations/workspacePrivateLinkResources.js.map +1 -1
- package/dist-esm/src/operations/workspaces.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaces.js +60 -60
- package/dist-esm/src/operations/workspaces.js.map +1 -1
- package/dist-esm/test/healthcareapis_operations_test.spec.js +1 -1
- package/dist-esm/test/healthcareapis_operations_test.spec.js.map +1 -1
- package/package.json +3 -4
- package/review/arm-healthcareapis.api.md +30 -0
- package/src/healthcareApisManagementClient.ts +22 -22
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +88 -27
- package/src/models/mappers.ts +973 -860
- package/src/models/parameters.ts +76 -76
- package/src/operations/dicomServices.ts +101 -109
- package/src/operations/fhirDestinations.ts +25 -26
- package/src/operations/fhirServices.ts +101 -109
- package/src/operations/iotConnectorFhirDestination.ts +57 -61
- package/src/operations/iotConnectors.ts +101 -109
- package/src/operations/operationResults.ts +9 -10
- package/src/operations/operations.ts +16 -16
- package/src/operations/privateEndpointConnections.ts +73 -78
- package/src/operations/privateLinkResources.ts +17 -19
- package/src/operations/services.ts +122 -132
- package/src/operations/workspacePrivateEndpointConnections.ts +73 -78
- package/src/operations/workspacePrivateLinkResources.ts +27 -28
- package/src/operations/workspaces.ts +116 -125
- package/src/operationsInterfaces/dicomServices.ts +9 -9
- package/src/operationsInterfaces/fhirDestinations.ts +2 -2
- package/src/operationsInterfaces/fhirServices.ts +9 -9
- package/src/operationsInterfaces/iotConnectorFhirDestination.ts +6 -6
- package/src/operationsInterfaces/iotConnectors.ts +9 -9
- package/src/operationsInterfaces/operationResults.ts +2 -2
- package/src/operationsInterfaces/operations.ts +1 -1
- package/src/operationsInterfaces/privateEndpointConnections.ts +7 -7
- package/src/operationsInterfaces/privateLinkResources.ts +3 -3
- package/src/operationsInterfaces/services.ts +11 -11
- package/src/operationsInterfaces/workspacePrivateEndpointConnections.ts +7 -7
- package/src/operationsInterfaces/workspacePrivateLinkResources.ts +3 -3
- package/src/operationsInterfaces/workspaces.ts +10 -10
- package/src/pagingHelper.ts +1 -1
- package/types/arm-healthcareapis.d.ts +47 -0
@@ -14,8 +14,8 @@ export const ServicesProperties = {
|
|
14
14
|
serializedName: "provisioningState",
|
15
15
|
readOnly: true,
|
16
16
|
type: {
|
17
|
-
name: "String"
|
18
|
-
}
|
17
|
+
name: "String",
|
18
|
+
},
|
19
19
|
},
|
20
20
|
accessPolicies: {
|
21
21
|
serializedName: "accessPolicies",
|
@@ -24,38 +24,38 @@ export const ServicesProperties = {
|
|
24
24
|
element: {
|
25
25
|
type: {
|
26
26
|
name: "Composite",
|
27
|
-
className: "ServiceAccessPolicyEntry"
|
28
|
-
}
|
29
|
-
}
|
30
|
-
}
|
27
|
+
className: "ServiceAccessPolicyEntry",
|
28
|
+
},
|
29
|
+
},
|
30
|
+
},
|
31
31
|
},
|
32
32
|
cosmosDbConfiguration: {
|
33
33
|
serializedName: "cosmosDbConfiguration",
|
34
34
|
type: {
|
35
35
|
name: "Composite",
|
36
|
-
className: "ServiceCosmosDbConfigurationInfo"
|
37
|
-
}
|
36
|
+
className: "ServiceCosmosDbConfigurationInfo",
|
37
|
+
},
|
38
38
|
},
|
39
39
|
authenticationConfiguration: {
|
40
40
|
serializedName: "authenticationConfiguration",
|
41
41
|
type: {
|
42
42
|
name: "Composite",
|
43
|
-
className: "ServiceAuthenticationConfigurationInfo"
|
44
|
-
}
|
43
|
+
className: "ServiceAuthenticationConfigurationInfo",
|
44
|
+
},
|
45
45
|
},
|
46
46
|
corsConfiguration: {
|
47
47
|
serializedName: "corsConfiguration",
|
48
48
|
type: {
|
49
49
|
name: "Composite",
|
50
|
-
className: "ServiceCorsConfigurationInfo"
|
51
|
-
}
|
50
|
+
className: "ServiceCorsConfigurationInfo",
|
51
|
+
},
|
52
52
|
},
|
53
53
|
exportConfiguration: {
|
54
54
|
serializedName: "exportConfiguration",
|
55
55
|
type: {
|
56
56
|
name: "Composite",
|
57
|
-
className: "ServiceExportConfigurationInfo"
|
58
|
-
}
|
57
|
+
className: "ServiceExportConfigurationInfo",
|
58
|
+
},
|
59
59
|
},
|
60
60
|
privateEndpointConnections: {
|
61
61
|
serializedName: "privateEndpointConnections",
|
@@ -64,33 +64,33 @@ export const ServicesProperties = {
|
|
64
64
|
element: {
|
65
65
|
type: {
|
66
66
|
name: "Composite",
|
67
|
-
className: "PrivateEndpointConnection"
|
68
|
-
}
|
69
|
-
}
|
70
|
-
}
|
67
|
+
className: "PrivateEndpointConnection",
|
68
|
+
},
|
69
|
+
},
|
70
|
+
},
|
71
71
|
},
|
72
72
|
publicNetworkAccess: {
|
73
73
|
serializedName: "publicNetworkAccess",
|
74
74
|
type: {
|
75
|
-
name: "String"
|
76
|
-
}
|
75
|
+
name: "String",
|
76
|
+
},
|
77
77
|
},
|
78
78
|
acrConfiguration: {
|
79
79
|
serializedName: "acrConfiguration",
|
80
80
|
type: {
|
81
81
|
name: "Composite",
|
82
|
-
className: "ServiceAcrConfigurationInfo"
|
83
|
-
}
|
82
|
+
className: "ServiceAcrConfigurationInfo",
|
83
|
+
},
|
84
84
|
},
|
85
85
|
importConfiguration: {
|
86
86
|
serializedName: "importConfiguration",
|
87
87
|
type: {
|
88
88
|
name: "Composite",
|
89
|
-
className: "ServiceImportConfigurationInfo"
|
90
|
-
}
|
91
|
-
}
|
92
|
-
}
|
93
|
-
}
|
89
|
+
className: "ServiceImportConfigurationInfo",
|
90
|
+
},
|
91
|
+
},
|
92
|
+
},
|
93
|
+
},
|
94
94
|
};
|
95
95
|
export const ServiceAccessPolicyEntry = {
|
96
96
|
type: {
|
@@ -99,16 +99,16 @@ export const ServiceAccessPolicyEntry = {
|
|
99
99
|
modelProperties: {
|
100
100
|
objectId: {
|
101
101
|
constraints: {
|
102
|
-
Pattern: new RegExp("^(([0-9A-Fa-f]{8}[-]?(?:[0-9A-Fa-f]{4}[-]?){3}[0-9A-Fa-f]{12}){1})+$")
|
102
|
+
Pattern: new RegExp("^(([0-9A-Fa-f]{8}[-]?(?:[0-9A-Fa-f]{4}[-]?){3}[0-9A-Fa-f]{12}){1})+$"),
|
103
103
|
},
|
104
104
|
serializedName: "objectId",
|
105
105
|
required: true,
|
106
106
|
type: {
|
107
|
-
name: "String"
|
108
|
-
}
|
109
|
-
}
|
110
|
-
}
|
111
|
-
}
|
107
|
+
name: "String",
|
108
|
+
},
|
109
|
+
},
|
110
|
+
},
|
111
|
+
},
|
112
112
|
};
|
113
113
|
export const ServiceCosmosDbConfigurationInfo = {
|
114
114
|
type: {
|
@@ -117,30 +117,30 @@ export const ServiceCosmosDbConfigurationInfo = {
|
|
117
117
|
modelProperties: {
|
118
118
|
offerThroughput: {
|
119
119
|
constraints: {
|
120
|
-
InclusiveMinimum: 400
|
120
|
+
InclusiveMinimum: 400,
|
121
121
|
},
|
122
122
|
serializedName: "offerThroughput",
|
123
123
|
type: {
|
124
|
-
name: "Number"
|
125
|
-
}
|
124
|
+
name: "Number",
|
125
|
+
},
|
126
126
|
},
|
127
127
|
keyVaultKeyUri: {
|
128
128
|
serializedName: "keyVaultKeyUri",
|
129
129
|
type: {
|
130
|
-
name: "String"
|
131
|
-
}
|
130
|
+
name: "String",
|
131
|
+
},
|
132
132
|
},
|
133
133
|
crossTenantCmkApplicationId: {
|
134
134
|
constraints: {
|
135
|
-
Pattern: new RegExp("^(([0-9A-Fa-f]{8}[-]?(?:[0-9A-Fa-f]{4}[-]?){3}[0-9A-Fa-f]{12}){1})+$")
|
135
|
+
Pattern: new RegExp("^(([0-9A-Fa-f]{8}[-]?(?:[0-9A-Fa-f]{4}[-]?){3}[0-9A-Fa-f]{12}){1})+$"),
|
136
136
|
},
|
137
137
|
serializedName: "crossTenantCmkApplicationId",
|
138
138
|
type: {
|
139
|
-
name: "String"
|
140
|
-
}
|
141
|
-
}
|
142
|
-
}
|
143
|
-
}
|
139
|
+
name: "String",
|
140
|
+
},
|
141
|
+
},
|
142
|
+
},
|
143
|
+
},
|
144
144
|
};
|
145
145
|
export const ServiceAuthenticationConfigurationInfo = {
|
146
146
|
type: {
|
@@ -150,23 +150,23 @@ export const ServiceAuthenticationConfigurationInfo = {
|
|
150
150
|
authority: {
|
151
151
|
serializedName: "authority",
|
152
152
|
type: {
|
153
|
-
name: "String"
|
154
|
-
}
|
153
|
+
name: "String",
|
154
|
+
},
|
155
155
|
},
|
156
156
|
audience: {
|
157
157
|
serializedName: "audience",
|
158
158
|
type: {
|
159
|
-
name: "String"
|
160
|
-
}
|
159
|
+
name: "String",
|
160
|
+
},
|
161
161
|
},
|
162
162
|
smartProxyEnabled: {
|
163
163
|
serializedName: "smartProxyEnabled",
|
164
164
|
type: {
|
165
|
-
name: "Boolean"
|
166
|
-
}
|
167
|
-
}
|
168
|
-
}
|
169
|
-
}
|
165
|
+
name: "Boolean",
|
166
|
+
},
|
167
|
+
},
|
168
|
+
},
|
169
|
+
},
|
170
170
|
};
|
171
171
|
export const ServiceCorsConfigurationInfo = {
|
172
172
|
type: {
|
@@ -179,13 +179,13 @@ export const ServiceCorsConfigurationInfo = {
|
|
179
179
|
name: "Sequence",
|
180
180
|
element: {
|
181
181
|
constraints: {
|
182
|
-
Pattern: new RegExp("^(?:(?:(?:[hH][tT][tT][pP](?:[sS]|))\\:\\/\\/(?:[a-zA-Z0-9-]+[.]?)+(?:\\:[0-9]{1,5})?|[*]))$")
|
182
|
+
Pattern: new RegExp("^(?:(?:(?:[hH][tT][tT][pP](?:[sS]|))\\:\\/\\/(?:[a-zA-Z0-9-]+[.]?)+(?:\\:[0-9]{1,5})?|[*]))$"),
|
183
183
|
},
|
184
184
|
type: {
|
185
|
-
name: "String"
|
186
|
-
}
|
187
|
-
}
|
188
|
-
}
|
185
|
+
name: "String",
|
186
|
+
},
|
187
|
+
},
|
188
|
+
},
|
189
189
|
},
|
190
190
|
headers: {
|
191
191
|
serializedName: "headers",
|
@@ -193,10 +193,10 @@ export const ServiceCorsConfigurationInfo = {
|
|
193
193
|
name: "Sequence",
|
194
194
|
element: {
|
195
195
|
type: {
|
196
|
-
name: "String"
|
197
|
-
}
|
198
|
-
}
|
199
|
-
}
|
196
|
+
name: "String",
|
197
|
+
},
|
198
|
+
},
|
199
|
+
},
|
200
200
|
},
|
201
201
|
methods: {
|
202
202
|
serializedName: "methods",
|
@@ -204,29 +204,29 @@ export const ServiceCorsConfigurationInfo = {
|
|
204
204
|
name: "Sequence",
|
205
205
|
element: {
|
206
206
|
type: {
|
207
|
-
name: "String"
|
208
|
-
}
|
209
|
-
}
|
210
|
-
}
|
207
|
+
name: "String",
|
208
|
+
},
|
209
|
+
},
|
210
|
+
},
|
211
211
|
},
|
212
212
|
maxAge: {
|
213
213
|
constraints: {
|
214
214
|
InclusiveMaximum: 99999,
|
215
|
-
InclusiveMinimum: 0
|
215
|
+
InclusiveMinimum: 0,
|
216
216
|
},
|
217
217
|
serializedName: "maxAge",
|
218
218
|
type: {
|
219
|
-
name: "Number"
|
220
|
-
}
|
219
|
+
name: "Number",
|
220
|
+
},
|
221
221
|
},
|
222
222
|
allowCredentials: {
|
223
223
|
serializedName: "allowCredentials",
|
224
224
|
type: {
|
225
|
-
name: "Boolean"
|
226
|
-
}
|
227
|
-
}
|
228
|
-
}
|
229
|
-
}
|
225
|
+
name: "Boolean",
|
226
|
+
},
|
227
|
+
},
|
228
|
+
},
|
229
|
+
},
|
230
230
|
};
|
231
231
|
export const ServiceExportConfigurationInfo = {
|
232
232
|
type: {
|
@@ -236,11 +236,11 @@ export const ServiceExportConfigurationInfo = {
|
|
236
236
|
storageAccountName: {
|
237
237
|
serializedName: "storageAccountName",
|
238
238
|
type: {
|
239
|
-
name: "String"
|
240
|
-
}
|
241
|
-
}
|
242
|
-
}
|
243
|
-
}
|
239
|
+
name: "String",
|
240
|
+
},
|
241
|
+
},
|
242
|
+
},
|
243
|
+
},
|
244
244
|
};
|
245
245
|
export const PrivateEndpoint = {
|
246
246
|
type: {
|
@@ -251,11 +251,11 @@ export const PrivateEndpoint = {
|
|
251
251
|
serializedName: "id",
|
252
252
|
readOnly: true,
|
253
253
|
type: {
|
254
|
-
name: "String"
|
255
|
-
}
|
256
|
-
}
|
257
|
-
}
|
258
|
-
}
|
254
|
+
name: "String",
|
255
|
+
},
|
256
|
+
},
|
257
|
+
},
|
258
|
+
},
|
259
259
|
};
|
260
260
|
export const PrivateLinkServiceConnectionState = {
|
261
261
|
type: {
|
@@ -265,23 +265,23 @@ export const PrivateLinkServiceConnectionState = {
|
|
265
265
|
status: {
|
266
266
|
serializedName: "status",
|
267
267
|
type: {
|
268
|
-
name: "String"
|
269
|
-
}
|
268
|
+
name: "String",
|
269
|
+
},
|
270
270
|
},
|
271
271
|
description: {
|
272
272
|
serializedName: "description",
|
273
273
|
type: {
|
274
|
-
name: "String"
|
275
|
-
}
|
274
|
+
name: "String",
|
275
|
+
},
|
276
276
|
},
|
277
277
|
actionsRequired: {
|
278
278
|
serializedName: "actionsRequired",
|
279
279
|
type: {
|
280
|
-
name: "String"
|
281
|
-
}
|
282
|
-
}
|
283
|
-
}
|
284
|
-
}
|
280
|
+
name: "String",
|
281
|
+
},
|
282
|
+
},
|
283
|
+
},
|
284
|
+
},
|
285
285
|
};
|
286
286
|
export const Resource = {
|
287
287
|
type: {
|
@@ -292,25 +292,25 @@ export const Resource = {
|
|
292
292
|
serializedName: "id",
|
293
293
|
readOnly: true,
|
294
294
|
type: {
|
295
|
-
name: "String"
|
296
|
-
}
|
295
|
+
name: "String",
|
296
|
+
},
|
297
297
|
},
|
298
298
|
name: {
|
299
299
|
serializedName: "name",
|
300
300
|
readOnly: true,
|
301
301
|
type: {
|
302
|
-
name: "String"
|
303
|
-
}
|
302
|
+
name: "String",
|
303
|
+
},
|
304
304
|
},
|
305
305
|
type: {
|
306
306
|
serializedName: "type",
|
307
307
|
readOnly: true,
|
308
308
|
type: {
|
309
|
-
name: "String"
|
310
|
-
}
|
311
|
-
}
|
312
|
-
}
|
313
|
-
}
|
309
|
+
name: "String",
|
310
|
+
},
|
311
|
+
},
|
312
|
+
},
|
313
|
+
},
|
314
314
|
};
|
315
315
|
export const ServiceAcrConfigurationInfo = {
|
316
316
|
type: {
|
@@ -323,10 +323,10 @@ export const ServiceAcrConfigurationInfo = {
|
|
323
323
|
name: "Sequence",
|
324
324
|
element: {
|
325
325
|
type: {
|
326
|
-
name: "String"
|
327
|
-
}
|
328
|
-
}
|
329
|
-
}
|
326
|
+
name: "String",
|
327
|
+
},
|
328
|
+
},
|
329
|
+
},
|
330
330
|
},
|
331
331
|
ociArtifacts: {
|
332
332
|
serializedName: "ociArtifacts",
|
@@ -335,13 +335,13 @@ export const ServiceAcrConfigurationInfo = {
|
|
335
335
|
element: {
|
336
336
|
type: {
|
337
337
|
name: "Composite",
|
338
|
-
className: "ServiceOciArtifactEntry"
|
339
|
-
}
|
340
|
-
}
|
341
|
-
}
|
342
|
-
}
|
343
|
-
}
|
344
|
-
}
|
338
|
+
className: "ServiceOciArtifactEntry",
|
339
|
+
},
|
340
|
+
},
|
341
|
+
},
|
342
|
+
},
|
343
|
+
},
|
344
|
+
},
|
345
345
|
};
|
346
346
|
export const ServiceOciArtifactEntry = {
|
347
347
|
type: {
|
@@ -351,23 +351,23 @@ export const ServiceOciArtifactEntry = {
|
|
351
351
|
loginServer: {
|
352
352
|
serializedName: "loginServer",
|
353
353
|
type: {
|
354
|
-
name: "String"
|
355
|
-
}
|
354
|
+
name: "String",
|
355
|
+
},
|
356
356
|
},
|
357
357
|
imageName: {
|
358
358
|
serializedName: "imageName",
|
359
359
|
type: {
|
360
|
-
name: "String"
|
361
|
-
}
|
360
|
+
name: "String",
|
361
|
+
},
|
362
362
|
},
|
363
363
|
digest: {
|
364
364
|
serializedName: "digest",
|
365
365
|
type: {
|
366
|
-
name: "String"
|
367
|
-
}
|
368
|
-
}
|
369
|
-
}
|
370
|
-
}
|
366
|
+
name: "String",
|
367
|
+
},
|
368
|
+
},
|
369
|
+
},
|
370
|
+
},
|
371
371
|
};
|
372
372
|
export const ServiceImportConfigurationInfo = {
|
373
373
|
type: {
|
@@ -377,23 +377,23 @@ export const ServiceImportConfigurationInfo = {
|
|
377
377
|
integrationDataStore: {
|
378
378
|
serializedName: "integrationDataStore",
|
379
379
|
type: {
|
380
|
-
name: "String"
|
381
|
-
}
|
380
|
+
name: "String",
|
381
|
+
},
|
382
382
|
},
|
383
383
|
initialImportMode: {
|
384
384
|
serializedName: "initialImportMode",
|
385
385
|
type: {
|
386
|
-
name: "Boolean"
|
387
|
-
}
|
386
|
+
name: "Boolean",
|
387
|
+
},
|
388
388
|
},
|
389
389
|
enabled: {
|
390
390
|
serializedName: "enabled",
|
391
391
|
type: {
|
392
|
-
name: "Boolean"
|
393
|
-
}
|
394
|
-
}
|
395
|
-
}
|
396
|
-
}
|
392
|
+
name: "Boolean",
|
393
|
+
},
|
394
|
+
},
|
395
|
+
},
|
396
|
+
},
|
397
397
|
};
|
398
398
|
export const SystemData = {
|
399
399
|
type: {
|
@@ -403,41 +403,41 @@ export const SystemData = {
|
|
403
403
|
createdBy: {
|
404
404
|
serializedName: "createdBy",
|
405
405
|
type: {
|
406
|
-
name: "String"
|
407
|
-
}
|
406
|
+
name: "String",
|
407
|
+
},
|
408
408
|
},
|
409
409
|
createdByType: {
|
410
410
|
serializedName: "createdByType",
|
411
411
|
type: {
|
412
|
-
name: "String"
|
413
|
-
}
|
412
|
+
name: "String",
|
413
|
+
},
|
414
414
|
},
|
415
415
|
createdAt: {
|
416
416
|
serializedName: "createdAt",
|
417
417
|
type: {
|
418
|
-
name: "DateTime"
|
419
|
-
}
|
418
|
+
name: "DateTime",
|
419
|
+
},
|
420
420
|
},
|
421
421
|
lastModifiedBy: {
|
422
422
|
serializedName: "lastModifiedBy",
|
423
423
|
type: {
|
424
|
-
name: "String"
|
425
|
-
}
|
424
|
+
name: "String",
|
425
|
+
},
|
426
426
|
},
|
427
427
|
lastModifiedByType: {
|
428
428
|
serializedName: "lastModifiedByType",
|
429
429
|
type: {
|
430
|
-
name: "String"
|
431
|
-
}
|
430
|
+
name: "String",
|
431
|
+
},
|
432
432
|
},
|
433
433
|
lastModifiedAt: {
|
434
434
|
serializedName: "lastModifiedAt",
|
435
435
|
type: {
|
436
|
-
name: "DateTime"
|
437
|
-
}
|
438
|
-
}
|
439
|
-
}
|
440
|
-
}
|
436
|
+
name: "DateTime",
|
437
|
+
},
|
438
|
+
},
|
439
|
+
},
|
440
|
+
},
|
441
441
|
};
|
442
442
|
export const ServicesResource = {
|
443
443
|
type: {
|
@@ -448,63 +448,63 @@ export const ServicesResource = {
|
|
448
448
|
serializedName: "id",
|
449
449
|
readOnly: true,
|
450
450
|
type: {
|
451
|
-
name: "String"
|
452
|
-
}
|
451
|
+
name: "String",
|
452
|
+
},
|
453
453
|
},
|
454
454
|
name: {
|
455
455
|
constraints: {
|
456
|
-
Pattern: new RegExp("^[a-z0-9][a-z0-9-]{1,21}[a-z0-9]$")
|
456
|
+
Pattern: new RegExp("^[a-z0-9][a-z0-9-]{1,21}[a-z0-9]$"),
|
457
457
|
},
|
458
458
|
serializedName: "name",
|
459
459
|
readOnly: true,
|
460
460
|
type: {
|
461
|
-
name: "String"
|
462
|
-
}
|
461
|
+
name: "String",
|
462
|
+
},
|
463
463
|
},
|
464
464
|
type: {
|
465
465
|
serializedName: "type",
|
466
466
|
readOnly: true,
|
467
467
|
type: {
|
468
|
-
name: "String"
|
469
|
-
}
|
468
|
+
name: "String",
|
469
|
+
},
|
470
470
|
},
|
471
471
|
kind: {
|
472
472
|
serializedName: "kind",
|
473
473
|
required: true,
|
474
474
|
type: {
|
475
475
|
name: "Enum",
|
476
|
-
allowedValues: ["fhir", "fhir-Stu3", "fhir-R4"]
|
477
|
-
}
|
476
|
+
allowedValues: ["fhir", "fhir-Stu3", "fhir-R4"],
|
477
|
+
},
|
478
478
|
},
|
479
479
|
location: {
|
480
480
|
serializedName: "location",
|
481
481
|
required: true,
|
482
482
|
type: {
|
483
|
-
name: "String"
|
484
|
-
}
|
483
|
+
name: "String",
|
484
|
+
},
|
485
485
|
},
|
486
486
|
tags: {
|
487
487
|
serializedName: "tags",
|
488
488
|
type: {
|
489
489
|
name: "Dictionary",
|
490
|
-
value: { type: { name: "String" } }
|
491
|
-
}
|
490
|
+
value: { type: { name: "String" } },
|
491
|
+
},
|
492
492
|
},
|
493
493
|
etag: {
|
494
494
|
serializedName: "etag",
|
495
495
|
type: {
|
496
|
-
name: "String"
|
497
|
-
}
|
496
|
+
name: "String",
|
497
|
+
},
|
498
498
|
},
|
499
499
|
identity: {
|
500
500
|
serializedName: "identity",
|
501
501
|
type: {
|
502
502
|
name: "Composite",
|
503
|
-
className: "ServicesResourceIdentity"
|
504
|
-
}
|
505
|
-
}
|
506
|
-
}
|
507
|
-
}
|
503
|
+
className: "ServicesResourceIdentity",
|
504
|
+
},
|
505
|
+
},
|
506
|
+
},
|
507
|
+
},
|
508
508
|
};
|
509
509
|
export const ServicesResourceIdentity = {
|
510
510
|
type: {
|
@@ -515,24 +515,24 @@ export const ServicesResourceIdentity = {
|
|
515
515
|
serializedName: "principalId",
|
516
516
|
readOnly: true,
|
517
517
|
type: {
|
518
|
-
name: "String"
|
519
|
-
}
|
518
|
+
name: "String",
|
519
|
+
},
|
520
520
|
},
|
521
521
|
tenantId: {
|
522
522
|
serializedName: "tenantId",
|
523
523
|
readOnly: true,
|
524
524
|
type: {
|
525
|
-
name: "String"
|
526
|
-
}
|
525
|
+
name: "String",
|
526
|
+
},
|
527
527
|
},
|
528
528
|
type: {
|
529
529
|
serializedName: "type",
|
530
530
|
type: {
|
531
|
-
name: "String"
|
532
|
-
}
|
533
|
-
}
|
534
|
-
}
|
535
|
-
}
|
531
|
+
name: "String",
|
532
|
+
},
|
533
|
+
},
|
534
|
+
},
|
535
|
+
},
|
536
536
|
};
|
537
537
|
export const ErrorDetails = {
|
538
538
|
type: {
|
@@ -543,11 +543,11 @@ export const ErrorDetails = {
|
|
543
543
|
serializedName: "error",
|
544
544
|
type: {
|
545
545
|
name: "Composite",
|
546
|
-
className: "ErrorDetailsInternal"
|
547
|
-
}
|
548
|
-
}
|
549
|
-
}
|
550
|
-
}
|
546
|
+
className: "ErrorDetailsInternal",
|
547
|
+
},
|
548
|
+
},
|
549
|
+
},
|
550
|
+
},
|
551
551
|
};
|
552
552
|
export const ErrorDetailsInternal = {
|
553
553
|
type: {
|
@@ -558,25 +558,25 @@ export const ErrorDetailsInternal = {
|
|
558
558
|
serializedName: "code",
|
559
559
|
readOnly: true,
|
560
560
|
type: {
|
561
|
-
name: "String"
|
562
|
-
}
|
561
|
+
name: "String",
|
562
|
+
},
|
563
563
|
},
|
564
564
|
message: {
|
565
565
|
serializedName: "message",
|
566
566
|
readOnly: true,
|
567
567
|
type: {
|
568
|
-
name: "String"
|
569
|
-
}
|
568
|
+
name: "String",
|
569
|
+
},
|
570
570
|
},
|
571
571
|
target: {
|
572
572
|
serializedName: "target",
|
573
573
|
readOnly: true,
|
574
574
|
type: {
|
575
|
-
name: "String"
|
576
|
-
}
|
577
|
-
}
|
578
|
-
}
|
579
|
-
}
|
575
|
+
name: "String",
|
576
|
+
},
|
577
|
+
},
|
578
|
+
},
|
579
|
+
},
|
580
580
|
};
|
581
581
|
export const ServicesPatchDescription = {
|
582
582
|
type: {
|
@@ -587,17 +587,17 @@ export const ServicesPatchDescription = {
|
|
587
587
|
serializedName: "tags",
|
588
588
|
type: {
|
589
589
|
name: "Dictionary",
|
590
|
-
value: { type: { name: "String" } }
|
591
|
-
}
|
590
|
+
value: { type: { name: "String" } },
|
591
|
+
},
|
592
592
|
},
|
593
593
|
publicNetworkAccess: {
|
594
594
|
serializedName: "properties.publicNetworkAccess",
|
595
595
|
type: {
|
596
|
-
name: "String"
|
597
|
-
}
|
598
|
-
}
|
599
|
-
}
|
600
|
-
}
|
596
|
+
name: "String",
|
597
|
+
},
|
598
|
+
},
|
599
|
+
},
|
600
|
+
},
|
601
601
|
};
|
602
602
|
export const ServicesDescriptionListResult = {
|
603
603
|
type: {
|
@@ -607,8 +607,8 @@ export const ServicesDescriptionListResult = {
|
|
607
607
|
nextLink: {
|
608
608
|
serializedName: "nextLink",
|
609
609
|
type: {
|
610
|
-
name: "String"
|
611
|
-
}
|
610
|
+
name: "String",
|
611
|
+
},
|
612
612
|
},
|
613
613
|
value: {
|
614
614
|
serializedName: "value",
|
@@ -617,13 +617,13 @@ export const ServicesDescriptionListResult = {
|
|
617
617
|
element: {
|
618
618
|
type: {
|
619
619
|
name: "Composite",
|
620
|
-
className: "ServicesDescription"
|
621
|
-
}
|
622
|
-
}
|
623
|
-
}
|
624
|
-
}
|
625
|
-
}
|
626
|
-
}
|
620
|
+
className: "ServicesDescription",
|
621
|
+
},
|
622
|
+
},
|
623
|
+
},
|
624
|
+
},
|
625
|
+
},
|
626
|
+
},
|
627
627
|
};
|
628
628
|
export const CheckNameAvailabilityParameters = {
|
629
629
|
type: {
|
@@ -634,18 +634,18 @@ export const CheckNameAvailabilityParameters = {
|
|
634
634
|
serializedName: "name",
|
635
635
|
required: true,
|
636
636
|
type: {
|
637
|
-
name: "String"
|
638
|
-
}
|
637
|
+
name: "String",
|
638
|
+
},
|
639
639
|
},
|
640
640
|
type: {
|
641
641
|
serializedName: "type",
|
642
642
|
required: true,
|
643
643
|
type: {
|
644
|
-
name: "String"
|
645
|
-
}
|
646
|
-
}
|
647
|
-
}
|
648
|
-
}
|
644
|
+
name: "String",
|
645
|
+
},
|
646
|
+
},
|
647
|
+
},
|
648
|
+
},
|
649
649
|
};
|
650
650
|
export const ServicesNameAvailabilityInfo = {
|
651
651
|
type: {
|
@@ -656,25 +656,25 @@ export const ServicesNameAvailabilityInfo = {
|
|
656
656
|
serializedName: "nameAvailable",
|
657
657
|
readOnly: true,
|
658
658
|
type: {
|
659
|
-
name: "Boolean"
|
660
|
-
}
|
659
|
+
name: "Boolean",
|
660
|
+
},
|
661
661
|
},
|
662
662
|
reason: {
|
663
663
|
serializedName: "reason",
|
664
664
|
readOnly: true,
|
665
665
|
type: {
|
666
666
|
name: "Enum",
|
667
|
-
allowedValues: ["Invalid", "AlreadyExists"]
|
668
|
-
}
|
667
|
+
allowedValues: ["Invalid", "AlreadyExists"],
|
668
|
+
},
|
669
669
|
},
|
670
670
|
message: {
|
671
671
|
serializedName: "message",
|
672
672
|
type: {
|
673
|
-
name: "String"
|
674
|
-
}
|
675
|
-
}
|
676
|
-
}
|
677
|
-
}
|
673
|
+
name: "String",
|
674
|
+
},
|
675
|
+
},
|
676
|
+
},
|
677
|
+
},
|
678
678
|
};
|
679
679
|
export const PrivateEndpointConnectionListResultDescription = {
|
680
680
|
type: {
|
@@ -688,13 +688,13 @@ export const PrivateEndpointConnectionListResultDescription = {
|
|
688
688
|
element: {
|
689
689
|
type: {
|
690
690
|
name: "Composite",
|
691
|
-
className: "PrivateEndpointConnectionDescription"
|
692
|
-
}
|
693
|
-
}
|
694
|
-
}
|
695
|
-
}
|
696
|
-
}
|
697
|
-
}
|
691
|
+
className: "PrivateEndpointConnectionDescription",
|
692
|
+
},
|
693
|
+
},
|
694
|
+
},
|
695
|
+
},
|
696
|
+
},
|
697
|
+
},
|
698
698
|
};
|
699
699
|
export const PrivateLinkResourceListResultDescription = {
|
700
700
|
type: {
|
@@ -708,13 +708,13 @@ export const PrivateLinkResourceListResultDescription = {
|
|
708
708
|
element: {
|
709
709
|
type: {
|
710
710
|
name: "Composite",
|
711
|
-
className: "PrivateLinkResourceDescription"
|
712
|
-
}
|
713
|
-
}
|
714
|
-
}
|
715
|
-
}
|
716
|
-
}
|
717
|
-
}
|
711
|
+
className: "PrivateLinkResourceDescription",
|
712
|
+
},
|
713
|
+
},
|
714
|
+
},
|
715
|
+
},
|
716
|
+
},
|
717
|
+
},
|
718
718
|
};
|
719
719
|
export const WorkspaceList = {
|
720
720
|
type: {
|
@@ -724,8 +724,8 @@ export const WorkspaceList = {
|
|
724
724
|
nextLink: {
|
725
725
|
serializedName: "nextLink",
|
726
726
|
type: {
|
727
|
-
name: "String"
|
728
|
-
}
|
727
|
+
name: "String",
|
728
|
+
},
|
729
729
|
},
|
730
730
|
value: {
|
731
731
|
serializedName: "value",
|
@@ -734,13 +734,13 @@ export const WorkspaceList = {
|
|
734
734
|
element: {
|
735
735
|
type: {
|
736
736
|
name: "Composite",
|
737
|
-
className: "Workspace"
|
738
|
-
}
|
739
|
-
}
|
740
|
-
}
|
741
|
-
}
|
742
|
-
}
|
743
|
-
}
|
737
|
+
className: "Workspace",
|
738
|
+
},
|
739
|
+
},
|
740
|
+
},
|
741
|
+
},
|
742
|
+
},
|
743
|
+
},
|
744
744
|
};
|
745
745
|
export const WorkspaceProperties = {
|
746
746
|
type: {
|
@@ -751,8 +751,8 @@ export const WorkspaceProperties = {
|
|
751
751
|
serializedName: "provisioningState",
|
752
752
|
readOnly: true,
|
753
753
|
type: {
|
754
|
-
name: "String"
|
755
|
-
}
|
754
|
+
name: "String",
|
755
|
+
},
|
756
756
|
},
|
757
757
|
privateEndpointConnections: {
|
758
758
|
serializedName: "privateEndpointConnections",
|
@@ -762,19 +762,19 @@ export const WorkspaceProperties = {
|
|
762
762
|
element: {
|
763
763
|
type: {
|
764
764
|
name: "Composite",
|
765
|
-
className: "PrivateEndpointConnection"
|
766
|
-
}
|
767
|
-
}
|
768
|
-
}
|
765
|
+
className: "PrivateEndpointConnection",
|
766
|
+
},
|
767
|
+
},
|
768
|
+
},
|
769
769
|
},
|
770
770
|
publicNetworkAccess: {
|
771
771
|
serializedName: "publicNetworkAccess",
|
772
772
|
type: {
|
773
|
-
name: "String"
|
774
|
-
}
|
775
|
-
}
|
776
|
-
}
|
777
|
-
}
|
773
|
+
name: "String",
|
774
|
+
},
|
775
|
+
},
|
776
|
+
},
|
777
|
+
},
|
778
778
|
};
|
779
779
|
export const ResourceTags = {
|
780
780
|
type: {
|
@@ -785,11 +785,11 @@ export const ResourceTags = {
|
|
785
785
|
serializedName: "tags",
|
786
786
|
type: {
|
787
787
|
name: "Dictionary",
|
788
|
-
value: { type: { name: "String" } }
|
789
|
-
}
|
790
|
-
}
|
791
|
-
}
|
792
|
-
}
|
788
|
+
value: { type: { name: "String" } },
|
789
|
+
},
|
790
|
+
},
|
791
|
+
},
|
792
|
+
},
|
793
793
|
};
|
794
794
|
export const ResourceCore = {
|
795
795
|
type: {
|
@@ -800,34 +800,34 @@ export const ResourceCore = {
|
|
800
800
|
serializedName: "id",
|
801
801
|
readOnly: true,
|
802
802
|
type: {
|
803
|
-
name: "String"
|
804
|
-
}
|
803
|
+
name: "String",
|
804
|
+
},
|
805
805
|
},
|
806
806
|
name: {
|
807
807
|
constraints: {
|
808
|
-
Pattern: new RegExp("^[a-z0-9][a-z0-9-]{1,21}[a-z0-9]$")
|
808
|
+
Pattern: new RegExp("^[a-z0-9][a-z0-9-]{1,21}[a-z0-9]$"),
|
809
809
|
},
|
810
810
|
serializedName: "name",
|
811
811
|
readOnly: true,
|
812
812
|
type: {
|
813
|
-
name: "String"
|
814
|
-
}
|
813
|
+
name: "String",
|
814
|
+
},
|
815
815
|
},
|
816
816
|
type: {
|
817
817
|
serializedName: "type",
|
818
818
|
readOnly: true,
|
819
819
|
type: {
|
820
|
-
name: "String"
|
821
|
-
}
|
820
|
+
name: "String",
|
821
|
+
},
|
822
822
|
},
|
823
823
|
etag: {
|
824
824
|
serializedName: "etag",
|
825
825
|
type: {
|
826
|
-
name: "String"
|
827
|
-
}
|
828
|
-
}
|
829
|
-
}
|
830
|
-
}
|
826
|
+
name: "String",
|
827
|
+
},
|
828
|
+
},
|
829
|
+
},
|
830
|
+
},
|
831
831
|
};
|
832
832
|
export const ErrorModel = {
|
833
833
|
type: {
|
@@ -838,11 +838,11 @@ export const ErrorModel = {
|
|
838
838
|
serializedName: "error",
|
839
839
|
type: {
|
840
840
|
name: "Composite",
|
841
|
-
className: "ErrorDetailsInternal"
|
842
|
-
}
|
843
|
-
}
|
844
|
-
}
|
845
|
-
}
|
841
|
+
className: "ErrorDetailsInternal",
|
842
|
+
},
|
843
|
+
},
|
844
|
+
},
|
845
|
+
},
|
846
846
|
};
|
847
847
|
export const DicomServiceCollection = {
|
848
848
|
type: {
|
@@ -852,8 +852,8 @@ export const DicomServiceCollection = {
|
|
852
852
|
nextLink: {
|
853
853
|
serializedName: "nextLink",
|
854
854
|
type: {
|
855
|
-
name: "String"
|
856
|
-
}
|
855
|
+
name: "String",
|
856
|
+
},
|
857
857
|
},
|
858
858
|
value: {
|
859
859
|
serializedName: "value",
|
@@ -862,13 +862,13 @@ export const DicomServiceCollection = {
|
|
862
862
|
element: {
|
863
863
|
type: {
|
864
864
|
name: "Composite",
|
865
|
-
className: "DicomService"
|
866
|
-
}
|
867
|
-
}
|
868
|
-
}
|
869
|
-
}
|
870
|
-
}
|
871
|
-
}
|
865
|
+
className: "DicomService",
|
866
|
+
},
|
867
|
+
},
|
868
|
+
},
|
869
|
+
},
|
870
|
+
},
|
871
|
+
},
|
872
872
|
};
|
873
873
|
export const DicomServiceAuthenticationConfiguration = {
|
874
874
|
type: {
|
@@ -879,8 +879,8 @@ export const DicomServiceAuthenticationConfiguration = {
|
|
879
879
|
serializedName: "authority",
|
880
880
|
readOnly: true,
|
881
881
|
type: {
|
882
|
-
name: "String"
|
883
|
-
}
|
882
|
+
name: "String",
|
883
|
+
},
|
884
884
|
},
|
885
885
|
audiences: {
|
886
886
|
serializedName: "audiences",
|
@@ -889,13 +889,13 @@ export const DicomServiceAuthenticationConfiguration = {
|
|
889
889
|
name: "Sequence",
|
890
890
|
element: {
|
891
891
|
type: {
|
892
|
-
name: "String"
|
893
|
-
}
|
894
|
-
}
|
895
|
-
}
|
896
|
-
}
|
897
|
-
}
|
898
|
-
}
|
892
|
+
name: "String",
|
893
|
+
},
|
894
|
+
},
|
895
|
+
},
|
896
|
+
},
|
897
|
+
},
|
898
|
+
},
|
899
899
|
};
|
900
900
|
export const CorsConfiguration = {
|
901
901
|
type: {
|
@@ -908,13 +908,13 @@ export const CorsConfiguration = {
|
|
908
908
|
name: "Sequence",
|
909
909
|
element: {
|
910
910
|
constraints: {
|
911
|
-
Pattern: new RegExp("^(?:(?:(?:[hH][tT][tT][pP](?:[sS]|))\\:\\/\\/(?:[a-zA-Z0-9-]+[.]?)+(?:\\:[0-9]{1,5})?|[*]))$")
|
911
|
+
Pattern: new RegExp("^(?:(?:(?:[hH][tT][tT][pP](?:[sS]|))\\:\\/\\/(?:[a-zA-Z0-9-]+[.]?)+(?:\\:[0-9]{1,5})?|[*]))$"),
|
912
912
|
},
|
913
913
|
type: {
|
914
|
-
name: "String"
|
915
|
-
}
|
916
|
-
}
|
917
|
-
}
|
914
|
+
name: "String",
|
915
|
+
},
|
916
|
+
},
|
917
|
+
},
|
918
918
|
},
|
919
919
|
headers: {
|
920
920
|
serializedName: "headers",
|
@@ -922,10 +922,10 @@ export const CorsConfiguration = {
|
|
922
922
|
name: "Sequence",
|
923
923
|
element: {
|
924
924
|
type: {
|
925
|
-
name: "String"
|
926
|
-
}
|
927
|
-
}
|
928
|
-
}
|
925
|
+
name: "String",
|
926
|
+
},
|
927
|
+
},
|
928
|
+
},
|
929
929
|
},
|
930
930
|
methods: {
|
931
931
|
serializedName: "methods",
|
@@ -933,29 +933,29 @@ export const CorsConfiguration = {
|
|
933
933
|
name: "Sequence",
|
934
934
|
element: {
|
935
935
|
type: {
|
936
|
-
name: "String"
|
937
|
-
}
|
938
|
-
}
|
939
|
-
}
|
936
|
+
name: "String",
|
937
|
+
},
|
938
|
+
},
|
939
|
+
},
|
940
940
|
},
|
941
941
|
maxAge: {
|
942
942
|
constraints: {
|
943
943
|
InclusiveMaximum: 99999,
|
944
|
-
InclusiveMinimum: 0
|
944
|
+
InclusiveMinimum: 0,
|
945
945
|
},
|
946
946
|
serializedName: "maxAge",
|
947
947
|
type: {
|
948
|
-
name: "Number"
|
949
|
-
}
|
948
|
+
name: "Number",
|
949
|
+
},
|
950
950
|
},
|
951
951
|
allowCredentials: {
|
952
952
|
serializedName: "allowCredentials",
|
953
953
|
type: {
|
954
|
-
name: "Boolean"
|
955
|
-
}
|
956
|
-
}
|
957
|
-
}
|
958
|
-
}
|
954
|
+
name: "Boolean",
|
955
|
+
},
|
956
|
+
},
|
957
|
+
},
|
958
|
+
},
|
959
959
|
};
|
960
960
|
export const Encryption = {
|
961
961
|
type: {
|
@@ -966,11 +966,11 @@ export const Encryption = {
|
|
966
966
|
serializedName: "customerManagedKeyEncryption",
|
967
967
|
type: {
|
968
968
|
name: "Composite",
|
969
|
-
className: "EncryptionCustomerManagedKeyEncryption"
|
970
|
-
}
|
971
|
-
}
|
972
|
-
}
|
973
|
-
}
|
969
|
+
className: "EncryptionCustomerManagedKeyEncryption",
|
970
|
+
},
|
971
|
+
},
|
972
|
+
},
|
973
|
+
},
|
974
974
|
};
|
975
975
|
export const EncryptionCustomerManagedKeyEncryption = {
|
976
976
|
type: {
|
@@ -980,11 +980,31 @@ export const EncryptionCustomerManagedKeyEncryption = {
|
|
980
980
|
keyEncryptionKeyUrl: {
|
981
981
|
serializedName: "keyEncryptionKeyUrl",
|
982
982
|
type: {
|
983
|
-
name: "String"
|
984
|
-
}
|
985
|
-
}
|
986
|
-
}
|
987
|
-
}
|
983
|
+
name: "String",
|
984
|
+
},
|
985
|
+
},
|
986
|
+
},
|
987
|
+
},
|
988
|
+
};
|
989
|
+
export const StorageConfiguration = {
|
990
|
+
type: {
|
991
|
+
name: "Composite",
|
992
|
+
className: "StorageConfiguration",
|
993
|
+
modelProperties: {
|
994
|
+
storageResourceId: {
|
995
|
+
serializedName: "storageResourceId",
|
996
|
+
type: {
|
997
|
+
name: "String",
|
998
|
+
},
|
999
|
+
},
|
1000
|
+
fileSystemName: {
|
1001
|
+
serializedName: "fileSystemName",
|
1002
|
+
type: {
|
1003
|
+
name: "String",
|
1004
|
+
},
|
1005
|
+
},
|
1006
|
+
},
|
1007
|
+
},
|
988
1008
|
};
|
989
1009
|
export const ServiceManagedIdentity = {
|
990
1010
|
type: {
|
@@ -995,11 +1015,11 @@ export const ServiceManagedIdentity = {
|
|
995
1015
|
serializedName: "identity",
|
996
1016
|
type: {
|
997
1017
|
name: "Composite",
|
998
|
-
className: "ServiceManagedIdentityIdentity"
|
999
|
-
}
|
1000
|
-
}
|
1001
|
-
}
|
1002
|
-
}
|
1018
|
+
className: "ServiceManagedIdentityIdentity",
|
1019
|
+
},
|
1020
|
+
},
|
1021
|
+
},
|
1022
|
+
},
|
1003
1023
|
};
|
1004
1024
|
export const ServiceManagedIdentityIdentity = {
|
1005
1025
|
type: {
|
@@ -1010,34 +1030,34 @@ export const ServiceManagedIdentityIdentity = {
|
|
1010
1030
|
serializedName: "type",
|
1011
1031
|
required: true,
|
1012
1032
|
type: {
|
1013
|
-
name: "String"
|
1014
|
-
}
|
1033
|
+
name: "String",
|
1034
|
+
},
|
1015
1035
|
},
|
1016
1036
|
principalId: {
|
1017
1037
|
serializedName: "principalId",
|
1018
1038
|
readOnly: true,
|
1019
1039
|
type: {
|
1020
|
-
name: "Uuid"
|
1021
|
-
}
|
1040
|
+
name: "Uuid",
|
1041
|
+
},
|
1022
1042
|
},
|
1023
1043
|
tenantId: {
|
1024
1044
|
serializedName: "tenantId",
|
1025
1045
|
readOnly: true,
|
1026
1046
|
type: {
|
1027
|
-
name: "Uuid"
|
1028
|
-
}
|
1047
|
+
name: "Uuid",
|
1048
|
+
},
|
1029
1049
|
},
|
1030
1050
|
userAssignedIdentities: {
|
1031
1051
|
serializedName: "userAssignedIdentities",
|
1032
1052
|
type: {
|
1033
1053
|
name: "Dictionary",
|
1034
1054
|
value: {
|
1035
|
-
type: { name: "Composite", className: "UserAssignedIdentity" }
|
1036
|
-
}
|
1037
|
-
}
|
1038
|
-
}
|
1039
|
-
}
|
1040
|
-
}
|
1055
|
+
type: { name: "Composite", className: "UserAssignedIdentity" },
|
1056
|
+
},
|
1057
|
+
},
|
1058
|
+
},
|
1059
|
+
},
|
1060
|
+
},
|
1041
1061
|
};
|
1042
1062
|
export const UserAssignedIdentity = {
|
1043
1063
|
type: {
|
@@ -1048,18 +1068,18 @@ export const UserAssignedIdentity = {
|
|
1048
1068
|
serializedName: "principalId",
|
1049
1069
|
readOnly: true,
|
1050
1070
|
type: {
|
1051
|
-
name: "Uuid"
|
1052
|
-
}
|
1071
|
+
name: "Uuid",
|
1072
|
+
},
|
1053
1073
|
},
|
1054
1074
|
clientId: {
|
1055
1075
|
serializedName: "clientId",
|
1056
1076
|
readOnly: true,
|
1057
1077
|
type: {
|
1058
|
-
name: "Uuid"
|
1059
|
-
}
|
1060
|
-
}
|
1061
|
-
}
|
1062
|
-
}
|
1078
|
+
name: "Uuid",
|
1079
|
+
},
|
1080
|
+
},
|
1081
|
+
},
|
1082
|
+
},
|
1063
1083
|
};
|
1064
1084
|
export const IotConnectorCollection = {
|
1065
1085
|
type: {
|
@@ -1069,8 +1089,8 @@ export const IotConnectorCollection = {
|
|
1069
1089
|
nextLink: {
|
1070
1090
|
serializedName: "nextLink",
|
1071
1091
|
type: {
|
1072
|
-
name: "String"
|
1073
|
-
}
|
1092
|
+
name: "String",
|
1093
|
+
},
|
1074
1094
|
},
|
1075
1095
|
value: {
|
1076
1096
|
serializedName: "value",
|
@@ -1079,13 +1099,13 @@ export const IotConnectorCollection = {
|
|
1079
1099
|
element: {
|
1080
1100
|
type: {
|
1081
1101
|
name: "Composite",
|
1082
|
-
className: "IotConnector"
|
1083
|
-
}
|
1084
|
-
}
|
1085
|
-
}
|
1086
|
-
}
|
1087
|
-
}
|
1088
|
-
}
|
1102
|
+
className: "IotConnector",
|
1103
|
+
},
|
1104
|
+
},
|
1105
|
+
},
|
1106
|
+
},
|
1107
|
+
},
|
1108
|
+
},
|
1089
1109
|
};
|
1090
1110
|
export const IotEventHubIngestionEndpointConfiguration = {
|
1091
1111
|
type: {
|
@@ -1095,23 +1115,23 @@ export const IotEventHubIngestionEndpointConfiguration = {
|
|
1095
1115
|
eventHubName: {
|
1096
1116
|
serializedName: "eventHubName",
|
1097
1117
|
type: {
|
1098
|
-
name: "String"
|
1099
|
-
}
|
1118
|
+
name: "String",
|
1119
|
+
},
|
1100
1120
|
},
|
1101
1121
|
consumerGroup: {
|
1102
1122
|
serializedName: "consumerGroup",
|
1103
1123
|
type: {
|
1104
|
-
name: "String"
|
1105
|
-
}
|
1124
|
+
name: "String",
|
1125
|
+
},
|
1106
1126
|
},
|
1107
1127
|
fullyQualifiedEventHubNamespace: {
|
1108
1128
|
serializedName: "fullyQualifiedEventHubNamespace",
|
1109
1129
|
type: {
|
1110
|
-
name: "String"
|
1111
|
-
}
|
1112
|
-
}
|
1113
|
-
}
|
1114
|
-
}
|
1130
|
+
name: "String",
|
1131
|
+
},
|
1132
|
+
},
|
1133
|
+
},
|
1134
|
+
},
|
1115
1135
|
};
|
1116
1136
|
export const IotMappingProperties = {
|
1117
1137
|
type: {
|
@@ -1122,11 +1142,11 @@ export const IotMappingProperties = {
|
|
1122
1142
|
serializedName: "content",
|
1123
1143
|
type: {
|
1124
1144
|
name: "Dictionary",
|
1125
|
-
value: { type: { name: "any" } }
|
1126
|
-
}
|
1127
|
-
}
|
1128
|
-
}
|
1129
|
-
}
|
1145
|
+
value: { type: { name: "any" } },
|
1146
|
+
},
|
1147
|
+
},
|
1148
|
+
},
|
1149
|
+
},
|
1130
1150
|
};
|
1131
1151
|
export const IotFhirDestinationCollection = {
|
1132
1152
|
type: {
|
@@ -1136,8 +1156,8 @@ export const IotFhirDestinationCollection = {
|
|
1136
1156
|
nextLink: {
|
1137
1157
|
serializedName: "nextLink",
|
1138
1158
|
type: {
|
1139
|
-
name: "String"
|
1140
|
-
}
|
1159
|
+
name: "String",
|
1160
|
+
},
|
1141
1161
|
},
|
1142
1162
|
value: {
|
1143
1163
|
serializedName: "value",
|
@@ -1146,13 +1166,13 @@ export const IotFhirDestinationCollection = {
|
|
1146
1166
|
element: {
|
1147
1167
|
type: {
|
1148
1168
|
name: "Composite",
|
1149
|
-
className: "IotFhirDestination"
|
1150
|
-
}
|
1151
|
-
}
|
1152
|
-
}
|
1153
|
-
}
|
1154
|
-
}
|
1155
|
-
}
|
1169
|
+
className: "IotFhirDestination",
|
1170
|
+
},
|
1171
|
+
},
|
1172
|
+
},
|
1173
|
+
},
|
1174
|
+
},
|
1175
|
+
},
|
1156
1176
|
};
|
1157
1177
|
export const IotDestinationProperties = {
|
1158
1178
|
type: {
|
@@ -1163,11 +1183,11 @@ export const IotDestinationProperties = {
|
|
1163
1183
|
serializedName: "provisioningState",
|
1164
1184
|
readOnly: true,
|
1165
1185
|
type: {
|
1166
|
-
name: "String"
|
1167
|
-
}
|
1168
|
-
}
|
1169
|
-
}
|
1170
|
-
}
|
1186
|
+
name: "String",
|
1187
|
+
},
|
1188
|
+
},
|
1189
|
+
},
|
1190
|
+
},
|
1171
1191
|
};
|
1172
1192
|
export const FhirServiceCollection = {
|
1173
1193
|
type: {
|
@@ -1177,8 +1197,8 @@ export const FhirServiceCollection = {
|
|
1177
1197
|
nextLink: {
|
1178
1198
|
serializedName: "nextLink",
|
1179
1199
|
type: {
|
1180
|
-
name: "String"
|
1181
|
-
}
|
1200
|
+
name: "String",
|
1201
|
+
},
|
1182
1202
|
},
|
1183
1203
|
value: {
|
1184
1204
|
serializedName: "value",
|
@@ -1187,13 +1207,13 @@ export const FhirServiceCollection = {
|
|
1187
1207
|
element: {
|
1188
1208
|
type: {
|
1189
1209
|
name: "Composite",
|
1190
|
-
className: "FhirService"
|
1191
|
-
}
|
1192
|
-
}
|
1193
|
-
}
|
1194
|
-
}
|
1195
|
-
}
|
1196
|
-
}
|
1210
|
+
className: "FhirService",
|
1211
|
+
},
|
1212
|
+
},
|
1213
|
+
},
|
1214
|
+
},
|
1215
|
+
},
|
1216
|
+
},
|
1197
1217
|
};
|
1198
1218
|
export const FhirServiceAcrConfiguration = {
|
1199
1219
|
type: {
|
@@ -1206,10 +1226,10 @@ export const FhirServiceAcrConfiguration = {
|
|
1206
1226
|
name: "Sequence",
|
1207
1227
|
element: {
|
1208
1228
|
type: {
|
1209
|
-
name: "String"
|
1210
|
-
}
|
1211
|
-
}
|
1212
|
-
}
|
1229
|
+
name: "String",
|
1230
|
+
},
|
1231
|
+
},
|
1232
|
+
},
|
1213
1233
|
},
|
1214
1234
|
ociArtifacts: {
|
1215
1235
|
serializedName: "ociArtifacts",
|
@@ -1218,13 +1238,13 @@ export const FhirServiceAcrConfiguration = {
|
|
1218
1238
|
element: {
|
1219
1239
|
type: {
|
1220
1240
|
name: "Composite",
|
1221
|
-
className: "ServiceOciArtifactEntry"
|
1222
|
-
}
|
1223
|
-
}
|
1224
|
-
}
|
1225
|
-
}
|
1226
|
-
}
|
1227
|
-
}
|
1241
|
+
className: "ServiceOciArtifactEntry",
|
1242
|
+
},
|
1243
|
+
},
|
1244
|
+
},
|
1245
|
+
},
|
1246
|
+
},
|
1247
|
+
},
|
1228
1248
|
};
|
1229
1249
|
export const FhirServiceAuthenticationConfiguration = {
|
1230
1250
|
type: {
|
@@ -1234,23 +1254,92 @@ export const FhirServiceAuthenticationConfiguration = {
|
|
1234
1254
|
authority: {
|
1235
1255
|
serializedName: "authority",
|
1236
1256
|
type: {
|
1237
|
-
name: "String"
|
1238
|
-
}
|
1257
|
+
name: "String",
|
1258
|
+
},
|
1239
1259
|
},
|
1240
1260
|
audience: {
|
1241
1261
|
serializedName: "audience",
|
1242
1262
|
type: {
|
1243
|
-
name: "String"
|
1244
|
-
}
|
1263
|
+
name: "String",
|
1264
|
+
},
|
1245
1265
|
},
|
1246
1266
|
smartProxyEnabled: {
|
1247
1267
|
serializedName: "smartProxyEnabled",
|
1248
1268
|
type: {
|
1249
|
-
name: "Boolean"
|
1250
|
-
}
|
1251
|
-
}
|
1252
|
-
|
1253
|
-
|
1269
|
+
name: "Boolean",
|
1270
|
+
},
|
1271
|
+
},
|
1272
|
+
smartIdentityProviders: {
|
1273
|
+
serializedName: "smartIdentityProviders",
|
1274
|
+
type: {
|
1275
|
+
name: "Sequence",
|
1276
|
+
element: {
|
1277
|
+
type: {
|
1278
|
+
name: "Composite",
|
1279
|
+
className: "SmartIdentityProviderConfiguration",
|
1280
|
+
},
|
1281
|
+
},
|
1282
|
+
},
|
1283
|
+
},
|
1284
|
+
},
|
1285
|
+
},
|
1286
|
+
};
|
1287
|
+
export const SmartIdentityProviderConfiguration = {
|
1288
|
+
type: {
|
1289
|
+
name: "Composite",
|
1290
|
+
className: "SmartIdentityProviderConfiguration",
|
1291
|
+
modelProperties: {
|
1292
|
+
authority: {
|
1293
|
+
serializedName: "authority",
|
1294
|
+
type: {
|
1295
|
+
name: "String",
|
1296
|
+
},
|
1297
|
+
},
|
1298
|
+
applications: {
|
1299
|
+
serializedName: "applications",
|
1300
|
+
type: {
|
1301
|
+
name: "Sequence",
|
1302
|
+
element: {
|
1303
|
+
type: {
|
1304
|
+
name: "Composite",
|
1305
|
+
className: "SmartIdentityProviderApplication",
|
1306
|
+
},
|
1307
|
+
},
|
1308
|
+
},
|
1309
|
+
},
|
1310
|
+
},
|
1311
|
+
},
|
1312
|
+
};
|
1313
|
+
export const SmartIdentityProviderApplication = {
|
1314
|
+
type: {
|
1315
|
+
name: "Composite",
|
1316
|
+
className: "SmartIdentityProviderApplication",
|
1317
|
+
modelProperties: {
|
1318
|
+
clientId: {
|
1319
|
+
serializedName: "clientId",
|
1320
|
+
type: {
|
1321
|
+
name: "String",
|
1322
|
+
},
|
1323
|
+
},
|
1324
|
+
audience: {
|
1325
|
+
serializedName: "audience",
|
1326
|
+
type: {
|
1327
|
+
name: "String",
|
1328
|
+
},
|
1329
|
+
},
|
1330
|
+
allowedDataActions: {
|
1331
|
+
serializedName: "allowedDataActions",
|
1332
|
+
type: {
|
1333
|
+
name: "Sequence",
|
1334
|
+
element: {
|
1335
|
+
type: {
|
1336
|
+
name: "String",
|
1337
|
+
},
|
1338
|
+
},
|
1339
|
+
},
|
1340
|
+
},
|
1341
|
+
},
|
1342
|
+
},
|
1254
1343
|
};
|
1255
1344
|
export const FhirServiceCorsConfiguration = {
|
1256
1345
|
type: {
|
@@ -1263,13 +1352,13 @@ export const FhirServiceCorsConfiguration = {
|
|
1263
1352
|
name: "Sequence",
|
1264
1353
|
element: {
|
1265
1354
|
constraints: {
|
1266
|
-
Pattern: new RegExp("^(?:(?:(?:[hH][tT][tT][pP](?:[sS]|))\\:\\/\\/(?:[a-zA-Z0-9-]+[.]?)+(?:\\:[0-9]{1,5})?|[*]))$")
|
1355
|
+
Pattern: new RegExp("^(?:(?:(?:[hH][tT][tT][pP](?:[sS]|))\\:\\/\\/(?:[a-zA-Z0-9-]+[.]?)+(?:\\:[0-9]{1,5})?|[*]))$"),
|
1267
1356
|
},
|
1268
1357
|
type: {
|
1269
|
-
name: "String"
|
1270
|
-
}
|
1271
|
-
}
|
1272
|
-
}
|
1358
|
+
name: "String",
|
1359
|
+
},
|
1360
|
+
},
|
1361
|
+
},
|
1273
1362
|
},
|
1274
1363
|
headers: {
|
1275
1364
|
serializedName: "headers",
|
@@ -1277,10 +1366,10 @@ export const FhirServiceCorsConfiguration = {
|
|
1277
1366
|
name: "Sequence",
|
1278
1367
|
element: {
|
1279
1368
|
type: {
|
1280
|
-
name: "String"
|
1281
|
-
}
|
1282
|
-
}
|
1283
|
-
}
|
1369
|
+
name: "String",
|
1370
|
+
},
|
1371
|
+
},
|
1372
|
+
},
|
1284
1373
|
},
|
1285
1374
|
methods: {
|
1286
1375
|
serializedName: "methods",
|
@@ -1288,29 +1377,29 @@ export const FhirServiceCorsConfiguration = {
|
|
1288
1377
|
name: "Sequence",
|
1289
1378
|
element: {
|
1290
1379
|
type: {
|
1291
|
-
name: "String"
|
1292
|
-
}
|
1293
|
-
}
|
1294
|
-
}
|
1380
|
+
name: "String",
|
1381
|
+
},
|
1382
|
+
},
|
1383
|
+
},
|
1295
1384
|
},
|
1296
1385
|
maxAge: {
|
1297
1386
|
constraints: {
|
1298
1387
|
InclusiveMaximum: 99999,
|
1299
|
-
InclusiveMinimum: 0
|
1388
|
+
InclusiveMinimum: 0,
|
1300
1389
|
},
|
1301
1390
|
serializedName: "maxAge",
|
1302
1391
|
type: {
|
1303
|
-
name: "Number"
|
1304
|
-
}
|
1392
|
+
name: "Number",
|
1393
|
+
},
|
1305
1394
|
},
|
1306
1395
|
allowCredentials: {
|
1307
1396
|
serializedName: "allowCredentials",
|
1308
1397
|
type: {
|
1309
|
-
name: "Boolean"
|
1310
|
-
}
|
1311
|
-
}
|
1312
|
-
}
|
1313
|
-
}
|
1398
|
+
name: "Boolean",
|
1399
|
+
},
|
1400
|
+
},
|
1401
|
+
},
|
1402
|
+
},
|
1314
1403
|
};
|
1315
1404
|
export const FhirServiceExportConfiguration = {
|
1316
1405
|
type: {
|
@@ -1320,11 +1409,11 @@ export const FhirServiceExportConfiguration = {
|
|
1320
1409
|
storageAccountName: {
|
1321
1410
|
serializedName: "storageAccountName",
|
1322
1411
|
type: {
|
1323
|
-
name: "String"
|
1324
|
-
}
|
1325
|
-
}
|
1326
|
-
}
|
1327
|
-
}
|
1412
|
+
name: "String",
|
1413
|
+
},
|
1414
|
+
},
|
1415
|
+
},
|
1416
|
+
},
|
1328
1417
|
};
|
1329
1418
|
export const ResourceVersionPolicyConfiguration = {
|
1330
1419
|
type: {
|
@@ -1334,18 +1423,18 @@ export const ResourceVersionPolicyConfiguration = {
|
|
1334
1423
|
default: {
|
1335
1424
|
serializedName: "default",
|
1336
1425
|
type: {
|
1337
|
-
name: "String"
|
1338
|
-
}
|
1426
|
+
name: "String",
|
1427
|
+
},
|
1339
1428
|
},
|
1340
1429
|
resourceTypeOverrides: {
|
1341
1430
|
serializedName: "resourceTypeOverrides",
|
1342
1431
|
type: {
|
1343
1432
|
name: "Dictionary",
|
1344
|
-
value: { type: { name: "String" } }
|
1345
|
-
}
|
1346
|
-
}
|
1347
|
-
}
|
1348
|
-
}
|
1433
|
+
value: { type: { name: "String" } },
|
1434
|
+
},
|
1435
|
+
},
|
1436
|
+
},
|
1437
|
+
},
|
1349
1438
|
};
|
1350
1439
|
export const FhirServiceImportConfiguration = {
|
1351
1440
|
type: {
|
@@ -1355,23 +1444,23 @@ export const FhirServiceImportConfiguration = {
|
|
1355
1444
|
integrationDataStore: {
|
1356
1445
|
serializedName: "integrationDataStore",
|
1357
1446
|
type: {
|
1358
|
-
name: "String"
|
1359
|
-
}
|
1447
|
+
name: "String",
|
1448
|
+
},
|
1360
1449
|
},
|
1361
1450
|
initialImportMode: {
|
1362
1451
|
serializedName: "initialImportMode",
|
1363
1452
|
type: {
|
1364
|
-
name: "Boolean"
|
1365
|
-
}
|
1453
|
+
name: "Boolean",
|
1454
|
+
},
|
1366
1455
|
},
|
1367
1456
|
enabled: {
|
1368
1457
|
serializedName: "enabled",
|
1369
1458
|
type: {
|
1370
|
-
name: "Boolean"
|
1371
|
-
}
|
1372
|
-
}
|
1373
|
-
}
|
1374
|
-
}
|
1459
|
+
name: "Boolean",
|
1460
|
+
},
|
1461
|
+
},
|
1462
|
+
},
|
1463
|
+
},
|
1375
1464
|
};
|
1376
1465
|
export const ImplementationGuidesConfiguration = {
|
1377
1466
|
type: {
|
@@ -1381,11 +1470,11 @@ export const ImplementationGuidesConfiguration = {
|
|
1381
1470
|
usCoreMissingData: {
|
1382
1471
|
serializedName: "usCoreMissingData",
|
1383
1472
|
type: {
|
1384
|
-
name: "Boolean"
|
1385
|
-
}
|
1386
|
-
}
|
1387
|
-
}
|
1388
|
-
}
|
1473
|
+
name: "Boolean",
|
1474
|
+
},
|
1475
|
+
},
|
1476
|
+
},
|
1477
|
+
},
|
1389
1478
|
};
|
1390
1479
|
export const ListOperations = {
|
1391
1480
|
type: {
|
@@ -1400,19 +1489,19 @@ export const ListOperations = {
|
|
1400
1489
|
element: {
|
1401
1490
|
type: {
|
1402
1491
|
name: "Composite",
|
1403
|
-
className: "OperationDetail"
|
1404
|
-
}
|
1405
|
-
}
|
1406
|
-
}
|
1492
|
+
className: "OperationDetail",
|
1493
|
+
},
|
1494
|
+
},
|
1495
|
+
},
|
1407
1496
|
},
|
1408
1497
|
nextLink: {
|
1409
1498
|
serializedName: "nextLink",
|
1410
1499
|
type: {
|
1411
|
-
name: "String"
|
1412
|
-
}
|
1413
|
-
}
|
1414
|
-
}
|
1415
|
-
}
|
1500
|
+
name: "String",
|
1501
|
+
},
|
1502
|
+
},
|
1503
|
+
},
|
1504
|
+
},
|
1416
1505
|
};
|
1417
1506
|
export const OperationDetail = {
|
1418
1507
|
type: {
|
@@ -1423,46 +1512,46 @@ export const OperationDetail = {
|
|
1423
1512
|
serializedName: "name",
|
1424
1513
|
readOnly: true,
|
1425
1514
|
type: {
|
1426
|
-
name: "String"
|
1427
|
-
}
|
1515
|
+
name: "String",
|
1516
|
+
},
|
1428
1517
|
},
|
1429
1518
|
isDataAction: {
|
1430
1519
|
serializedName: "isDataAction",
|
1431
1520
|
readOnly: true,
|
1432
1521
|
type: {
|
1433
|
-
name: "Boolean"
|
1434
|
-
}
|
1522
|
+
name: "Boolean",
|
1523
|
+
},
|
1435
1524
|
},
|
1436
1525
|
display: {
|
1437
1526
|
serializedName: "display",
|
1438
1527
|
type: {
|
1439
1528
|
name: "Composite",
|
1440
|
-
className: "OperationDisplay"
|
1441
|
-
}
|
1529
|
+
className: "OperationDisplay",
|
1530
|
+
},
|
1442
1531
|
},
|
1443
1532
|
origin: {
|
1444
1533
|
serializedName: "origin",
|
1445
1534
|
readOnly: true,
|
1446
1535
|
type: {
|
1447
|
-
name: "String"
|
1448
|
-
}
|
1536
|
+
name: "String",
|
1537
|
+
},
|
1449
1538
|
},
|
1450
1539
|
actionType: {
|
1451
1540
|
serializedName: "actionType",
|
1452
1541
|
readOnly: true,
|
1453
1542
|
type: {
|
1454
|
-
name: "String"
|
1455
|
-
}
|
1543
|
+
name: "String",
|
1544
|
+
},
|
1456
1545
|
},
|
1457
1546
|
properties: {
|
1458
1547
|
serializedName: "properties",
|
1459
1548
|
type: {
|
1460
1549
|
name: "Composite",
|
1461
|
-
className: "OperationProperties"
|
1462
|
-
}
|
1463
|
-
}
|
1464
|
-
}
|
1465
|
-
}
|
1550
|
+
className: "OperationProperties",
|
1551
|
+
},
|
1552
|
+
},
|
1553
|
+
},
|
1554
|
+
},
|
1466
1555
|
};
|
1467
1556
|
export const OperationDisplay = {
|
1468
1557
|
type: {
|
@@ -1473,32 +1562,32 @@ export const OperationDisplay = {
|
|
1473
1562
|
serializedName: "provider",
|
1474
1563
|
readOnly: true,
|
1475
1564
|
type: {
|
1476
|
-
name: "String"
|
1477
|
-
}
|
1565
|
+
name: "String",
|
1566
|
+
},
|
1478
1567
|
},
|
1479
1568
|
resource: {
|
1480
1569
|
serializedName: "resource",
|
1481
1570
|
readOnly: true,
|
1482
1571
|
type: {
|
1483
|
-
name: "String"
|
1484
|
-
}
|
1572
|
+
name: "String",
|
1573
|
+
},
|
1485
1574
|
},
|
1486
1575
|
operation: {
|
1487
1576
|
serializedName: "operation",
|
1488
1577
|
readOnly: true,
|
1489
1578
|
type: {
|
1490
|
-
name: "String"
|
1491
|
-
}
|
1579
|
+
name: "String",
|
1580
|
+
},
|
1492
1581
|
},
|
1493
1582
|
description: {
|
1494
1583
|
serializedName: "description",
|
1495
1584
|
readOnly: true,
|
1496
1585
|
type: {
|
1497
|
-
name: "String"
|
1498
|
-
}
|
1499
|
-
}
|
1500
|
-
}
|
1501
|
-
}
|
1586
|
+
name: "String",
|
1587
|
+
},
|
1588
|
+
},
|
1589
|
+
},
|
1590
|
+
},
|
1502
1591
|
};
|
1503
1592
|
export const OperationProperties = {
|
1504
1593
|
type: {
|
@@ -1509,11 +1598,11 @@ export const OperationProperties = {
|
|
1509
1598
|
serializedName: "serviceSpecification",
|
1510
1599
|
type: {
|
1511
1600
|
name: "Composite",
|
1512
|
-
className: "ServiceSpecification"
|
1513
|
-
}
|
1514
|
-
}
|
1515
|
-
}
|
1516
|
-
}
|
1601
|
+
className: "ServiceSpecification",
|
1602
|
+
},
|
1603
|
+
},
|
1604
|
+
},
|
1605
|
+
},
|
1517
1606
|
};
|
1518
1607
|
export const ServiceSpecification = {
|
1519
1608
|
type: {
|
@@ -1527,10 +1616,10 @@ export const ServiceSpecification = {
|
|
1527
1616
|
element: {
|
1528
1617
|
type: {
|
1529
1618
|
name: "Composite",
|
1530
|
-
className: "LogSpecification"
|
1531
|
-
}
|
1532
|
-
}
|
1533
|
-
}
|
1619
|
+
className: "LogSpecification",
|
1620
|
+
},
|
1621
|
+
},
|
1622
|
+
},
|
1534
1623
|
},
|
1535
1624
|
metricSpecifications: {
|
1536
1625
|
serializedName: "metricSpecifications",
|
@@ -1539,13 +1628,13 @@ export const ServiceSpecification = {
|
|
1539
1628
|
element: {
|
1540
1629
|
type: {
|
1541
1630
|
name: "Composite",
|
1542
|
-
className: "MetricSpecification"
|
1543
|
-
}
|
1544
|
-
}
|
1545
|
-
}
|
1546
|
-
}
|
1547
|
-
}
|
1548
|
-
}
|
1631
|
+
className: "MetricSpecification",
|
1632
|
+
},
|
1633
|
+
},
|
1634
|
+
},
|
1635
|
+
},
|
1636
|
+
},
|
1637
|
+
},
|
1549
1638
|
};
|
1550
1639
|
export const LogSpecification = {
|
1551
1640
|
type: {
|
@@ -1555,23 +1644,23 @@ export const LogSpecification = {
|
|
1555
1644
|
name: {
|
1556
1645
|
serializedName: "name",
|
1557
1646
|
type: {
|
1558
|
-
name: "String"
|
1559
|
-
}
|
1647
|
+
name: "String",
|
1648
|
+
},
|
1560
1649
|
},
|
1561
1650
|
displayName: {
|
1562
1651
|
serializedName: "displayName",
|
1563
1652
|
type: {
|
1564
|
-
name: "String"
|
1565
|
-
}
|
1653
|
+
name: "String",
|
1654
|
+
},
|
1566
1655
|
},
|
1567
1656
|
blobDuration: {
|
1568
1657
|
serializedName: "blobDuration",
|
1569
1658
|
type: {
|
1570
|
-
name: "String"
|
1571
|
-
}
|
1572
|
-
}
|
1573
|
-
}
|
1574
|
-
}
|
1659
|
+
name: "String",
|
1660
|
+
},
|
1661
|
+
},
|
1662
|
+
},
|
1663
|
+
},
|
1575
1664
|
};
|
1576
1665
|
export const MetricSpecification = {
|
1577
1666
|
type: {
|
@@ -1581,38 +1670,38 @@ export const MetricSpecification = {
|
|
1581
1670
|
name: {
|
1582
1671
|
serializedName: "name",
|
1583
1672
|
type: {
|
1584
|
-
name: "String"
|
1585
|
-
}
|
1673
|
+
name: "String",
|
1674
|
+
},
|
1586
1675
|
},
|
1587
1676
|
displayName: {
|
1588
1677
|
serializedName: "displayName",
|
1589
1678
|
type: {
|
1590
|
-
name: "String"
|
1591
|
-
}
|
1679
|
+
name: "String",
|
1680
|
+
},
|
1592
1681
|
},
|
1593
1682
|
displayDescription: {
|
1594
1683
|
serializedName: "displayDescription",
|
1595
1684
|
type: {
|
1596
|
-
name: "String"
|
1597
|
-
}
|
1685
|
+
name: "String",
|
1686
|
+
},
|
1598
1687
|
},
|
1599
1688
|
unit: {
|
1600
1689
|
serializedName: "unit",
|
1601
1690
|
type: {
|
1602
|
-
name: "String"
|
1603
|
-
}
|
1691
|
+
name: "String",
|
1692
|
+
},
|
1604
1693
|
},
|
1605
1694
|
category: {
|
1606
1695
|
serializedName: "category",
|
1607
1696
|
type: {
|
1608
|
-
name: "String"
|
1609
|
-
}
|
1697
|
+
name: "String",
|
1698
|
+
},
|
1610
1699
|
},
|
1611
1700
|
aggregationType: {
|
1612
1701
|
serializedName: "aggregationType",
|
1613
1702
|
type: {
|
1614
|
-
name: "String"
|
1615
|
-
}
|
1703
|
+
name: "String",
|
1704
|
+
},
|
1616
1705
|
},
|
1617
1706
|
supportedAggregationTypes: {
|
1618
1707
|
serializedName: "supportedAggregationTypes",
|
@@ -1620,10 +1709,10 @@ export const MetricSpecification = {
|
|
1620
1709
|
name: "Sequence",
|
1621
1710
|
element: {
|
1622
1711
|
type: {
|
1623
|
-
name: "String"
|
1624
|
-
}
|
1625
|
-
}
|
1626
|
-
}
|
1712
|
+
name: "String",
|
1713
|
+
},
|
1714
|
+
},
|
1715
|
+
},
|
1627
1716
|
},
|
1628
1717
|
supportedTimeGrainTypes: {
|
1629
1718
|
serializedName: "supportedTimeGrainTypes",
|
@@ -1631,22 +1720,22 @@ export const MetricSpecification = {
|
|
1631
1720
|
name: "Sequence",
|
1632
1721
|
element: {
|
1633
1722
|
type: {
|
1634
|
-
name: "String"
|
1635
|
-
}
|
1636
|
-
}
|
1637
|
-
}
|
1723
|
+
name: "String",
|
1724
|
+
},
|
1725
|
+
},
|
1726
|
+
},
|
1638
1727
|
},
|
1639
1728
|
fillGapWithZero: {
|
1640
1729
|
serializedName: "fillGapWithZero",
|
1641
1730
|
type: {
|
1642
|
-
name: "Boolean"
|
1643
|
-
}
|
1731
|
+
name: "Boolean",
|
1732
|
+
},
|
1644
1733
|
},
|
1645
1734
|
metricFilterPattern: {
|
1646
1735
|
serializedName: "metricFilterPattern",
|
1647
1736
|
type: {
|
1648
|
-
name: "String"
|
1649
|
-
}
|
1737
|
+
name: "String",
|
1738
|
+
},
|
1650
1739
|
},
|
1651
1740
|
dimensions: {
|
1652
1741
|
serializedName: "dimensions",
|
@@ -1655,43 +1744,43 @@ export const MetricSpecification = {
|
|
1655
1744
|
element: {
|
1656
1745
|
type: {
|
1657
1746
|
name: "Composite",
|
1658
|
-
className: "MetricDimension"
|
1659
|
-
}
|
1660
|
-
}
|
1661
|
-
}
|
1747
|
+
className: "MetricDimension",
|
1748
|
+
},
|
1749
|
+
},
|
1750
|
+
},
|
1662
1751
|
},
|
1663
1752
|
isInternal: {
|
1664
1753
|
serializedName: "isInternal",
|
1665
1754
|
type: {
|
1666
|
-
name: "Boolean"
|
1667
|
-
}
|
1755
|
+
name: "Boolean",
|
1756
|
+
},
|
1668
1757
|
},
|
1669
1758
|
sourceMdmAccount: {
|
1670
1759
|
serializedName: "sourceMdmAccount",
|
1671
1760
|
type: {
|
1672
|
-
name: "String"
|
1673
|
-
}
|
1761
|
+
name: "String",
|
1762
|
+
},
|
1674
1763
|
},
|
1675
1764
|
sourceMdmNamespace: {
|
1676
1765
|
serializedName: "sourceMdmNamespace",
|
1677
1766
|
type: {
|
1678
|
-
name: "String"
|
1679
|
-
}
|
1767
|
+
name: "String",
|
1768
|
+
},
|
1680
1769
|
},
|
1681
1770
|
enableRegionalMdmAccount: {
|
1682
1771
|
serializedName: "enableRegionalMdmAccount",
|
1683
1772
|
type: {
|
1684
|
-
name: "Boolean"
|
1685
|
-
}
|
1773
|
+
name: "Boolean",
|
1774
|
+
},
|
1686
1775
|
},
|
1687
1776
|
resourceIdDimensionNameOverride: {
|
1688
1777
|
serializedName: "resourceIdDimensionNameOverride",
|
1689
1778
|
type: {
|
1690
|
-
name: "String"
|
1691
|
-
}
|
1692
|
-
}
|
1693
|
-
}
|
1694
|
-
}
|
1779
|
+
name: "String",
|
1780
|
+
},
|
1781
|
+
},
|
1782
|
+
},
|
1783
|
+
},
|
1695
1784
|
};
|
1696
1785
|
export const MetricDimension = {
|
1697
1786
|
type: {
|
@@ -1701,23 +1790,23 @@ export const MetricDimension = {
|
|
1701
1790
|
name: {
|
1702
1791
|
serializedName: "name",
|
1703
1792
|
type: {
|
1704
|
-
name: "String"
|
1705
|
-
}
|
1793
|
+
name: "String",
|
1794
|
+
},
|
1706
1795
|
},
|
1707
1796
|
displayName: {
|
1708
1797
|
serializedName: "displayName",
|
1709
1798
|
type: {
|
1710
|
-
name: "String"
|
1711
|
-
}
|
1799
|
+
name: "String",
|
1800
|
+
},
|
1712
1801
|
},
|
1713
1802
|
toBeExportedForShoebox: {
|
1714
1803
|
serializedName: "toBeExportedForShoebox",
|
1715
1804
|
type: {
|
1716
|
-
name: "Boolean"
|
1717
|
-
}
|
1718
|
-
}
|
1719
|
-
}
|
1720
|
-
}
|
1805
|
+
name: "Boolean",
|
1806
|
+
},
|
1807
|
+
},
|
1808
|
+
},
|
1809
|
+
},
|
1721
1810
|
};
|
1722
1811
|
export const OperationResultsDescription = {
|
1723
1812
|
type: {
|
@@ -1728,46 +1817,46 @@ export const OperationResultsDescription = {
|
|
1728
1817
|
serializedName: "id",
|
1729
1818
|
readOnly: true,
|
1730
1819
|
type: {
|
1731
|
-
name: "String"
|
1732
|
-
}
|
1820
|
+
name: "String",
|
1821
|
+
},
|
1733
1822
|
},
|
1734
1823
|
name: {
|
1735
1824
|
serializedName: "name",
|
1736
1825
|
readOnly: true,
|
1737
1826
|
type: {
|
1738
|
-
name: "String"
|
1739
|
-
}
|
1827
|
+
name: "String",
|
1828
|
+
},
|
1740
1829
|
},
|
1741
1830
|
status: {
|
1742
1831
|
serializedName: "status",
|
1743
1832
|
readOnly: true,
|
1744
1833
|
type: {
|
1745
|
-
name: "String"
|
1746
|
-
}
|
1834
|
+
name: "String",
|
1835
|
+
},
|
1747
1836
|
},
|
1748
1837
|
startTime: {
|
1749
1838
|
serializedName: "startTime",
|
1750
1839
|
readOnly: true,
|
1751
1840
|
type: {
|
1752
|
-
name: "String"
|
1753
|
-
}
|
1841
|
+
name: "String",
|
1842
|
+
},
|
1754
1843
|
},
|
1755
1844
|
endTime: {
|
1756
1845
|
serializedName: "endTime",
|
1757
1846
|
readOnly: true,
|
1758
1847
|
type: {
|
1759
|
-
name: "String"
|
1760
|
-
}
|
1848
|
+
name: "String",
|
1849
|
+
},
|
1761
1850
|
},
|
1762
1851
|
properties: {
|
1763
1852
|
serializedName: "properties",
|
1764
1853
|
type: {
|
1765
1854
|
name: "Dictionary",
|
1766
|
-
value: { type: { name: "any" } }
|
1767
|
-
}
|
1768
|
-
}
|
1769
|
-
}
|
1770
|
-
}
|
1855
|
+
value: { type: { name: "any" } },
|
1856
|
+
},
|
1857
|
+
},
|
1858
|
+
},
|
1859
|
+
},
|
1771
1860
|
};
|
1772
1861
|
export const PrivateEndpointConnectionListResult = {
|
1773
1862
|
type: {
|
@@ -1781,13 +1870,13 @@ export const PrivateEndpointConnectionListResult = {
|
|
1781
1870
|
element: {
|
1782
1871
|
type: {
|
1783
1872
|
name: "Composite",
|
1784
|
-
className: "PrivateEndpointConnection"
|
1785
|
-
}
|
1786
|
-
}
|
1787
|
-
}
|
1788
|
-
}
|
1789
|
-
}
|
1790
|
-
}
|
1873
|
+
className: "PrivateEndpointConnection",
|
1874
|
+
},
|
1875
|
+
},
|
1876
|
+
},
|
1877
|
+
},
|
1878
|
+
},
|
1879
|
+
},
|
1791
1880
|
};
|
1792
1881
|
export const PrivateEndpointConnection = {
|
1793
1882
|
type: {
|
@@ -1797,22 +1886,22 @@ export const PrivateEndpointConnection = {
|
|
1797
1886
|
serializedName: "properties.privateEndpoint",
|
1798
1887
|
type: {
|
1799
1888
|
name: "Composite",
|
1800
|
-
className: "PrivateEndpoint"
|
1801
|
-
}
|
1889
|
+
className: "PrivateEndpoint",
|
1890
|
+
},
|
1802
1891
|
}, privateLinkServiceConnectionState: {
|
1803
1892
|
serializedName: "properties.privateLinkServiceConnectionState",
|
1804
1893
|
type: {
|
1805
1894
|
name: "Composite",
|
1806
|
-
className: "PrivateLinkServiceConnectionState"
|
1807
|
-
}
|
1895
|
+
className: "PrivateLinkServiceConnectionState",
|
1896
|
+
},
|
1808
1897
|
}, provisioningState: {
|
1809
1898
|
serializedName: "properties.provisioningState",
|
1810
1899
|
readOnly: true,
|
1811
1900
|
type: {
|
1812
|
-
name: "String"
|
1813
|
-
}
|
1814
|
-
} })
|
1815
|
-
}
|
1901
|
+
name: "String",
|
1902
|
+
},
|
1903
|
+
} }),
|
1904
|
+
},
|
1816
1905
|
};
|
1817
1906
|
export const PrivateLinkResource = {
|
1818
1907
|
type: {
|
@@ -1822,8 +1911,8 @@ export const PrivateLinkResource = {
|
|
1822
1911
|
serializedName: "properties.groupId",
|
1823
1912
|
readOnly: true,
|
1824
1913
|
type: {
|
1825
|
-
name: "String"
|
1826
|
-
}
|
1914
|
+
name: "String",
|
1915
|
+
},
|
1827
1916
|
}, requiredMembers: {
|
1828
1917
|
serializedName: "properties.requiredMembers",
|
1829
1918
|
readOnly: true,
|
@@ -1831,22 +1920,22 @@ export const PrivateLinkResource = {
|
|
1831
1920
|
name: "Sequence",
|
1832
1921
|
element: {
|
1833
1922
|
type: {
|
1834
|
-
name: "String"
|
1835
|
-
}
|
1836
|
-
}
|
1837
|
-
}
|
1923
|
+
name: "String",
|
1924
|
+
},
|
1925
|
+
},
|
1926
|
+
},
|
1838
1927
|
}, requiredZoneNames: {
|
1839
1928
|
serializedName: "properties.requiredZoneNames",
|
1840
1929
|
type: {
|
1841
1930
|
name: "Sequence",
|
1842
1931
|
element: {
|
1843
1932
|
type: {
|
1844
|
-
name: "String"
|
1845
|
-
}
|
1846
|
-
}
|
1847
|
-
}
|
1848
|
-
} })
|
1849
|
-
}
|
1933
|
+
name: "String",
|
1934
|
+
},
|
1935
|
+
},
|
1936
|
+
},
|
1937
|
+
} }),
|
1938
|
+
},
|
1850
1939
|
};
|
1851
1940
|
export const ServicesDescription = {
|
1852
1941
|
type: {
|
@@ -1856,16 +1945,16 @@ export const ServicesDescription = {
|
|
1856
1945
|
serializedName: "properties",
|
1857
1946
|
type: {
|
1858
1947
|
name: "Composite",
|
1859
|
-
className: "ServicesProperties"
|
1860
|
-
}
|
1948
|
+
className: "ServicesProperties",
|
1949
|
+
},
|
1861
1950
|
}, systemData: {
|
1862
1951
|
serializedName: "systemData",
|
1863
1952
|
type: {
|
1864
1953
|
name: "Composite",
|
1865
|
-
className: "SystemData"
|
1866
|
-
}
|
1867
|
-
} })
|
1868
|
-
}
|
1954
|
+
className: "SystemData",
|
1955
|
+
},
|
1956
|
+
} }),
|
1957
|
+
},
|
1869
1958
|
};
|
1870
1959
|
export const LocationBasedResource = {
|
1871
1960
|
type: {
|
@@ -1874,45 +1963,45 @@ export const LocationBasedResource = {
|
|
1874
1963
|
modelProperties: Object.assign(Object.assign({}, ResourceCore.type.modelProperties), { location: {
|
1875
1964
|
serializedName: "location",
|
1876
1965
|
type: {
|
1877
|
-
name: "String"
|
1878
|
-
}
|
1879
|
-
} })
|
1880
|
-
}
|
1966
|
+
name: "String",
|
1967
|
+
},
|
1968
|
+
} }),
|
1969
|
+
},
|
1881
1970
|
};
|
1882
1971
|
export const TaggedResource = {
|
1883
1972
|
type: {
|
1884
1973
|
name: "Composite",
|
1885
1974
|
className: "TaggedResource",
|
1886
|
-
modelProperties: Object.assign(Object.assign({}, ResourceTags.type.modelProperties), LocationBasedResource.type.modelProperties)
|
1887
|
-
}
|
1975
|
+
modelProperties: Object.assign(Object.assign({}, ResourceTags.type.modelProperties), LocationBasedResource.type.modelProperties),
|
1976
|
+
},
|
1888
1977
|
};
|
1889
1978
|
export const WorkspacePatchResource = {
|
1890
1979
|
type: {
|
1891
1980
|
name: "Composite",
|
1892
1981
|
className: "WorkspacePatchResource",
|
1893
|
-
modelProperties: Object.assign({}, ResourceTags.type.modelProperties)
|
1894
|
-
}
|
1982
|
+
modelProperties: Object.assign({}, ResourceTags.type.modelProperties),
|
1983
|
+
},
|
1895
1984
|
};
|
1896
1985
|
export const DicomServicePatchResource = {
|
1897
1986
|
type: {
|
1898
1987
|
name: "Composite",
|
1899
1988
|
className: "DicomServicePatchResource",
|
1900
|
-
modelProperties: Object.assign(Object.assign({}, ResourceTags.type.modelProperties), ServiceManagedIdentity.type.modelProperties)
|
1901
|
-
}
|
1989
|
+
modelProperties: Object.assign(Object.assign({}, ResourceTags.type.modelProperties), ServiceManagedIdentity.type.modelProperties),
|
1990
|
+
},
|
1902
1991
|
};
|
1903
1992
|
export const IotConnectorPatchResource = {
|
1904
1993
|
type: {
|
1905
1994
|
name: "Composite",
|
1906
1995
|
className: "IotConnectorPatchResource",
|
1907
|
-
modelProperties: Object.assign(Object.assign({}, ResourceTags.type.modelProperties), ServiceManagedIdentity.type.modelProperties)
|
1908
|
-
}
|
1996
|
+
modelProperties: Object.assign(Object.assign({}, ResourceTags.type.modelProperties), ServiceManagedIdentity.type.modelProperties),
|
1997
|
+
},
|
1909
1998
|
};
|
1910
1999
|
export const FhirServicePatchResource = {
|
1911
2000
|
type: {
|
1912
2001
|
name: "Composite",
|
1913
2002
|
className: "FhirServicePatchResource",
|
1914
|
-
modelProperties: Object.assign(Object.assign({}, ResourceTags.type.modelProperties), ServiceManagedIdentity.type.modelProperties)
|
1915
|
-
}
|
2003
|
+
modelProperties: Object.assign(Object.assign({}, ResourceTags.type.modelProperties), ServiceManagedIdentity.type.modelProperties),
|
2004
|
+
},
|
1916
2005
|
};
|
1917
2006
|
export const DicomService = {
|
1918
2007
|
type: {
|
@@ -1922,32 +2011,32 @@ export const DicomService = {
|
|
1922
2011
|
serializedName: "systemData",
|
1923
2012
|
type: {
|
1924
2013
|
name: "Composite",
|
1925
|
-
className: "SystemData"
|
1926
|
-
}
|
2014
|
+
className: "SystemData",
|
2015
|
+
},
|
1927
2016
|
}, provisioningState: {
|
1928
2017
|
serializedName: "properties.provisioningState",
|
1929
2018
|
readOnly: true,
|
1930
2019
|
type: {
|
1931
|
-
name: "String"
|
1932
|
-
}
|
2020
|
+
name: "String",
|
2021
|
+
},
|
1933
2022
|
}, authenticationConfiguration: {
|
1934
2023
|
serializedName: "properties.authenticationConfiguration",
|
1935
2024
|
type: {
|
1936
2025
|
name: "Composite",
|
1937
|
-
className: "DicomServiceAuthenticationConfiguration"
|
1938
|
-
}
|
2026
|
+
className: "DicomServiceAuthenticationConfiguration",
|
2027
|
+
},
|
1939
2028
|
}, corsConfiguration: {
|
1940
2029
|
serializedName: "properties.corsConfiguration",
|
1941
2030
|
type: {
|
1942
2031
|
name: "Composite",
|
1943
|
-
className: "CorsConfiguration"
|
1944
|
-
}
|
2032
|
+
className: "CorsConfiguration",
|
2033
|
+
},
|
1945
2034
|
}, serviceUrl: {
|
1946
2035
|
serializedName: "properties.serviceUrl",
|
1947
2036
|
readOnly: true,
|
1948
2037
|
type: {
|
1949
|
-
name: "String"
|
1950
|
-
}
|
2038
|
+
name: "String",
|
2039
|
+
},
|
1951
2040
|
}, privateEndpointConnections: {
|
1952
2041
|
serializedName: "properties.privateEndpointConnections",
|
1953
2042
|
readOnly: true,
|
@@ -1956,29 +2045,40 @@ export const DicomService = {
|
|
1956
2045
|
element: {
|
1957
2046
|
type: {
|
1958
2047
|
name: "Composite",
|
1959
|
-
className: "PrivateEndpointConnection"
|
1960
|
-
}
|
1961
|
-
}
|
1962
|
-
}
|
2048
|
+
className: "PrivateEndpointConnection",
|
2049
|
+
},
|
2050
|
+
},
|
2051
|
+
},
|
1963
2052
|
}, publicNetworkAccess: {
|
1964
2053
|
serializedName: "properties.publicNetworkAccess",
|
1965
2054
|
type: {
|
1966
|
-
name: "String"
|
1967
|
-
}
|
2055
|
+
name: "String",
|
2056
|
+
},
|
1968
2057
|
}, eventState: {
|
1969
2058
|
serializedName: "properties.eventState",
|
1970
2059
|
readOnly: true,
|
1971
2060
|
type: {
|
1972
|
-
name: "String"
|
1973
|
-
}
|
2061
|
+
name: "String",
|
2062
|
+
},
|
1974
2063
|
}, encryption: {
|
1975
2064
|
serializedName: "properties.encryption",
|
1976
2065
|
type: {
|
1977
2066
|
name: "Composite",
|
1978
|
-
className: "Encryption"
|
1979
|
-
}
|
1980
|
-
}
|
1981
|
-
|
2067
|
+
className: "Encryption",
|
2068
|
+
},
|
2069
|
+
}, storageConfiguration: {
|
2070
|
+
serializedName: "properties.storageConfiguration",
|
2071
|
+
type: {
|
2072
|
+
name: "Composite",
|
2073
|
+
className: "StorageConfiguration",
|
2074
|
+
},
|
2075
|
+
}, enableDataPartitions: {
|
2076
|
+
serializedName: "properties.enableDataPartitions",
|
2077
|
+
type: {
|
2078
|
+
name: "Boolean",
|
2079
|
+
},
|
2080
|
+
} }),
|
2081
|
+
},
|
1982
2082
|
};
|
1983
2083
|
export const IotConnector = {
|
1984
2084
|
type: {
|
@@ -1988,28 +2088,28 @@ export const IotConnector = {
|
|
1988
2088
|
serializedName: "systemData",
|
1989
2089
|
type: {
|
1990
2090
|
name: "Composite",
|
1991
|
-
className: "SystemData"
|
1992
|
-
}
|
2091
|
+
className: "SystemData",
|
2092
|
+
},
|
1993
2093
|
}, provisioningState: {
|
1994
2094
|
serializedName: "properties.provisioningState",
|
1995
2095
|
readOnly: true,
|
1996
2096
|
type: {
|
1997
|
-
name: "String"
|
1998
|
-
}
|
2097
|
+
name: "String",
|
2098
|
+
},
|
1999
2099
|
}, ingestionEndpointConfiguration: {
|
2000
2100
|
serializedName: "properties.ingestionEndpointConfiguration",
|
2001
2101
|
type: {
|
2002
2102
|
name: "Composite",
|
2003
|
-
className: "IotEventHubIngestionEndpointConfiguration"
|
2004
|
-
}
|
2103
|
+
className: "IotEventHubIngestionEndpointConfiguration",
|
2104
|
+
},
|
2005
2105
|
}, deviceMapping: {
|
2006
2106
|
serializedName: "properties.deviceMapping",
|
2007
2107
|
type: {
|
2008
2108
|
name: "Composite",
|
2009
|
-
className: "IotMappingProperties"
|
2010
|
-
}
|
2011
|
-
} })
|
2012
|
-
}
|
2109
|
+
className: "IotMappingProperties",
|
2110
|
+
},
|
2111
|
+
} }),
|
2112
|
+
},
|
2013
2113
|
};
|
2014
2114
|
export const FhirService = {
|
2015
2115
|
type: {
|
@@ -2018,44 +2118,44 @@ export const FhirService = {
|
|
2018
2118
|
modelProperties: Object.assign(Object.assign(Object.assign({}, TaggedResource.type.modelProperties), ServiceManagedIdentity.type.modelProperties), { kind: {
|
2019
2119
|
serializedName: "kind",
|
2020
2120
|
type: {
|
2021
|
-
name: "String"
|
2022
|
-
}
|
2121
|
+
name: "String",
|
2122
|
+
},
|
2023
2123
|
}, systemData: {
|
2024
2124
|
serializedName: "systemData",
|
2025
2125
|
type: {
|
2026
2126
|
name: "Composite",
|
2027
|
-
className: "SystemData"
|
2028
|
-
}
|
2127
|
+
className: "SystemData",
|
2128
|
+
},
|
2029
2129
|
}, provisioningState: {
|
2030
2130
|
serializedName: "properties.provisioningState",
|
2031
2131
|
readOnly: true,
|
2032
2132
|
type: {
|
2033
|
-
name: "String"
|
2034
|
-
}
|
2133
|
+
name: "String",
|
2134
|
+
},
|
2035
2135
|
}, acrConfiguration: {
|
2036
2136
|
serializedName: "properties.acrConfiguration",
|
2037
2137
|
type: {
|
2038
2138
|
name: "Composite",
|
2039
|
-
className: "FhirServiceAcrConfiguration"
|
2040
|
-
}
|
2139
|
+
className: "FhirServiceAcrConfiguration",
|
2140
|
+
},
|
2041
2141
|
}, authenticationConfiguration: {
|
2042
2142
|
serializedName: "properties.authenticationConfiguration",
|
2043
2143
|
type: {
|
2044
2144
|
name: "Composite",
|
2045
|
-
className: "FhirServiceAuthenticationConfiguration"
|
2046
|
-
}
|
2145
|
+
className: "FhirServiceAuthenticationConfiguration",
|
2146
|
+
},
|
2047
2147
|
}, corsConfiguration: {
|
2048
2148
|
serializedName: "properties.corsConfiguration",
|
2049
2149
|
type: {
|
2050
2150
|
name: "Composite",
|
2051
|
-
className: "FhirServiceCorsConfiguration"
|
2052
|
-
}
|
2151
|
+
className: "FhirServiceCorsConfiguration",
|
2152
|
+
},
|
2053
2153
|
}, exportConfiguration: {
|
2054
2154
|
serializedName: "properties.exportConfiguration",
|
2055
2155
|
type: {
|
2056
2156
|
name: "Composite",
|
2057
|
-
className: "FhirServiceExportConfiguration"
|
2058
|
-
}
|
2157
|
+
className: "FhirServiceExportConfiguration",
|
2158
|
+
},
|
2059
2159
|
}, privateEndpointConnections: {
|
2060
2160
|
serializedName: "properties.privateEndpointConnections",
|
2061
2161
|
readOnly: true,
|
@@ -2064,47 +2164,47 @@ export const FhirService = {
|
|
2064
2164
|
element: {
|
2065
2165
|
type: {
|
2066
2166
|
name: "Composite",
|
2067
|
-
className: "PrivateEndpointConnection"
|
2068
|
-
}
|
2069
|
-
}
|
2070
|
-
}
|
2167
|
+
className: "PrivateEndpointConnection",
|
2168
|
+
},
|
2169
|
+
},
|
2170
|
+
},
|
2071
2171
|
}, publicNetworkAccess: {
|
2072
2172
|
serializedName: "properties.publicNetworkAccess",
|
2073
2173
|
type: {
|
2074
|
-
name: "String"
|
2075
|
-
}
|
2174
|
+
name: "String",
|
2175
|
+
},
|
2076
2176
|
}, eventState: {
|
2077
2177
|
serializedName: "properties.eventState",
|
2078
2178
|
readOnly: true,
|
2079
2179
|
type: {
|
2080
|
-
name: "String"
|
2081
|
-
}
|
2180
|
+
name: "String",
|
2181
|
+
},
|
2082
2182
|
}, resourceVersionPolicyConfiguration: {
|
2083
2183
|
serializedName: "properties.resourceVersionPolicyConfiguration",
|
2084
2184
|
type: {
|
2085
2185
|
name: "Composite",
|
2086
|
-
className: "ResourceVersionPolicyConfiguration"
|
2087
|
-
}
|
2186
|
+
className: "ResourceVersionPolicyConfiguration",
|
2187
|
+
},
|
2088
2188
|
}, importConfiguration: {
|
2089
2189
|
serializedName: "properties.importConfiguration",
|
2090
2190
|
type: {
|
2091
2191
|
name: "Composite",
|
2092
|
-
className: "FhirServiceImportConfiguration"
|
2093
|
-
}
|
2192
|
+
className: "FhirServiceImportConfiguration",
|
2193
|
+
},
|
2094
2194
|
}, implementationGuidesConfiguration: {
|
2095
2195
|
serializedName: "properties.implementationGuidesConfiguration",
|
2096
2196
|
type: {
|
2097
2197
|
name: "Composite",
|
2098
|
-
className: "ImplementationGuidesConfiguration"
|
2099
|
-
}
|
2198
|
+
className: "ImplementationGuidesConfiguration",
|
2199
|
+
},
|
2100
2200
|
}, encryption: {
|
2101
2201
|
serializedName: "properties.encryption",
|
2102
2202
|
type: {
|
2103
2203
|
name: "Composite",
|
2104
|
-
className: "Encryption"
|
2105
|
-
}
|
2106
|
-
} })
|
2107
|
-
}
|
2204
|
+
className: "Encryption",
|
2205
|
+
},
|
2206
|
+
} }),
|
2207
|
+
},
|
2108
2208
|
};
|
2109
2209
|
export const IotFhirDestinationProperties = {
|
2110
2210
|
type: {
|
@@ -2114,22 +2214,22 @@ export const IotFhirDestinationProperties = {
|
|
2114
2214
|
serializedName: "resourceIdentityResolutionType",
|
2115
2215
|
required: true,
|
2116
2216
|
type: {
|
2117
|
-
name: "String"
|
2118
|
-
}
|
2217
|
+
name: "String",
|
2218
|
+
},
|
2119
2219
|
}, fhirServiceResourceId: {
|
2120
2220
|
serializedName: "fhirServiceResourceId",
|
2121
2221
|
required: true,
|
2122
2222
|
type: {
|
2123
|
-
name: "String"
|
2124
|
-
}
|
2223
|
+
name: "String",
|
2224
|
+
},
|
2125
2225
|
}, fhirMapping: {
|
2126
2226
|
serializedName: "fhirMapping",
|
2127
2227
|
type: {
|
2128
2228
|
name: "Composite",
|
2129
|
-
className: "IotMappingProperties"
|
2130
|
-
}
|
2131
|
-
} })
|
2132
|
-
}
|
2229
|
+
className: "IotMappingProperties",
|
2230
|
+
},
|
2231
|
+
} }),
|
2232
|
+
},
|
2133
2233
|
};
|
2134
2234
|
export const PrivateEndpointConnectionDescription = {
|
2135
2235
|
type: {
|
@@ -2139,10 +2239,10 @@ export const PrivateEndpointConnectionDescription = {
|
|
2139
2239
|
serializedName: "systemData",
|
2140
2240
|
type: {
|
2141
2241
|
name: "Composite",
|
2142
|
-
className: "SystemData"
|
2143
|
-
}
|
2144
|
-
} })
|
2145
|
-
}
|
2242
|
+
className: "SystemData",
|
2243
|
+
},
|
2244
|
+
} }),
|
2245
|
+
},
|
2146
2246
|
};
|
2147
2247
|
export const PrivateLinkResourceDescription = {
|
2148
2248
|
type: {
|
@@ -2152,10 +2252,10 @@ export const PrivateLinkResourceDescription = {
|
|
2152
2252
|
serializedName: "systemData",
|
2153
2253
|
type: {
|
2154
2254
|
name: "Composite",
|
2155
|
-
className: "SystemData"
|
2156
|
-
}
|
2157
|
-
} })
|
2158
|
-
}
|
2255
|
+
className: "SystemData",
|
2256
|
+
},
|
2257
|
+
} }),
|
2258
|
+
},
|
2159
2259
|
};
|
2160
2260
|
export const Workspace = {
|
2161
2261
|
type: {
|
@@ -2165,16 +2265,16 @@ export const Workspace = {
|
|
2165
2265
|
serializedName: "properties",
|
2166
2266
|
type: {
|
2167
2267
|
name: "Composite",
|
2168
|
-
className: "WorkspaceProperties"
|
2169
|
-
}
|
2268
|
+
className: "WorkspaceProperties",
|
2269
|
+
},
|
2170
2270
|
}, systemData: {
|
2171
2271
|
serializedName: "systemData",
|
2172
2272
|
type: {
|
2173
2273
|
name: "Composite",
|
2174
|
-
className: "SystemData"
|
2175
|
-
}
|
2176
|
-
} })
|
2177
|
-
}
|
2274
|
+
className: "SystemData",
|
2275
|
+
},
|
2276
|
+
} }),
|
2277
|
+
},
|
2178
2278
|
};
|
2179
2279
|
export const IotFhirDestination = {
|
2180
2280
|
type: {
|
@@ -2184,33 +2284,33 @@ export const IotFhirDestination = {
|
|
2184
2284
|
serializedName: "systemData",
|
2185
2285
|
type: {
|
2186
2286
|
name: "Composite",
|
2187
|
-
className: "SystemData"
|
2188
|
-
}
|
2287
|
+
className: "SystemData",
|
2288
|
+
},
|
2189
2289
|
}, provisioningState: {
|
2190
2290
|
serializedName: "properties.provisioningState",
|
2191
2291
|
readOnly: true,
|
2192
2292
|
type: {
|
2193
|
-
name: "String"
|
2194
|
-
}
|
2293
|
+
name: "String",
|
2294
|
+
},
|
2195
2295
|
}, resourceIdentityResolutionType: {
|
2196
2296
|
serializedName: "properties.resourceIdentityResolutionType",
|
2197
2297
|
required: true,
|
2198
2298
|
type: {
|
2199
|
-
name: "String"
|
2200
|
-
}
|
2299
|
+
name: "String",
|
2300
|
+
},
|
2201
2301
|
}, fhirServiceResourceId: {
|
2202
2302
|
serializedName: "properties.fhirServiceResourceId",
|
2203
2303
|
required: true,
|
2204
2304
|
type: {
|
2205
|
-
name: "String"
|
2206
|
-
}
|
2305
|
+
name: "String",
|
2306
|
+
},
|
2207
2307
|
}, fhirMapping: {
|
2208
2308
|
serializedName: "properties.fhirMapping",
|
2209
2309
|
type: {
|
2210
2310
|
name: "Composite",
|
2211
|
-
className: "IotMappingProperties"
|
2212
|
-
}
|
2213
|
-
} })
|
2214
|
-
}
|
2311
|
+
className: "IotMappingProperties",
|
2312
|
+
},
|
2313
|
+
} }),
|
2314
|
+
},
|
2215
2315
|
};
|
2216
2316
|
//# sourceMappingURL=mappers.js.map
|