You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ResourceManager/DataFactories/Commands.DataFactoryV2/help/Set-AzureRmDataFactoryV2IntegrationRuntime.md
+33-19Lines changed: 33 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -17,17 +17,17 @@ Updates an integration runtime.
The license type that you want to select for the SSIS IR. There are two types: LicenseIncluded or BasePrice. If you are qualified for the Azure Hybrid Use Benefit (AHUB) pricing, please select BasePrice. If not, please select LicenseIncluded.```yaml
186
+
Type: String
187
+
Parameter Sets: (All)
188
+
Aliases:
189
+
Accepted values: LicenseIncluded, BasePrice
190
+
191
+
Required: False
192
+
Position: Named
193
+
Default value: None
194
+
Accept pipeline input: False
195
+
Accept wildcard characters: False
196
+
```
197
+
184
198
### -Location
185
199
The integration runtime location.
186
200
187
201
```yaml
188
202
Type: String
189
203
Parameter Sets: (All)
190
-
Aliases:
204
+
Aliases:
191
205
192
206
Required: False
193
207
Position: Named
@@ -202,7 +216,7 @@ Maximum parallel execution count per node for a managed dedicated integration ru
202
216
```yaml
203
217
Type: Int32
204
218
Parameter Sets: (All)
205
-
Aliases:
219
+
Aliases:
206
220
207
221
Required: False
208
222
Position: Named
@@ -232,7 +246,7 @@ Target nodes count of the integration runtime.
232
246
```yaml
233
247
Type: Int32
234
248
Parameter Sets: (All)
235
-
Aliases:
249
+
Aliases:
236
250
237
251
Required: False
238
252
Position: Named
@@ -247,7 +261,7 @@ The integration runtime node size.
247
261
```yaml
248
262
Type: String
249
263
Parameter Sets: (All)
250
-
Aliases:
264
+
Aliases:
251
265
252
266
Required: False
253
267
Position: Named
@@ -262,7 +276,7 @@ The resource group name.
262
276
```yaml
263
277
Type: String
264
278
Parameter Sets: ByIntegrationRuntimeName
265
-
Aliases:
279
+
Aliases:
266
280
267
281
Required: True
268
282
Position: 0
@@ -307,7 +321,7 @@ The integration runtime type.
307
321
```yaml
308
322
Type: String
309
323
Parameter Sets: (All)
310
-
Aliases:
324
+
Aliases:
311
325
Accepted values: Managed, SelfHosted
312
326
313
327
Required: False
@@ -323,7 +337,7 @@ The ID of the VNet that the integration runtime joins.
0 commit comments