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