@azure/arm-batch 9.1.1-alpha.20240313.1 → 9.2.0-alpha.20240321.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -10
- package/LICENSE +1 -1
- package/dist/index.js +1815 -1675
- 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/applicationCreateSample.js +3 -3
- package/dist-esm/samples-dev/applicationCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/applicationDeleteSample.js +1 -1
- package/dist-esm/samples-dev/applicationGetSample.js +1 -1
- package/dist-esm/samples-dev/applicationListSample.js +1 -1
- package/dist-esm/samples-dev/applicationPackageActivateSample.js +2 -2
- package/dist-esm/samples-dev/applicationPackageActivateSample.js.map +1 -1
- package/dist-esm/samples-dev/applicationPackageCreateSample.js +1 -1
- package/dist-esm/samples-dev/applicationPackageDeleteSample.js +1 -1
- package/dist-esm/samples-dev/applicationPackageGetSample.js +1 -1
- package/dist-esm/samples-dev/applicationPackageListSample.js +1 -1
- package/dist-esm/samples-dev/applicationUpdateSample.js +2 -2
- package/dist-esm/samples-dev/batchAccountCreateSample.js +20 -20
- package/dist-esm/samples-dev/batchAccountCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/batchAccountDeleteSample.js +1 -1
- package/dist-esm/samples-dev/batchAccountGetDetectorSample.js +1 -1
- package/dist-esm/samples-dev/batchAccountGetKeysSample.js +1 -1
- package/dist-esm/samples-dev/batchAccountGetSample.js +2 -2
- package/dist-esm/samples-dev/batchAccountListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/batchAccountListDetectorsSample.js +1 -1
- package/dist-esm/samples-dev/batchAccountListOutboundNetworkDependenciesEndpointsSample.js +3 -3
- package/dist-esm/samples-dev/batchAccountListSample.js +1 -1
- package/dist-esm/samples-dev/batchAccountRegenerateKeySample.js +3 -3
- package/dist-esm/samples-dev/batchAccountRegenerateKeySample.js.map +1 -1
- package/dist-esm/samples-dev/batchAccountSynchronizeAutoStorageKeysSample.js +1 -1
- package/dist-esm/samples-dev/batchAccountUpdateSample.js +4 -4
- package/dist-esm/samples-dev/batchAccountUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateCancelDeletionSample.js +1 -1
- package/dist-esm/samples-dev/certificateCreateSample.js +7 -7
- package/dist-esm/samples-dev/certificateCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateDeleteSample.js +1 -1
- package/dist-esm/samples-dev/certificateGetSample.js +2 -2
- package/dist-esm/samples-dev/certificateListByBatchAccountSample.js +4 -4
- package/dist-esm/samples-dev/certificateListByBatchAccountSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateUpdateSample.js +3 -3
- package/dist-esm/samples-dev/certificateUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/locationCheckNameAvailabilitySample.js +5 -5
- package/dist-esm/samples-dev/locationCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/locationGetQuotasSample.js +1 -1
- package/dist-esm/samples-dev/locationListSupportedCloudServiceSkusSample.js +1 -1
- package/dist-esm/samples-dev/locationListSupportedVirtualMachineSkusSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/poolCreateSample.js +178 -118
- package/dist-esm/samples-dev/poolCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/poolDeleteSample.js +1 -1
- package/dist-esm/samples-dev/poolDisableAutoScaleSample.js +1 -1
- package/dist-esm/samples-dev/poolGetSample.js +25 -6
- package/dist-esm/samples-dev/poolGetSample.js.map +1 -1
- package/dist-esm/samples-dev/poolListByBatchAccountSample.js +3 -3
- package/dist-esm/samples-dev/poolListByBatchAccountSample.js.map +1 -1
- package/dist-esm/samples-dev/poolStopResizeSample.js +1 -1
- package/dist-esm/samples-dev/poolUpdateSample.js +14 -14
- package/dist-esm/samples-dev/poolUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionListByBatchAccountSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionUpdateSample.js +4 -4
- package/dist-esm/samples-dev/privateEndpointConnectionUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkResourceGetSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourceListByBatchAccountSample.js +1 -1
- package/dist-esm/src/batchManagementClient.js +11 -10
- package/dist-esm/src/batchManagementClient.js.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +46 -0
- package/dist-esm/src/models/index.d.ts.map +1 -1
- 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 +1367 -1231
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.js +87 -87
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/applicationOperations.js +30 -30
- package/dist-esm/src/operations/applicationOperations.js.map +1 -1
- package/dist-esm/src/operations/applicationPackageOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/applicationPackageOperations.js +31 -31
- package/dist-esm/src/operations/applicationPackageOperations.js.map +1 -1
- package/dist-esm/src/operations/batchAccountOperations.d.ts +2 -2
- package/dist-esm/src/operations/batchAccountOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/batchAccountOperations.js +95 -95
- package/dist-esm/src/operations/batchAccountOperations.js.map +1 -1
- package/dist-esm/src/operations/certificateOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/certificateOperations.js +43 -43
- package/dist-esm/src/operations/certificateOperations.js.map +1 -1
- package/dist-esm/src/operations/location.js +34 -34
- package/dist-esm/src/operations/location.js.map +1 -1
- package/dist-esm/src/operations/operations.js +9 -9
- package/dist-esm/src/operations/poolOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/poolOperations.js +48 -48
- package/dist-esm/src/operations/poolOperations.js.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnectionOperations.js +45 -45
- package/dist-esm/src/operations/privateEndpointConnectionOperations.js.map +1 -1
- package/dist-esm/src/operations/privateLinkResourceOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/privateLinkResourceOperations.js +16 -16
- package/dist-esm/src/operations/privateLinkResourceOperations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/batchAccountOperations.d.ts +1 -1
- package/dist-esm/test/batch_examples.js +1 -1
- package/dist-esm/test/batch_examples.js.map +1 -1
- package/package.json +3 -4
- package/review/arm-batch.api.md +31 -0
- package/src/batchManagementClient.ts +22 -22
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +74 -14
- package/src/models/mappers.ts +1459 -1314
- package/src/models/parameters.ts +88 -88
- package/src/operations/applicationOperations.ts +54 -59
- package/src/operations/applicationPackageOperations.ts +59 -63
- package/src/operations/batchAccountOperations.ts +211 -223
- package/src/operations/certificateOperations.ts +80 -87
- package/src/operations/location.ts +96 -98
- package/src/operations/operations.ts +16 -16
- package/src/operations/poolOperations.ts +88 -96
- package/src/operations/privateEndpointConnectionOperations.ts +86 -91
- package/src/operations/privateLinkResourceOperations.ts +35 -36
- package/src/operationsInterfaces/applicationOperations.ts +6 -6
- package/src/operationsInterfaces/applicationPackageOperations.ts +6 -6
- package/src/operationsInterfaces/batchAccountOperations.ts +16 -16
- package/src/operationsInterfaces/certificateOperations.ts +8 -8
- package/src/operationsInterfaces/location.ts +5 -5
- package/src/operationsInterfaces/operations.ts +1 -1
- package/src/operationsInterfaces/poolOperations.ts +9 -9
- package/src/operationsInterfaces/privateEndpointConnectionOperations.ts +7 -7
- package/src/operationsInterfaces/privateLinkResourceOperations.ts +3 -3
- package/src/pagingHelper.ts +1 -1
- package/types/arm-batch.d.ts +51 -1
- package/types/tsdoc-metadata.json +1 -1
package/src/models/parameters.ts
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
import {
|
|
10
10
|
OperationParameter,
|
|
11
11
|
OperationURLParameter,
|
|
12
|
-
OperationQueryParameter
|
|
12
|
+
OperationQueryParameter,
|
|
13
13
|
} from "@azure/core-client";
|
|
14
14
|
import {
|
|
15
15
|
BatchAccountCreateParameters as BatchAccountCreateParametersMapper,
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
CheckNameAvailabilityParameters as CheckNameAvailabilityParametersMapper,
|
|
22
22
|
CertificateCreateOrUpdateParameters as CertificateCreateOrUpdateParametersMapper,
|
|
23
23
|
PrivateEndpointConnection as PrivateEndpointConnectionMapper,
|
|
24
|
-
Pool as PoolMapper
|
|
24
|
+
Pool as PoolMapper,
|
|
25
25
|
} from "../models/mappers";
|
|
26
26
|
|
|
27
27
|
export const contentType: OperationParameter = {
|
|
@@ -31,14 +31,14 @@ export const contentType: OperationParameter = {
|
|
|
31
31
|
isConstant: true,
|
|
32
32
|
serializedName: "Content-Type",
|
|
33
33
|
type: {
|
|
34
|
-
name: "String"
|
|
35
|
-
}
|
|
36
|
-
}
|
|
34
|
+
name: "String",
|
|
35
|
+
},
|
|
36
|
+
},
|
|
37
37
|
};
|
|
38
38
|
|
|
39
39
|
export const parameters: OperationParameter = {
|
|
40
40
|
parameterPath: "parameters",
|
|
41
|
-
mapper: BatchAccountCreateParametersMapper
|
|
41
|
+
mapper: BatchAccountCreateParametersMapper,
|
|
42
42
|
};
|
|
43
43
|
|
|
44
44
|
export const accept: OperationParameter = {
|
|
@@ -48,9 +48,9 @@ export const accept: OperationParameter = {
|
|
|
48
48
|
isConstant: true,
|
|
49
49
|
serializedName: "Accept",
|
|
50
50
|
type: {
|
|
51
|
-
name: "String"
|
|
52
|
-
}
|
|
53
|
-
}
|
|
51
|
+
name: "String",
|
|
52
|
+
},
|
|
53
|
+
},
|
|
54
54
|
};
|
|
55
55
|
|
|
56
56
|
export const $host: OperationURLParameter = {
|
|
@@ -59,10 +59,10 @@ export const $host: OperationURLParameter = {
|
|
|
59
59
|
serializedName: "$host",
|
|
60
60
|
required: true,
|
|
61
61
|
type: {
|
|
62
|
-
name: "String"
|
|
63
|
-
}
|
|
62
|
+
name: "String",
|
|
63
|
+
},
|
|
64
64
|
},
|
|
65
|
-
skipEncoding: true
|
|
65
|
+
skipEncoding: true,
|
|
66
66
|
};
|
|
67
67
|
|
|
68
68
|
export const resourceGroupName: OperationURLParameter = {
|
|
@@ -71,9 +71,9 @@ export const resourceGroupName: OperationURLParameter = {
|
|
|
71
71
|
serializedName: "resourceGroupName",
|
|
72
72
|
required: true,
|
|
73
73
|
type: {
|
|
74
|
-
name: "String"
|
|
75
|
-
}
|
|
76
|
-
}
|
|
74
|
+
name: "String",
|
|
75
|
+
},
|
|
76
|
+
},
|
|
77
77
|
};
|
|
78
78
|
|
|
79
79
|
export const accountName: OperationURLParameter = {
|
|
@@ -82,26 +82,26 @@ export const accountName: OperationURLParameter = {
|
|
|
82
82
|
constraints: {
|
|
83
83
|
Pattern: new RegExp("^[a-z0-9]+$"),
|
|
84
84
|
MaxLength: 24,
|
|
85
|
-
MinLength: 3
|
|
85
|
+
MinLength: 3,
|
|
86
86
|
},
|
|
87
87
|
serializedName: "accountName",
|
|
88
88
|
required: true,
|
|
89
89
|
type: {
|
|
90
|
-
name: "String"
|
|
91
|
-
}
|
|
92
|
-
}
|
|
90
|
+
name: "String",
|
|
91
|
+
},
|
|
92
|
+
},
|
|
93
93
|
};
|
|
94
94
|
|
|
95
95
|
export const apiVersion: OperationQueryParameter = {
|
|
96
96
|
parameterPath: "apiVersion",
|
|
97
97
|
mapper: {
|
|
98
|
-
defaultValue: "
|
|
98
|
+
defaultValue: "2024-02-01",
|
|
99
99
|
isConstant: true,
|
|
100
100
|
serializedName: "api-version",
|
|
101
101
|
type: {
|
|
102
|
-
name: "String"
|
|
103
|
-
}
|
|
104
|
-
}
|
|
102
|
+
name: "String",
|
|
103
|
+
},
|
|
104
|
+
},
|
|
105
105
|
};
|
|
106
106
|
|
|
107
107
|
export const subscriptionId: OperationURLParameter = {
|
|
@@ -110,14 +110,14 @@ export const subscriptionId: OperationURLParameter = {
|
|
|
110
110
|
serializedName: "subscriptionId",
|
|
111
111
|
required: true,
|
|
112
112
|
type: {
|
|
113
|
-
name: "String"
|
|
114
|
-
}
|
|
115
|
-
}
|
|
113
|
+
name: "String",
|
|
114
|
+
},
|
|
115
|
+
},
|
|
116
116
|
};
|
|
117
117
|
|
|
118
118
|
export const parameters1: OperationParameter = {
|
|
119
119
|
parameterPath: "parameters",
|
|
120
|
-
mapper: BatchAccountUpdateParametersMapper
|
|
120
|
+
mapper: BatchAccountUpdateParametersMapper,
|
|
121
121
|
};
|
|
122
122
|
|
|
123
123
|
export const accountName1: OperationURLParameter = {
|
|
@@ -126,19 +126,19 @@ export const accountName1: OperationURLParameter = {
|
|
|
126
126
|
constraints: {
|
|
127
127
|
Pattern: new RegExp("^[a-zA-Z0-9]+$"),
|
|
128
128
|
MaxLength: 24,
|
|
129
|
-
MinLength: 3
|
|
129
|
+
MinLength: 3,
|
|
130
130
|
},
|
|
131
131
|
serializedName: "accountName",
|
|
132
132
|
required: true,
|
|
133
133
|
type: {
|
|
134
|
-
name: "String"
|
|
135
|
-
}
|
|
136
|
-
}
|
|
134
|
+
name: "String",
|
|
135
|
+
},
|
|
136
|
+
},
|
|
137
137
|
};
|
|
138
138
|
|
|
139
139
|
export const parameters2: OperationParameter = {
|
|
140
140
|
parameterPath: "parameters",
|
|
141
|
-
mapper: BatchAccountRegenerateKeyParametersMapper
|
|
141
|
+
mapper: BatchAccountRegenerateKeyParametersMapper,
|
|
142
142
|
};
|
|
143
143
|
|
|
144
144
|
export const detectorId: OperationURLParameter = {
|
|
@@ -147,9 +147,9 @@ export const detectorId: OperationURLParameter = {
|
|
|
147
147
|
serializedName: "detectorId",
|
|
148
148
|
required: true,
|
|
149
149
|
type: {
|
|
150
|
-
name: "String"
|
|
151
|
-
}
|
|
152
|
-
}
|
|
150
|
+
name: "String",
|
|
151
|
+
},
|
|
152
|
+
},
|
|
153
153
|
};
|
|
154
154
|
|
|
155
155
|
export const nextLink: OperationURLParameter = {
|
|
@@ -158,15 +158,15 @@ export const nextLink: OperationURLParameter = {
|
|
|
158
158
|
serializedName: "nextLink",
|
|
159
159
|
required: true,
|
|
160
160
|
type: {
|
|
161
|
-
name: "String"
|
|
162
|
-
}
|
|
161
|
+
name: "String",
|
|
162
|
+
},
|
|
163
163
|
},
|
|
164
|
-
skipEncoding: true
|
|
164
|
+
skipEncoding: true,
|
|
165
165
|
};
|
|
166
166
|
|
|
167
167
|
export const parameters3: OperationParameter = {
|
|
168
168
|
parameterPath: "parameters",
|
|
169
|
-
mapper: ActivateApplicationPackageParametersMapper
|
|
169
|
+
mapper: ActivateApplicationPackageParametersMapper,
|
|
170
170
|
};
|
|
171
171
|
|
|
172
172
|
export const applicationName: OperationURLParameter = {
|
|
@@ -175,14 +175,14 @@ export const applicationName: OperationURLParameter = {
|
|
|
175
175
|
constraints: {
|
|
176
176
|
Pattern: new RegExp("^[a-zA-Z0-9_-]+$"),
|
|
177
177
|
MaxLength: 64,
|
|
178
|
-
MinLength: 1
|
|
178
|
+
MinLength: 1,
|
|
179
179
|
},
|
|
180
180
|
serializedName: "applicationName",
|
|
181
181
|
required: true,
|
|
182
182
|
type: {
|
|
183
|
-
name: "String"
|
|
184
|
-
}
|
|
185
|
-
}
|
|
183
|
+
name: "String",
|
|
184
|
+
},
|
|
185
|
+
},
|
|
186
186
|
};
|
|
187
187
|
|
|
188
188
|
export const versionName: OperationURLParameter = {
|
|
@@ -191,19 +191,19 @@ export const versionName: OperationURLParameter = {
|
|
|
191
191
|
constraints: {
|
|
192
192
|
Pattern: new RegExp("^[a-zA-Z0-9_-][a-zA-Z0-9_.-]*$"),
|
|
193
193
|
MaxLength: 64,
|
|
194
|
-
MinLength: 1
|
|
194
|
+
MinLength: 1,
|
|
195
195
|
},
|
|
196
196
|
serializedName: "versionName",
|
|
197
197
|
required: true,
|
|
198
198
|
type: {
|
|
199
|
-
name: "String"
|
|
200
|
-
}
|
|
201
|
-
}
|
|
199
|
+
name: "String",
|
|
200
|
+
},
|
|
201
|
+
},
|
|
202
202
|
};
|
|
203
203
|
|
|
204
204
|
export const parameters4: OperationParameter = {
|
|
205
205
|
parameterPath: ["options", "parameters"],
|
|
206
|
-
mapper: ApplicationPackageMapper
|
|
206
|
+
mapper: ApplicationPackageMapper,
|
|
207
207
|
};
|
|
208
208
|
|
|
209
209
|
export const maxresults: OperationQueryParameter = {
|
|
@@ -211,19 +211,19 @@ export const maxresults: OperationQueryParameter = {
|
|
|
211
211
|
mapper: {
|
|
212
212
|
serializedName: "maxresults",
|
|
213
213
|
type: {
|
|
214
|
-
name: "Number"
|
|
215
|
-
}
|
|
216
|
-
}
|
|
214
|
+
name: "Number",
|
|
215
|
+
},
|
|
216
|
+
},
|
|
217
217
|
};
|
|
218
218
|
|
|
219
219
|
export const parameters5: OperationParameter = {
|
|
220
220
|
parameterPath: ["options", "parameters"],
|
|
221
|
-
mapper: ApplicationMapper
|
|
221
|
+
mapper: ApplicationMapper,
|
|
222
222
|
};
|
|
223
223
|
|
|
224
224
|
export const parameters6: OperationParameter = {
|
|
225
225
|
parameterPath: "parameters",
|
|
226
|
-
mapper: ApplicationMapper
|
|
226
|
+
mapper: ApplicationMapper,
|
|
227
227
|
};
|
|
228
228
|
|
|
229
229
|
export const locationName: OperationURLParameter = {
|
|
@@ -232,9 +232,9 @@ export const locationName: OperationURLParameter = {
|
|
|
232
232
|
serializedName: "locationName",
|
|
233
233
|
required: true,
|
|
234
234
|
type: {
|
|
235
|
-
name: "String"
|
|
236
|
-
}
|
|
237
|
-
}
|
|
235
|
+
name: "String",
|
|
236
|
+
},
|
|
237
|
+
},
|
|
238
238
|
};
|
|
239
239
|
|
|
240
240
|
export const filter: OperationQueryParameter = {
|
|
@@ -242,14 +242,14 @@ export const filter: OperationQueryParameter = {
|
|
|
242
242
|
mapper: {
|
|
243
243
|
serializedName: "$filter",
|
|
244
244
|
type: {
|
|
245
|
-
name: "String"
|
|
246
|
-
}
|
|
247
|
-
}
|
|
245
|
+
name: "String",
|
|
246
|
+
},
|
|
247
|
+
},
|
|
248
248
|
};
|
|
249
249
|
|
|
250
250
|
export const parameters7: OperationParameter = {
|
|
251
251
|
parameterPath: "parameters",
|
|
252
|
-
mapper: CheckNameAvailabilityParametersMapper
|
|
252
|
+
mapper: CheckNameAvailabilityParametersMapper,
|
|
253
253
|
};
|
|
254
254
|
|
|
255
255
|
export const select: OperationQueryParameter = {
|
|
@@ -257,14 +257,14 @@ export const select: OperationQueryParameter = {
|
|
|
257
257
|
mapper: {
|
|
258
258
|
serializedName: "$select",
|
|
259
259
|
type: {
|
|
260
|
-
name: "String"
|
|
261
|
-
}
|
|
262
|
-
}
|
|
260
|
+
name: "String",
|
|
261
|
+
},
|
|
262
|
+
},
|
|
263
263
|
};
|
|
264
264
|
|
|
265
265
|
export const parameters8: OperationParameter = {
|
|
266
266
|
parameterPath: "parameters",
|
|
267
|
-
mapper: CertificateCreateOrUpdateParametersMapper
|
|
267
|
+
mapper: CertificateCreateOrUpdateParametersMapper,
|
|
268
268
|
};
|
|
269
269
|
|
|
270
270
|
export const certificateName: OperationURLParameter = {
|
|
@@ -273,14 +273,14 @@ export const certificateName: OperationURLParameter = {
|
|
|
273
273
|
constraints: {
|
|
274
274
|
Pattern: new RegExp("^[\\w]+-[\\w]+$"),
|
|
275
275
|
MaxLength: 45,
|
|
276
|
-
MinLength: 5
|
|
276
|
+
MinLength: 5,
|
|
277
277
|
},
|
|
278
278
|
serializedName: "certificateName",
|
|
279
279
|
required: true,
|
|
280
280
|
type: {
|
|
281
|
-
name: "String"
|
|
282
|
-
}
|
|
283
|
-
}
|
|
281
|
+
name: "String",
|
|
282
|
+
},
|
|
283
|
+
},
|
|
284
284
|
};
|
|
285
285
|
|
|
286
286
|
export const ifMatch: OperationParameter = {
|
|
@@ -288,9 +288,9 @@ export const ifMatch: OperationParameter = {
|
|
|
288
288
|
mapper: {
|
|
289
289
|
serializedName: "If-Match",
|
|
290
290
|
type: {
|
|
291
|
-
name: "String"
|
|
292
|
-
}
|
|
293
|
-
}
|
|
291
|
+
name: "String",
|
|
292
|
+
},
|
|
293
|
+
},
|
|
294
294
|
};
|
|
295
295
|
|
|
296
296
|
export const ifNoneMatch: OperationParameter = {
|
|
@@ -298,9 +298,9 @@ export const ifNoneMatch: OperationParameter = {
|
|
|
298
298
|
mapper: {
|
|
299
299
|
serializedName: "If-None-Match",
|
|
300
300
|
type: {
|
|
301
|
-
name: "String"
|
|
302
|
-
}
|
|
303
|
-
}
|
|
301
|
+
name: "String",
|
|
302
|
+
},
|
|
303
|
+
},
|
|
304
304
|
};
|
|
305
305
|
|
|
306
306
|
export const privateLinkResourceName: OperationURLParameter = {
|
|
@@ -309,14 +309,14 @@ export const privateLinkResourceName: OperationURLParameter = {
|
|
|
309
309
|
constraints: {
|
|
310
310
|
Pattern: new RegExp("^[a-zA-Z0-9_-]+\\.?[a-fA-F0-9-]*$"),
|
|
311
311
|
MaxLength: 101,
|
|
312
|
-
MinLength: 1
|
|
312
|
+
MinLength: 1,
|
|
313
313
|
},
|
|
314
314
|
serializedName: "privateLinkResourceName",
|
|
315
315
|
required: true,
|
|
316
316
|
type: {
|
|
317
|
-
name: "String"
|
|
318
|
-
}
|
|
319
|
-
}
|
|
317
|
+
name: "String",
|
|
318
|
+
},
|
|
319
|
+
},
|
|
320
320
|
};
|
|
321
321
|
|
|
322
322
|
export const privateEndpointConnectionName: OperationURLParameter = {
|
|
@@ -325,24 +325,24 @@ export const privateEndpointConnectionName: OperationURLParameter = {
|
|
|
325
325
|
constraints: {
|
|
326
326
|
Pattern: new RegExp("^[a-zA-Z0-9_-]+\\.?[a-fA-F0-9-]*$"),
|
|
327
327
|
MaxLength: 101,
|
|
328
|
-
MinLength: 1
|
|
328
|
+
MinLength: 1,
|
|
329
329
|
},
|
|
330
330
|
serializedName: "privateEndpointConnectionName",
|
|
331
331
|
required: true,
|
|
332
332
|
type: {
|
|
333
|
-
name: "String"
|
|
334
|
-
}
|
|
335
|
-
}
|
|
333
|
+
name: "String",
|
|
334
|
+
},
|
|
335
|
+
},
|
|
336
336
|
};
|
|
337
337
|
|
|
338
338
|
export const parameters9: OperationParameter = {
|
|
339
339
|
parameterPath: "parameters",
|
|
340
|
-
mapper: PrivateEndpointConnectionMapper
|
|
340
|
+
mapper: PrivateEndpointConnectionMapper,
|
|
341
341
|
};
|
|
342
342
|
|
|
343
343
|
export const parameters10: OperationParameter = {
|
|
344
344
|
parameterPath: "parameters",
|
|
345
|
-
mapper: PoolMapper
|
|
345
|
+
mapper: PoolMapper,
|
|
346
346
|
};
|
|
347
347
|
|
|
348
348
|
export const poolName: OperationURLParameter = {
|
|
@@ -351,12 +351,12 @@ export const poolName: OperationURLParameter = {
|
|
|
351
351
|
constraints: {
|
|
352
352
|
Pattern: new RegExp("^[a-zA-Z0-9_-]+$"),
|
|
353
353
|
MaxLength: 64,
|
|
354
|
-
MinLength: 1
|
|
354
|
+
MinLength: 1,
|
|
355
355
|
},
|
|
356
356
|
serializedName: "poolName",
|
|
357
357
|
required: true,
|
|
358
358
|
type: {
|
|
359
|
-
name: "String"
|
|
360
|
-
}
|
|
361
|
-
}
|
|
359
|
+
name: "String",
|
|
360
|
+
},
|
|
361
|
+
},
|
|
362
362
|
};
|