@distilled.cloud/azure 0.8.0 → 0.10.0
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/lib/credentials.d.ts +2 -2
- package/lib/credentials.d.ts.map +1 -1
- package/lib/credentials.js +2 -2
- package/lib/credentials.js.map +1 -1
- package/lib/errors.d.ts +24 -24
- package/lib/retry.d.ts +2 -2
- package/lib/retry.d.ts.map +1 -1
- package/lib/retry.js +2 -2
- package/lib/retry.js.map +1 -1
- package/lib/services/app.d.ts +551 -0
- package/lib/services/app.d.ts.map +1 -1
- package/lib/services/app.js +788 -0
- package/lib/services/app.js.map +1 -1
- package/lib/services/applicationinsights.d.ts +56 -85
- package/lib/services/applicationinsights.d.ts.map +1 -1
- package/lib/services/applicationinsights.js +56 -120
- package/lib/services/applicationinsights.js.map +1 -1
- package/lib/services/authorization.d.ts +61 -243
- package/lib/services/authorization.d.ts.map +1 -1
- package/lib/services/authorization.js +61 -303
- package/lib/services/authorization.js.map +1 -1
- package/lib/services/automation.d.ts +764 -1010
- package/lib/services/automation.d.ts.map +1 -1
- package/lib/services/automation.js +764 -1070
- package/lib/services/automation.js.map +1 -1
- package/lib/services/azure-kusto.d.ts +440 -166
- package/lib/services/azure-kusto.d.ts.map +1 -1
- package/lib/services/azure-kusto.js +440 -166
- package/lib/services/azure-kusto.js.map +1 -1
- package/lib/services/batch.d.ts +1 -1
- package/lib/services/batch.js +1 -1
- package/lib/services/batch.js.map +1 -1
- package/lib/services/cognitiveservices.d.ts +2 -0
- package/lib/services/cognitiveservices.d.ts.map +1 -1
- package/lib/services/cognitiveservices.js +3 -1
- package/lib/services/cognitiveservices.js.map +1 -1
- package/lib/services/computelimit.d.ts +188 -0
- package/lib/services/computelimit.d.ts.map +1 -1
- package/lib/services/computelimit.js +236 -0
- package/lib/services/computelimit.js.map +1 -1
- package/lib/services/containerinstance.d.ts +210 -1291
- package/lib/services/containerinstance.d.ts.map +1 -1
- package/lib/services/containerinstance.js +250 -1355
- package/lib/services/containerinstance.js.map +1 -1
- package/lib/services/databricks.d.ts +111 -187
- package/lib/services/databricks.d.ts.map +1 -1
- package/lib/services/databricks.js +111 -220
- package/lib/services/databricks.js.map +1 -1
- package/lib/services/desktopvirtualization.d.ts +51 -575
- package/lib/services/desktopvirtualization.d.ts.map +1 -1
- package/lib/services/desktopvirtualization.js +56 -590
- package/lib/services/desktopvirtualization.js.map +1 -1
- package/lib/services/imagebuilder.d.ts +129 -15
- package/lib/services/imagebuilder.d.ts.map +1 -1
- package/lib/services/imagebuilder.js +129 -15
- package/lib/services/imagebuilder.js.map +1 -1
- package/lib/services/index.d.ts +2 -0
- package/lib/services/index.d.ts.map +1 -1
- package/lib/services/index.js +2 -0
- package/lib/services/index.js.map +1 -1
- package/lib/services/managednetworkfabric.d.ts +4283 -693
- package/lib/services/managednetworkfabric.d.ts.map +1 -1
- package/lib/services/managednetworkfabric.js +4833 -828
- package/lib/services/managednetworkfabric.js.map +1 -1
- package/lib/services/monitor.d.ts +81 -73
- package/lib/services/monitor.d.ts.map +1 -1
- package/lib/services/monitor.js +91 -88
- package/lib/services/monitor.js.map +1 -1
- package/lib/services/monitoringservice.d.ts +149 -0
- package/lib/services/monitoringservice.d.ts.map +1 -0
- package/lib/services/monitoringservice.js +216 -0
- package/lib/services/monitoringservice.js.map +1 -0
- package/lib/services/network.d.ts +4513 -3857
- package/lib/services/network.d.ts.map +1 -1
- package/lib/services/network.js +4544 -4056
- package/lib/services/network.js.map +1 -1
- package/lib/services/orbitalplanetarycomputer.d.ts +131 -0
- package/lib/services/orbitalplanetarycomputer.d.ts.map +1 -0
- package/lib/services/orbitalplanetarycomputer.js +183 -0
- package/lib/services/orbitalplanetarycomputer.js.map +1 -0
- package/lib/services/recoveryservicesbackup.d.ts +24 -312
- package/lib/services/recoveryservicesbackup.d.ts.map +1 -1
- package/lib/services/recoveryservicesbackup.js +24 -312
- package/lib/services/recoveryservicesbackup.js.map +1 -1
- package/lib/services/redhatopenshift.d.ts +9 -11
- package/lib/services/redhatopenshift.d.ts.map +1 -1
- package/lib/services/redhatopenshift.js +9 -11
- package/lib/services/redhatopenshift.js.map +1 -1
- package/lib/services/reservations.d.ts +159 -239
- package/lib/services/reservations.d.ts.map +1 -1
- package/lib/services/reservations.js +159 -369
- package/lib/services/reservations.js.map +1 -1
- package/lib/services/resourcegraph.d.ts +64 -30
- package/lib/services/resourcegraph.d.ts.map +1 -1
- package/lib/services/resourcegraph.js +74 -30
- package/lib/services/resourcegraph.js.map +1 -1
- package/lib/services/resources.d.ts +549 -3331
- package/lib/services/resources.d.ts.map +1 -1
- package/lib/services/resources.js +1029 -4846
- package/lib/services/resources.js.map +1 -1
- package/lib/services/search.d.ts +9 -2
- package/lib/services/search.d.ts.map +1 -1
- package/lib/services/search.js +9 -2
- package/lib/services/search.js.map +1 -1
- package/lib/services/sql.d.ts +4008 -2495
- package/lib/services/sql.d.ts.map +1 -1
- package/lib/services/sql.js +4208 -2521
- package/lib/services/sql.js.map +1 -1
- package/lib/services/storage.d.ts +4 -20
- package/lib/services/storage.d.ts.map +1 -1
- package/lib/services/storage.js +4 -20
- package/lib/services/storage.js.map +1 -1
- package/lib/services/storageactions.d.ts +18 -0
- package/lib/services/storageactions.d.ts.map +1 -1
- package/lib/services/storageactions.js +28 -0
- package/lib/services/storageactions.js.map +1 -1
- package/lib/services/storagecache.d.ts +288 -752
- package/lib/services/storagecache.d.ts.map +1 -1
- package/lib/services/storagecache.js +312 -930
- package/lib/services/storagecache.js.map +1 -1
- package/package.json +4 -4
- package/src/credentials.ts +2 -2
- package/src/retry.ts +2 -2
- package/src/services/app.ts +1014 -0
- package/src/services/applicationinsights.ts +56 -169
- package/src/services/authorization.ts +65 -397
- package/src/services/automation.ts +1179 -1686
- package/src/services/azure-kusto.ts +494 -228
- package/src/services/batch.ts +1 -1
- package/src/services/cognitiveservices.ts +3 -1
- package/src/services/computelimit.ts +310 -0
- package/src/services/containerinstance.ts +1393 -3134
- package/src/services/databricks.ts +125 -294
- package/src/services/desktopvirtualization.ts +83 -859
- package/src/services/imagebuilder.ts +129 -21
- package/src/services/index.ts +2 -0
- package/src/services/managednetworkfabric.ts +7141 -1408
- package/src/services/monitor.ts +134 -136
- package/src/services/monitoringservice.ts +287 -0
- package/src/services/network.ts +5738 -6158
- package/src/services/orbitalplanetarycomputer.ts +233 -0
- package/src/services/recoveryservicesbackup.ts +26 -456
- package/src/services/redhatopenshift.ts +26 -34
- package/src/services/reservations.ts +209 -553
- package/src/services/resourcegraph.ts +123 -55
- package/src/services/resources.ts +1852 -8168
- package/src/services/search.ts +9 -2
- package/src/services/sql.ts +4552 -2757
- package/src/services/storage.ts +4 -22
- package/src/services/storageactions.ts +36 -0
- package/src/services/storagecache.ts +312 -1303
|
@@ -153,28 +153,8 @@ export declare const ApplicationGroupsCreateOrUpdateInput: Schema.Struct<{
|
|
|
153
153
|
}>;
|
|
154
154
|
export type ApplicationGroupsCreateOrUpdateInput = typeof ApplicationGroupsCreateOrUpdateInput.Type;
|
|
155
155
|
export declare const ApplicationGroupsCreateOrUpdateOutput: Schema.Struct<{
|
|
156
|
-
readonly
|
|
157
|
-
readonly
|
|
158
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
159
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
160
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
161
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
162
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
163
|
-
}>>;
|
|
164
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
165
|
-
readonly name: Schema.String;
|
|
166
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
167
|
-
readonly size: Schema.optional<Schema.String>;
|
|
168
|
-
readonly family: Schema.optional<Schema.String>;
|
|
169
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
170
|
-
}>>;
|
|
171
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
172
|
-
readonly name: Schema.String;
|
|
173
|
-
readonly publisher: Schema.String;
|
|
174
|
-
readonly product: Schema.String;
|
|
175
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
176
|
-
readonly version: Schema.optional<Schema.String>;
|
|
177
|
-
}>>;
|
|
156
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
157
|
+
readonly location: Schema.String;
|
|
178
158
|
}>;
|
|
179
159
|
export type ApplicationGroupsCreateOrUpdateOutput = typeof ApplicationGroupsCreateOrUpdateOutput.Type;
|
|
180
160
|
/**
|
|
@@ -208,28 +188,8 @@ export declare const ApplicationGroupsGetInput: Schema.Struct<{
|
|
|
208
188
|
}>;
|
|
209
189
|
export type ApplicationGroupsGetInput = typeof ApplicationGroupsGetInput.Type;
|
|
210
190
|
export declare const ApplicationGroupsGetOutput: Schema.Struct<{
|
|
211
|
-
readonly
|
|
212
|
-
readonly
|
|
213
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
214
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
215
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
216
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
217
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
218
|
-
}>>;
|
|
219
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
220
|
-
readonly name: Schema.String;
|
|
221
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
222
|
-
readonly size: Schema.optional<Schema.String>;
|
|
223
|
-
readonly family: Schema.optional<Schema.String>;
|
|
224
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
225
|
-
}>>;
|
|
226
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
227
|
-
readonly name: Schema.String;
|
|
228
|
-
readonly publisher: Schema.String;
|
|
229
|
-
readonly product: Schema.String;
|
|
230
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
231
|
-
readonly version: Schema.optional<Schema.String>;
|
|
232
|
-
}>>;
|
|
191
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
192
|
+
readonly location: Schema.String;
|
|
233
193
|
}>;
|
|
234
194
|
export type ApplicationGroupsGetOutput = typeof ApplicationGroupsGetOutput.Type;
|
|
235
195
|
/**
|
|
@@ -252,28 +212,8 @@ export declare const ApplicationGroupsListByResourceGroupInput: Schema.Struct<{
|
|
|
252
212
|
export type ApplicationGroupsListByResourceGroupInput = typeof ApplicationGroupsListByResourceGroupInput.Type;
|
|
253
213
|
export declare const ApplicationGroupsListByResourceGroupOutput: Schema.Struct<{
|
|
254
214
|
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
255
|
-
readonly
|
|
256
|
-
readonly
|
|
257
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
258
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
259
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
260
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
261
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
262
|
-
}>>;
|
|
263
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
264
|
-
readonly name: Schema.String;
|
|
265
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
266
|
-
readonly size: Schema.optional<Schema.String>;
|
|
267
|
-
readonly family: Schema.optional<Schema.String>;
|
|
268
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
269
|
-
}>>;
|
|
270
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
271
|
-
readonly name: Schema.String;
|
|
272
|
-
readonly publisher: Schema.String;
|
|
273
|
-
readonly product: Schema.String;
|
|
274
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
275
|
-
readonly version: Schema.optional<Schema.String>;
|
|
276
|
-
}>>;
|
|
215
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
216
|
+
readonly location: Schema.String;
|
|
277
217
|
}>>>;
|
|
278
218
|
readonly nextLink: Schema.optional<Schema.String>;
|
|
279
219
|
}>;
|
|
@@ -298,28 +238,8 @@ export declare const ApplicationGroupsListBySubscriptionInput: Schema.Struct<{
|
|
|
298
238
|
export type ApplicationGroupsListBySubscriptionInput = typeof ApplicationGroupsListBySubscriptionInput.Type;
|
|
299
239
|
export declare const ApplicationGroupsListBySubscriptionOutput: Schema.Struct<{
|
|
300
240
|
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
301
|
-
readonly
|
|
302
|
-
readonly
|
|
303
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
304
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
305
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
306
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
307
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
308
|
-
}>>;
|
|
309
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
310
|
-
readonly name: Schema.String;
|
|
311
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
312
|
-
readonly size: Schema.optional<Schema.String>;
|
|
313
|
-
readonly family: Schema.optional<Schema.String>;
|
|
314
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
315
|
-
}>>;
|
|
316
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
317
|
-
readonly name: Schema.String;
|
|
318
|
-
readonly publisher: Schema.String;
|
|
319
|
-
readonly product: Schema.String;
|
|
320
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
321
|
-
readonly version: Schema.optional<Schema.String>;
|
|
322
|
-
}>>;
|
|
241
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
242
|
+
readonly location: Schema.String;
|
|
323
243
|
}>>>;
|
|
324
244
|
readonly nextLink: Schema.optional<Schema.String>;
|
|
325
245
|
}>;
|
|
@@ -339,28 +259,8 @@ export declare const ApplicationGroupsUpdateInput: Schema.Struct<{
|
|
|
339
259
|
}>;
|
|
340
260
|
export type ApplicationGroupsUpdateInput = typeof ApplicationGroupsUpdateInput.Type;
|
|
341
261
|
export declare const ApplicationGroupsUpdateOutput: Schema.Struct<{
|
|
342
|
-
readonly
|
|
343
|
-
readonly
|
|
344
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
345
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
346
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
347
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
348
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
349
|
-
}>>;
|
|
350
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
351
|
-
readonly name: Schema.String;
|
|
352
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
353
|
-
readonly size: Schema.optional<Schema.String>;
|
|
354
|
-
readonly family: Schema.optional<Schema.String>;
|
|
355
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
356
|
-
}>>;
|
|
357
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
358
|
-
readonly name: Schema.String;
|
|
359
|
-
readonly publisher: Schema.String;
|
|
360
|
-
readonly product: Schema.String;
|
|
361
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
362
|
-
readonly version: Schema.optional<Schema.String>;
|
|
363
|
-
}>>;
|
|
262
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
263
|
+
readonly location: Schema.String;
|
|
364
264
|
}>;
|
|
365
265
|
export type ApplicationGroupsUpdateOutput = typeof ApplicationGroupsUpdateOutput.Type;
|
|
366
266
|
/**
|
|
@@ -608,28 +508,8 @@ export declare const HostPoolsCreateOrUpdateInput: Schema.Struct<{
|
|
|
608
508
|
}>;
|
|
609
509
|
export type HostPoolsCreateOrUpdateInput = typeof HostPoolsCreateOrUpdateInput.Type;
|
|
610
510
|
export declare const HostPoolsCreateOrUpdateOutput: Schema.Struct<{
|
|
611
|
-
readonly
|
|
612
|
-
readonly
|
|
613
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
614
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
615
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
616
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
617
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
618
|
-
}>>;
|
|
619
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
620
|
-
readonly name: Schema.String;
|
|
621
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
622
|
-
readonly size: Schema.optional<Schema.String>;
|
|
623
|
-
readonly family: Schema.optional<Schema.String>;
|
|
624
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
625
|
-
}>>;
|
|
626
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
627
|
-
readonly name: Schema.String;
|
|
628
|
-
readonly publisher: Schema.String;
|
|
629
|
-
readonly product: Schema.String;
|
|
630
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
631
|
-
readonly version: Schema.optional<Schema.String>;
|
|
632
|
-
}>>;
|
|
511
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
512
|
+
readonly location: Schema.String;
|
|
633
513
|
}>;
|
|
634
514
|
export type HostPoolsCreateOrUpdateOutput = typeof HostPoolsCreateOrUpdateOutput.Type;
|
|
635
515
|
/**
|
|
@@ -665,28 +545,8 @@ export declare const HostPoolsGetInput: Schema.Struct<{
|
|
|
665
545
|
}>;
|
|
666
546
|
export type HostPoolsGetInput = typeof HostPoolsGetInput.Type;
|
|
667
547
|
export declare const HostPoolsGetOutput: Schema.Struct<{
|
|
668
|
-
readonly
|
|
669
|
-
readonly
|
|
670
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
671
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
672
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
673
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
674
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
675
|
-
}>>;
|
|
676
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
677
|
-
readonly name: Schema.String;
|
|
678
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
679
|
-
readonly size: Schema.optional<Schema.String>;
|
|
680
|
-
readonly family: Schema.optional<Schema.String>;
|
|
681
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
682
|
-
}>>;
|
|
683
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
684
|
-
readonly name: Schema.String;
|
|
685
|
-
readonly publisher: Schema.String;
|
|
686
|
-
readonly product: Schema.String;
|
|
687
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
688
|
-
readonly version: Schema.optional<Schema.String>;
|
|
689
|
-
}>>;
|
|
548
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
549
|
+
readonly location: Schema.String;
|
|
690
550
|
}>;
|
|
691
551
|
export type HostPoolsGetOutput = typeof HostPoolsGetOutput.Type;
|
|
692
552
|
/**
|
|
@@ -707,28 +567,8 @@ export declare const HostPoolsListInput: Schema.Struct<{
|
|
|
707
567
|
export type HostPoolsListInput = typeof HostPoolsListInput.Type;
|
|
708
568
|
export declare const HostPoolsListOutput: Schema.Struct<{
|
|
709
569
|
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
710
|
-
readonly
|
|
711
|
-
readonly
|
|
712
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
713
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
714
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
715
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
716
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
717
|
-
}>>;
|
|
718
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
719
|
-
readonly name: Schema.String;
|
|
720
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
721
|
-
readonly size: Schema.optional<Schema.String>;
|
|
722
|
-
readonly family: Schema.optional<Schema.String>;
|
|
723
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
724
|
-
}>>;
|
|
725
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
726
|
-
readonly name: Schema.String;
|
|
727
|
-
readonly publisher: Schema.String;
|
|
728
|
-
readonly product: Schema.String;
|
|
729
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
730
|
-
readonly version: Schema.optional<Schema.String>;
|
|
731
|
-
}>>;
|
|
570
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
571
|
+
readonly location: Schema.String;
|
|
732
572
|
}>>>;
|
|
733
573
|
readonly nextLink: Schema.optional<Schema.String>;
|
|
734
574
|
}>;
|
|
@@ -754,28 +594,8 @@ export declare const HostPoolsListByResourceGroupInput: Schema.Struct<{
|
|
|
754
594
|
export type HostPoolsListByResourceGroupInput = typeof HostPoolsListByResourceGroupInput.Type;
|
|
755
595
|
export declare const HostPoolsListByResourceGroupOutput: Schema.Struct<{
|
|
756
596
|
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
757
|
-
readonly
|
|
758
|
-
readonly
|
|
759
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
760
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
761
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
762
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
763
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
764
|
-
}>>;
|
|
765
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
766
|
-
readonly name: Schema.String;
|
|
767
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
768
|
-
readonly size: Schema.optional<Schema.String>;
|
|
769
|
-
readonly family: Schema.optional<Schema.String>;
|
|
770
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
771
|
-
}>>;
|
|
772
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
773
|
-
readonly name: Schema.String;
|
|
774
|
-
readonly publisher: Schema.String;
|
|
775
|
-
readonly product: Schema.String;
|
|
776
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
777
|
-
readonly version: Schema.optional<Schema.String>;
|
|
778
|
-
}>>;
|
|
597
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
598
|
+
readonly location: Schema.String;
|
|
779
599
|
}>>>;
|
|
780
600
|
readonly nextLink: Schema.optional<Schema.String>;
|
|
781
601
|
}>;
|
|
@@ -840,28 +660,8 @@ export declare const HostPoolsUpdateInput: Schema.Struct<{
|
|
|
840
660
|
}>;
|
|
841
661
|
export type HostPoolsUpdateInput = typeof HostPoolsUpdateInput.Type;
|
|
842
662
|
export declare const HostPoolsUpdateOutput: Schema.Struct<{
|
|
843
|
-
readonly
|
|
844
|
-
readonly
|
|
845
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
846
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
847
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
848
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
849
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
850
|
-
}>>;
|
|
851
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
852
|
-
readonly name: Schema.String;
|
|
853
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
854
|
-
readonly size: Schema.optional<Schema.String>;
|
|
855
|
-
readonly family: Schema.optional<Schema.String>;
|
|
856
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
857
|
-
}>>;
|
|
858
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
859
|
-
readonly name: Schema.String;
|
|
860
|
-
readonly publisher: Schema.String;
|
|
861
|
-
readonly product: Schema.String;
|
|
862
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
863
|
-
readonly version: Schema.optional<Schema.String>;
|
|
864
|
-
}>>;
|
|
663
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
664
|
+
readonly location: Schema.String;
|
|
865
665
|
}>;
|
|
866
666
|
export type HostPoolsUpdateOutput = typeof HostPoolsUpdateOutput.Type;
|
|
867
667
|
/**
|
|
@@ -1045,7 +845,7 @@ export declare const OperationsListInput: Schema.Struct<{
|
|
|
1045
845
|
}>;
|
|
1046
846
|
export type OperationsListInput = typeof OperationsListInput.Type;
|
|
1047
847
|
export declare const OperationsListOutput: Schema.Struct<{
|
|
1048
|
-
readonly value: Schema
|
|
848
|
+
readonly value: Schema.$Array<Schema.Struct<{
|
|
1049
849
|
readonly name: Schema.optional<Schema.String>;
|
|
1050
850
|
readonly display: Schema.optional<Schema.Struct<{
|
|
1051
851
|
readonly provider: Schema.optional<Schema.String>;
|
|
@@ -1063,12 +863,12 @@ export declare const OperationsListOutput: Schema.Struct<{
|
|
|
1063
863
|
}>>>;
|
|
1064
864
|
}>>;
|
|
1065
865
|
}>>;
|
|
1066
|
-
}
|
|
866
|
+
}>>;
|
|
1067
867
|
readonly nextLink: Schema.optional<Schema.String>;
|
|
1068
868
|
}>;
|
|
1069
869
|
export type OperationsListOutput = typeof OperationsListOutput.Type;
|
|
1070
870
|
/**
|
|
1071
|
-
* List
|
|
871
|
+
* List the operations for the provider
|
|
1072
872
|
*
|
|
1073
873
|
* @param api-version - The API version to use for this operation.
|
|
1074
874
|
*/
|
|
@@ -1116,20 +916,7 @@ export declare const PrivateEndpointConnectionsGetByHostPoolInput: Schema.Struct
|
|
|
1116
916
|
readonly "api-version": Schema.String;
|
|
1117
917
|
}>;
|
|
1118
918
|
export type PrivateEndpointConnectionsGetByHostPoolInput = typeof PrivateEndpointConnectionsGetByHostPoolInput.Type;
|
|
1119
|
-
export declare const PrivateEndpointConnectionsGetByHostPoolOutput: Schema.Struct<{
|
|
1120
|
-
readonly properties: Schema.optional<Schema.Struct<{
|
|
1121
|
-
readonly groupIds: Schema.optional<Schema.$Array<Schema.String>>;
|
|
1122
|
-
readonly privateEndpoint: Schema.optional<Schema.Struct<{
|
|
1123
|
-
readonly id: Schema.optional<Schema.String>;
|
|
1124
|
-
}>>;
|
|
1125
|
-
readonly privateLinkServiceConnectionState: Schema.Struct<{
|
|
1126
|
-
readonly status: Schema.optional<Schema.Literals<readonly ["Pending", "Approved", "Rejected"]>>;
|
|
1127
|
-
readonly description: Schema.optional<Schema.String>;
|
|
1128
|
-
readonly actionsRequired: Schema.optional<Schema.String>;
|
|
1129
|
-
}>;
|
|
1130
|
-
readonly provisioningState: Schema.optional<Schema.Literals<readonly ["Succeeded", "Creating", "Deleting", "Failed"]>>;
|
|
1131
|
-
}>>;
|
|
1132
|
-
}>;
|
|
919
|
+
export declare const PrivateEndpointConnectionsGetByHostPoolOutput: Schema.Struct<{}>;
|
|
1133
920
|
export type PrivateEndpointConnectionsGetByHostPoolOutput = typeof PrivateEndpointConnectionsGetByHostPoolOutput.Type;
|
|
1134
921
|
/**
|
|
1135
922
|
* Get a private endpoint connection.
|
|
@@ -1147,20 +934,7 @@ export declare const PrivateEndpointConnectionsGetByWorkspaceInput: Schema.Struc
|
|
|
1147
934
|
readonly "api-version": Schema.String;
|
|
1148
935
|
}>;
|
|
1149
936
|
export type PrivateEndpointConnectionsGetByWorkspaceInput = typeof PrivateEndpointConnectionsGetByWorkspaceInput.Type;
|
|
1150
|
-
export declare const PrivateEndpointConnectionsGetByWorkspaceOutput: Schema.Struct<{
|
|
1151
|
-
readonly properties: Schema.optional<Schema.Struct<{
|
|
1152
|
-
readonly groupIds: Schema.optional<Schema.$Array<Schema.String>>;
|
|
1153
|
-
readonly privateEndpoint: Schema.optional<Schema.Struct<{
|
|
1154
|
-
readonly id: Schema.optional<Schema.String>;
|
|
1155
|
-
}>>;
|
|
1156
|
-
readonly privateLinkServiceConnectionState: Schema.Struct<{
|
|
1157
|
-
readonly status: Schema.optional<Schema.Literals<readonly ["Pending", "Approved", "Rejected"]>>;
|
|
1158
|
-
readonly description: Schema.optional<Schema.String>;
|
|
1159
|
-
readonly actionsRequired: Schema.optional<Schema.String>;
|
|
1160
|
-
}>;
|
|
1161
|
-
readonly provisioningState: Schema.optional<Schema.Literals<readonly ["Succeeded", "Creating", "Deleting", "Failed"]>>;
|
|
1162
|
-
}>>;
|
|
1163
|
-
}>;
|
|
937
|
+
export declare const PrivateEndpointConnectionsGetByWorkspaceOutput: Schema.Struct<{}>;
|
|
1164
938
|
export type PrivateEndpointConnectionsGetByWorkspaceOutput = typeof PrivateEndpointConnectionsGetByWorkspaceOutput.Type;
|
|
1165
939
|
/**
|
|
1166
940
|
* Get a private endpoint connection.
|
|
@@ -1181,20 +955,7 @@ export declare const PrivateEndpointConnectionsListByHostPoolInput: Schema.Struc
|
|
|
1181
955
|
}>;
|
|
1182
956
|
export type PrivateEndpointConnectionsListByHostPoolInput = typeof PrivateEndpointConnectionsListByHostPoolInput.Type;
|
|
1183
957
|
export declare const PrivateEndpointConnectionsListByHostPoolOutput: Schema.Struct<{
|
|
1184
|
-
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
1185
|
-
readonly properties: Schema.optional<Schema.Struct<{
|
|
1186
|
-
readonly groupIds: Schema.optional<Schema.$Array<Schema.String>>;
|
|
1187
|
-
readonly privateEndpoint: Schema.optional<Schema.Struct<{
|
|
1188
|
-
readonly id: Schema.optional<Schema.String>;
|
|
1189
|
-
}>>;
|
|
1190
|
-
readonly privateLinkServiceConnectionState: Schema.Struct<{
|
|
1191
|
-
readonly status: Schema.optional<Schema.Literals<readonly ["Pending", "Approved", "Rejected"]>>;
|
|
1192
|
-
readonly description: Schema.optional<Schema.String>;
|
|
1193
|
-
readonly actionsRequired: Schema.optional<Schema.String>;
|
|
1194
|
-
}>;
|
|
1195
|
-
readonly provisioningState: Schema.optional<Schema.Literals<readonly ["Succeeded", "Creating", "Deleting", "Failed"]>>;
|
|
1196
|
-
}>>;
|
|
1197
|
-
}>>>;
|
|
958
|
+
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{}>>>;
|
|
1198
959
|
readonly nextLink: Schema.optional<Schema.String>;
|
|
1199
960
|
}>;
|
|
1200
961
|
export type PrivateEndpointConnectionsListByHostPoolOutput = typeof PrivateEndpointConnectionsListByHostPoolOutput.Type;
|
|
@@ -1216,20 +977,7 @@ export declare const PrivateEndpointConnectionsListByWorkspaceInput: Schema.Stru
|
|
|
1216
977
|
}>;
|
|
1217
978
|
export type PrivateEndpointConnectionsListByWorkspaceInput = typeof PrivateEndpointConnectionsListByWorkspaceInput.Type;
|
|
1218
979
|
export declare const PrivateEndpointConnectionsListByWorkspaceOutput: Schema.Struct<{
|
|
1219
|
-
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
1220
|
-
readonly properties: Schema.optional<Schema.Struct<{
|
|
1221
|
-
readonly groupIds: Schema.optional<Schema.$Array<Schema.String>>;
|
|
1222
|
-
readonly privateEndpoint: Schema.optional<Schema.Struct<{
|
|
1223
|
-
readonly id: Schema.optional<Schema.String>;
|
|
1224
|
-
}>>;
|
|
1225
|
-
readonly privateLinkServiceConnectionState: Schema.Struct<{
|
|
1226
|
-
readonly status: Schema.optional<Schema.Literals<readonly ["Pending", "Approved", "Rejected"]>>;
|
|
1227
|
-
readonly description: Schema.optional<Schema.String>;
|
|
1228
|
-
readonly actionsRequired: Schema.optional<Schema.String>;
|
|
1229
|
-
}>;
|
|
1230
|
-
readonly provisioningState: Schema.optional<Schema.Literals<readonly ["Succeeded", "Creating", "Deleting", "Failed"]>>;
|
|
1231
|
-
}>>;
|
|
1232
|
-
}>>>;
|
|
980
|
+
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{}>>>;
|
|
1233
981
|
readonly nextLink: Schema.optional<Schema.String>;
|
|
1234
982
|
}>;
|
|
1235
983
|
export type PrivateEndpointConnectionsListByWorkspaceOutput = typeof PrivateEndpointConnectionsListByWorkspaceOutput.Type;
|
|
@@ -1246,34 +994,9 @@ export declare const PrivateEndpointConnectionsUpdateByHostPoolInput: Schema.Str
|
|
|
1246
994
|
readonly resourceGroupName: Schema.String;
|
|
1247
995
|
readonly privateEndpointConnectionName: Schema.String;
|
|
1248
996
|
readonly "api-version": Schema.String;
|
|
1249
|
-
readonly properties: Schema.optional<Schema.Struct<{
|
|
1250
|
-
readonly groupIds: Schema.optional<Schema.$Array<Schema.String>>;
|
|
1251
|
-
readonly privateEndpoint: Schema.optional<Schema.Struct<{
|
|
1252
|
-
readonly id: Schema.optional<Schema.String>;
|
|
1253
|
-
}>>;
|
|
1254
|
-
readonly privateLinkServiceConnectionState: Schema.Struct<{
|
|
1255
|
-
readonly status: Schema.optional<Schema.Literals<readonly ["Pending", "Approved", "Rejected"]>>;
|
|
1256
|
-
readonly description: Schema.optional<Schema.String>;
|
|
1257
|
-
readonly actionsRequired: Schema.optional<Schema.String>;
|
|
1258
|
-
}>;
|
|
1259
|
-
readonly provisioningState: Schema.optional<Schema.Literals<readonly ["Succeeded", "Creating", "Deleting", "Failed"]>>;
|
|
1260
|
-
}>>;
|
|
1261
997
|
}>;
|
|
1262
998
|
export type PrivateEndpointConnectionsUpdateByHostPoolInput = typeof PrivateEndpointConnectionsUpdateByHostPoolInput.Type;
|
|
1263
|
-
export declare const PrivateEndpointConnectionsUpdateByHostPoolOutput: Schema.Struct<{
|
|
1264
|
-
readonly properties: Schema.optional<Schema.Struct<{
|
|
1265
|
-
readonly groupIds: Schema.optional<Schema.$Array<Schema.String>>;
|
|
1266
|
-
readonly privateEndpoint: Schema.optional<Schema.Struct<{
|
|
1267
|
-
readonly id: Schema.optional<Schema.String>;
|
|
1268
|
-
}>>;
|
|
1269
|
-
readonly privateLinkServiceConnectionState: Schema.Struct<{
|
|
1270
|
-
readonly status: Schema.optional<Schema.Literals<readonly ["Pending", "Approved", "Rejected"]>>;
|
|
1271
|
-
readonly description: Schema.optional<Schema.String>;
|
|
1272
|
-
readonly actionsRequired: Schema.optional<Schema.String>;
|
|
1273
|
-
}>;
|
|
1274
|
-
readonly provisioningState: Schema.optional<Schema.Literals<readonly ["Succeeded", "Creating", "Deleting", "Failed"]>>;
|
|
1275
|
-
}>>;
|
|
1276
|
-
}>;
|
|
999
|
+
export declare const PrivateEndpointConnectionsUpdateByHostPoolOutput: Schema.Struct<{}>;
|
|
1277
1000
|
export type PrivateEndpointConnectionsUpdateByHostPoolOutput = typeof PrivateEndpointConnectionsUpdateByHostPoolOutput.Type;
|
|
1278
1001
|
/**
|
|
1279
1002
|
* Approve or reject a private endpoint connection.
|
|
@@ -1282,7 +1005,6 @@ export type PrivateEndpointConnectionsUpdateByHostPoolOutput = typeof PrivateEnd
|
|
|
1282
1005
|
* @param subscriptionId - The ID of the target subscription. The value must be an UUID.
|
|
1283
1006
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1284
1007
|
* @param privateEndpointConnectionName - The name of the private endpoint connection associated with the Azure resource.
|
|
1285
|
-
* @param properties - Resource properties.
|
|
1286
1008
|
*/
|
|
1287
1009
|
export declare const PrivateEndpointConnectionsUpdateByHostPool: any;
|
|
1288
1010
|
export declare const PrivateEndpointConnectionsUpdateByWorkspaceInput: Schema.Struct<{
|
|
@@ -1290,34 +1012,9 @@ export declare const PrivateEndpointConnectionsUpdateByWorkspaceInput: Schema.St
|
|
|
1290
1012
|
readonly resourceGroupName: Schema.String;
|
|
1291
1013
|
readonly privateEndpointConnectionName: Schema.String;
|
|
1292
1014
|
readonly "api-version": Schema.String;
|
|
1293
|
-
readonly properties: Schema.optional<Schema.Struct<{
|
|
1294
|
-
readonly groupIds: Schema.optional<Schema.$Array<Schema.String>>;
|
|
1295
|
-
readonly privateEndpoint: Schema.optional<Schema.Struct<{
|
|
1296
|
-
readonly id: Schema.optional<Schema.String>;
|
|
1297
|
-
}>>;
|
|
1298
|
-
readonly privateLinkServiceConnectionState: Schema.Struct<{
|
|
1299
|
-
readonly status: Schema.optional<Schema.Literals<readonly ["Pending", "Approved", "Rejected"]>>;
|
|
1300
|
-
readonly description: Schema.optional<Schema.String>;
|
|
1301
|
-
readonly actionsRequired: Schema.optional<Schema.String>;
|
|
1302
|
-
}>;
|
|
1303
|
-
readonly provisioningState: Schema.optional<Schema.Literals<readonly ["Succeeded", "Creating", "Deleting", "Failed"]>>;
|
|
1304
|
-
}>>;
|
|
1305
1015
|
}>;
|
|
1306
1016
|
export type PrivateEndpointConnectionsUpdateByWorkspaceInput = typeof PrivateEndpointConnectionsUpdateByWorkspaceInput.Type;
|
|
1307
|
-
export declare const PrivateEndpointConnectionsUpdateByWorkspaceOutput: Schema.Struct<{
|
|
1308
|
-
readonly properties: Schema.optional<Schema.Struct<{
|
|
1309
|
-
readonly groupIds: Schema.optional<Schema.$Array<Schema.String>>;
|
|
1310
|
-
readonly privateEndpoint: Schema.optional<Schema.Struct<{
|
|
1311
|
-
readonly id: Schema.optional<Schema.String>;
|
|
1312
|
-
}>>;
|
|
1313
|
-
readonly privateLinkServiceConnectionState: Schema.Struct<{
|
|
1314
|
-
readonly status: Schema.optional<Schema.Literals<readonly ["Pending", "Approved", "Rejected"]>>;
|
|
1315
|
-
readonly description: Schema.optional<Schema.String>;
|
|
1316
|
-
readonly actionsRequired: Schema.optional<Schema.String>;
|
|
1317
|
-
}>;
|
|
1318
|
-
readonly provisioningState: Schema.optional<Schema.Literals<readonly ["Succeeded", "Creating", "Deleting", "Failed"]>>;
|
|
1319
|
-
}>>;
|
|
1320
|
-
}>;
|
|
1017
|
+
export declare const PrivateEndpointConnectionsUpdateByWorkspaceOutput: Schema.Struct<{}>;
|
|
1321
1018
|
export type PrivateEndpointConnectionsUpdateByWorkspaceOutput = typeof PrivateEndpointConnectionsUpdateByWorkspaceOutput.Type;
|
|
1322
1019
|
/**
|
|
1323
1020
|
* Approve or reject a private endpoint connection.
|
|
@@ -1326,7 +1023,6 @@ export type PrivateEndpointConnectionsUpdateByWorkspaceOutput = typeof PrivateEn
|
|
|
1326
1023
|
* @param subscriptionId - The ID of the target subscription. The value must be an UUID.
|
|
1327
1024
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1328
1025
|
* @param privateEndpointConnectionName - The name of the private endpoint connection associated with the Azure resource.
|
|
1329
|
-
* @param properties - Resource properties.
|
|
1330
1026
|
*/
|
|
1331
1027
|
export declare const PrivateEndpointConnectionsUpdateByWorkspace: any;
|
|
1332
1028
|
export declare const PrivateLinkResourcesListByHostPoolInput: Schema.Struct<{
|
|
@@ -1636,28 +1332,8 @@ export declare const ScalingPlansCreateInput: Schema.Struct<{
|
|
|
1636
1332
|
}>;
|
|
1637
1333
|
export type ScalingPlansCreateInput = typeof ScalingPlansCreateInput.Type;
|
|
1638
1334
|
export declare const ScalingPlansCreateOutput: Schema.Struct<{
|
|
1639
|
-
readonly
|
|
1640
|
-
readonly
|
|
1641
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
1642
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
1643
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
1644
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
1645
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
1646
|
-
}>>;
|
|
1647
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
1648
|
-
readonly name: Schema.String;
|
|
1649
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
1650
|
-
readonly size: Schema.optional<Schema.String>;
|
|
1651
|
-
readonly family: Schema.optional<Schema.String>;
|
|
1652
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
1653
|
-
}>>;
|
|
1654
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
1655
|
-
readonly name: Schema.String;
|
|
1656
|
-
readonly publisher: Schema.String;
|
|
1657
|
-
readonly product: Schema.String;
|
|
1658
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
1659
|
-
readonly version: Schema.optional<Schema.String>;
|
|
1660
|
-
}>>;
|
|
1335
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
1336
|
+
readonly location: Schema.String;
|
|
1661
1337
|
}>;
|
|
1662
1338
|
export type ScalingPlansCreateOutput = typeof ScalingPlansCreateOutput.Type;
|
|
1663
1339
|
/**
|
|
@@ -1691,28 +1367,8 @@ export declare const ScalingPlansGetInput: Schema.Struct<{
|
|
|
1691
1367
|
}>;
|
|
1692
1368
|
export type ScalingPlansGetInput = typeof ScalingPlansGetInput.Type;
|
|
1693
1369
|
export declare const ScalingPlansGetOutput: Schema.Struct<{
|
|
1694
|
-
readonly
|
|
1695
|
-
readonly
|
|
1696
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
1697
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
1698
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
1699
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
1700
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
1701
|
-
}>>;
|
|
1702
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
1703
|
-
readonly name: Schema.String;
|
|
1704
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
1705
|
-
readonly size: Schema.optional<Schema.String>;
|
|
1706
|
-
readonly family: Schema.optional<Schema.String>;
|
|
1707
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
1708
|
-
}>>;
|
|
1709
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
1710
|
-
readonly name: Schema.String;
|
|
1711
|
-
readonly publisher: Schema.String;
|
|
1712
|
-
readonly product: Schema.String;
|
|
1713
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
1714
|
-
readonly version: Schema.optional<Schema.String>;
|
|
1715
|
-
}>>;
|
|
1370
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
1371
|
+
readonly location: Schema.String;
|
|
1716
1372
|
}>;
|
|
1717
1373
|
export type ScalingPlansGetOutput = typeof ScalingPlansGetOutput.Type;
|
|
1718
1374
|
/**
|
|
@@ -1734,28 +1390,8 @@ export declare const ScalingPlansListByHostPoolInput: Schema.Struct<{
|
|
|
1734
1390
|
export type ScalingPlansListByHostPoolInput = typeof ScalingPlansListByHostPoolInput.Type;
|
|
1735
1391
|
export declare const ScalingPlansListByHostPoolOutput: Schema.Struct<{
|
|
1736
1392
|
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
1737
|
-
readonly
|
|
1738
|
-
readonly
|
|
1739
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
1740
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
1741
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
1742
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
1743
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
1744
|
-
}>>;
|
|
1745
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
1746
|
-
readonly name: Schema.String;
|
|
1747
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
1748
|
-
readonly size: Schema.optional<Schema.String>;
|
|
1749
|
-
readonly family: Schema.optional<Schema.String>;
|
|
1750
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
1751
|
-
}>>;
|
|
1752
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
1753
|
-
readonly name: Schema.String;
|
|
1754
|
-
readonly publisher: Schema.String;
|
|
1755
|
-
readonly product: Schema.String;
|
|
1756
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
1757
|
-
readonly version: Schema.optional<Schema.String>;
|
|
1758
|
-
}>>;
|
|
1393
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
1394
|
+
readonly location: Schema.String;
|
|
1759
1395
|
}>>>;
|
|
1760
1396
|
readonly nextLink: Schema.optional<Schema.String>;
|
|
1761
1397
|
}>;
|
|
@@ -1782,28 +1418,8 @@ export declare const ScalingPlansListByResourceGroupInput: Schema.Struct<{
|
|
|
1782
1418
|
export type ScalingPlansListByResourceGroupInput = typeof ScalingPlansListByResourceGroupInput.Type;
|
|
1783
1419
|
export declare const ScalingPlansListByResourceGroupOutput: Schema.Struct<{
|
|
1784
1420
|
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
1785
|
-
readonly
|
|
1786
|
-
readonly
|
|
1787
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
1788
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
1789
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
1790
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
1791
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
1792
|
-
}>>;
|
|
1793
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
1794
|
-
readonly name: Schema.String;
|
|
1795
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
1796
|
-
readonly size: Schema.optional<Schema.String>;
|
|
1797
|
-
readonly family: Schema.optional<Schema.String>;
|
|
1798
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
1799
|
-
}>>;
|
|
1800
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
1801
|
-
readonly name: Schema.String;
|
|
1802
|
-
readonly publisher: Schema.String;
|
|
1803
|
-
readonly product: Schema.String;
|
|
1804
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
1805
|
-
readonly version: Schema.optional<Schema.String>;
|
|
1806
|
-
}>>;
|
|
1421
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
1422
|
+
readonly location: Schema.String;
|
|
1807
1423
|
}>>>;
|
|
1808
1424
|
readonly nextLink: Schema.optional<Schema.String>;
|
|
1809
1425
|
}>;
|
|
@@ -1829,28 +1445,8 @@ export declare const ScalingPlansListBySubscriptionInput: Schema.Struct<{
|
|
|
1829
1445
|
export type ScalingPlansListBySubscriptionInput = typeof ScalingPlansListBySubscriptionInput.Type;
|
|
1830
1446
|
export declare const ScalingPlansListBySubscriptionOutput: Schema.Struct<{
|
|
1831
1447
|
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
1832
|
-
readonly
|
|
1833
|
-
readonly
|
|
1834
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
1835
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
1836
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
1837
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
1838
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
1839
|
-
}>>;
|
|
1840
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
1841
|
-
readonly name: Schema.String;
|
|
1842
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
1843
|
-
readonly size: Schema.optional<Schema.String>;
|
|
1844
|
-
readonly family: Schema.optional<Schema.String>;
|
|
1845
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
1846
|
-
}>>;
|
|
1847
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
1848
|
-
readonly name: Schema.String;
|
|
1849
|
-
readonly publisher: Schema.String;
|
|
1850
|
-
readonly product: Schema.String;
|
|
1851
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
1852
|
-
readonly version: Schema.optional<Schema.String>;
|
|
1853
|
-
}>>;
|
|
1448
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
1449
|
+
readonly location: Schema.String;
|
|
1854
1450
|
}>>>;
|
|
1855
1451
|
readonly nextLink: Schema.optional<Schema.String>;
|
|
1856
1452
|
}>;
|
|
@@ -1872,28 +1468,8 @@ export declare const ScalingPlansUpdateInput: Schema.Struct<{
|
|
|
1872
1468
|
}>;
|
|
1873
1469
|
export type ScalingPlansUpdateInput = typeof ScalingPlansUpdateInput.Type;
|
|
1874
1470
|
export declare const ScalingPlansUpdateOutput: Schema.Struct<{
|
|
1875
|
-
readonly
|
|
1876
|
-
readonly
|
|
1877
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
1878
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
1879
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
1880
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
1881
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
1882
|
-
}>>;
|
|
1883
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
1884
|
-
readonly name: Schema.String;
|
|
1885
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
1886
|
-
readonly size: Schema.optional<Schema.String>;
|
|
1887
|
-
readonly family: Schema.optional<Schema.String>;
|
|
1888
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
1889
|
-
}>>;
|
|
1890
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
1891
|
-
readonly name: Schema.String;
|
|
1892
|
-
readonly publisher: Schema.String;
|
|
1893
|
-
readonly product: Schema.String;
|
|
1894
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
1895
|
-
readonly version: Schema.optional<Schema.String>;
|
|
1896
|
-
}>>;
|
|
1471
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
1472
|
+
readonly location: Schema.String;
|
|
1897
1473
|
}>;
|
|
1898
1474
|
export type ScalingPlansUpdateOutput = typeof ScalingPlansUpdateOutput.Type;
|
|
1899
1475
|
/**
|
|
@@ -2215,28 +1791,8 @@ export declare const WorkspacesCreateOrUpdateInput: Schema.Struct<{
|
|
|
2215
1791
|
}>;
|
|
2216
1792
|
export type WorkspacesCreateOrUpdateInput = typeof WorkspacesCreateOrUpdateInput.Type;
|
|
2217
1793
|
export declare const WorkspacesCreateOrUpdateOutput: Schema.Struct<{
|
|
2218
|
-
readonly
|
|
2219
|
-
readonly
|
|
2220
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
2221
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
2222
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
2223
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
2224
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
2225
|
-
}>>;
|
|
2226
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
2227
|
-
readonly name: Schema.String;
|
|
2228
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
2229
|
-
readonly size: Schema.optional<Schema.String>;
|
|
2230
|
-
readonly family: Schema.optional<Schema.String>;
|
|
2231
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
2232
|
-
}>>;
|
|
2233
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
2234
|
-
readonly name: Schema.String;
|
|
2235
|
-
readonly publisher: Schema.String;
|
|
2236
|
-
readonly product: Schema.String;
|
|
2237
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
2238
|
-
readonly version: Schema.optional<Schema.String>;
|
|
2239
|
-
}>>;
|
|
1794
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
1795
|
+
readonly location: Schema.String;
|
|
2240
1796
|
}>;
|
|
2241
1797
|
export type WorkspacesCreateOrUpdateOutput = typeof WorkspacesCreateOrUpdateOutput.Type;
|
|
2242
1798
|
/**
|
|
@@ -2270,28 +1826,8 @@ export declare const WorkspacesGetInput: Schema.Struct<{
|
|
|
2270
1826
|
}>;
|
|
2271
1827
|
export type WorkspacesGetInput = typeof WorkspacesGetInput.Type;
|
|
2272
1828
|
export declare const WorkspacesGetOutput: Schema.Struct<{
|
|
2273
|
-
readonly
|
|
2274
|
-
readonly
|
|
2275
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
2276
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
2277
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
2278
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
2279
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
2280
|
-
}>>;
|
|
2281
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
2282
|
-
readonly name: Schema.String;
|
|
2283
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
2284
|
-
readonly size: Schema.optional<Schema.String>;
|
|
2285
|
-
readonly family: Schema.optional<Schema.String>;
|
|
2286
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
2287
|
-
}>>;
|
|
2288
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
2289
|
-
readonly name: Schema.String;
|
|
2290
|
-
readonly publisher: Schema.String;
|
|
2291
|
-
readonly product: Schema.String;
|
|
2292
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
2293
|
-
readonly version: Schema.optional<Schema.String>;
|
|
2294
|
-
}>>;
|
|
1829
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
1830
|
+
readonly location: Schema.String;
|
|
2295
1831
|
}>;
|
|
2296
1832
|
export type WorkspacesGetOutput = typeof WorkspacesGetOutput.Type;
|
|
2297
1833
|
/**
|
|
@@ -2313,28 +1849,8 @@ export declare const WorkspacesListByResourceGroupInput: Schema.Struct<{
|
|
|
2313
1849
|
export type WorkspacesListByResourceGroupInput = typeof WorkspacesListByResourceGroupInput.Type;
|
|
2314
1850
|
export declare const WorkspacesListByResourceGroupOutput: Schema.Struct<{
|
|
2315
1851
|
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
2316
|
-
readonly
|
|
2317
|
-
readonly
|
|
2318
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
2319
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
2320
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
2321
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
2322
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
2323
|
-
}>>;
|
|
2324
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
2325
|
-
readonly name: Schema.String;
|
|
2326
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
2327
|
-
readonly size: Schema.optional<Schema.String>;
|
|
2328
|
-
readonly family: Schema.optional<Schema.String>;
|
|
2329
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
2330
|
-
}>>;
|
|
2331
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
2332
|
-
readonly name: Schema.String;
|
|
2333
|
-
readonly publisher: Schema.String;
|
|
2334
|
-
readonly product: Schema.String;
|
|
2335
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
2336
|
-
readonly version: Schema.optional<Schema.String>;
|
|
2337
|
-
}>>;
|
|
1852
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
1853
|
+
readonly location: Schema.String;
|
|
2338
1854
|
}>>>;
|
|
2339
1855
|
readonly nextLink: Schema.optional<Schema.String>;
|
|
2340
1856
|
}>;
|
|
@@ -2357,28 +1873,8 @@ export declare const WorkspacesListBySubscriptionInput: Schema.Struct<{
|
|
|
2357
1873
|
export type WorkspacesListBySubscriptionInput = typeof WorkspacesListBySubscriptionInput.Type;
|
|
2358
1874
|
export declare const WorkspacesListBySubscriptionOutput: Schema.Struct<{
|
|
2359
1875
|
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
2360
|
-
readonly
|
|
2361
|
-
readonly
|
|
2362
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
2363
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
2364
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
2365
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
2366
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
2367
|
-
}>>;
|
|
2368
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
2369
|
-
readonly name: Schema.String;
|
|
2370
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
2371
|
-
readonly size: Schema.optional<Schema.String>;
|
|
2372
|
-
readonly family: Schema.optional<Schema.String>;
|
|
2373
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
2374
|
-
}>>;
|
|
2375
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
2376
|
-
readonly name: Schema.String;
|
|
2377
|
-
readonly publisher: Schema.String;
|
|
2378
|
-
readonly product: Schema.String;
|
|
2379
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
2380
|
-
readonly version: Schema.optional<Schema.String>;
|
|
2381
|
-
}>>;
|
|
1876
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
1877
|
+
readonly location: Schema.String;
|
|
2382
1878
|
}>>>;
|
|
2383
1879
|
readonly nextLink: Schema.optional<Schema.String>;
|
|
2384
1880
|
}>;
|
|
@@ -2397,28 +1893,8 @@ export declare const WorkspacesUpdateInput: Schema.Struct<{
|
|
|
2397
1893
|
}>;
|
|
2398
1894
|
export type WorkspacesUpdateInput = typeof WorkspacesUpdateInput.Type;
|
|
2399
1895
|
export declare const WorkspacesUpdateOutput: Schema.Struct<{
|
|
2400
|
-
readonly
|
|
2401
|
-
readonly
|
|
2402
|
-
readonly etag: Schema.optional<Schema.String>;
|
|
2403
|
-
readonly identity: Schema.optional<Schema.Struct<{
|
|
2404
|
-
readonly principalId: Schema.optional<Schema.String>;
|
|
2405
|
-
readonly tenantId: Schema.optional<Schema.String>;
|
|
2406
|
-
readonly type: Schema.optional<Schema.Literals<readonly ["SystemAssigned"]>>;
|
|
2407
|
-
}>>;
|
|
2408
|
-
readonly sku: Schema.optional<Schema.Struct<{
|
|
2409
|
-
readonly name: Schema.String;
|
|
2410
|
-
readonly tier: Schema.optional<Schema.Literals<readonly ["Free", "Basic", "Standard", "Premium"]>>;
|
|
2411
|
-
readonly size: Schema.optional<Schema.String>;
|
|
2412
|
-
readonly family: Schema.optional<Schema.String>;
|
|
2413
|
-
readonly capacity: Schema.optional<Schema.Number>;
|
|
2414
|
-
}>>;
|
|
2415
|
-
readonly plan: Schema.optional<Schema.Struct<{
|
|
2416
|
-
readonly name: Schema.String;
|
|
2417
|
-
readonly publisher: Schema.String;
|
|
2418
|
-
readonly product: Schema.String;
|
|
2419
|
-
readonly promotionCode: Schema.optional<Schema.String>;
|
|
2420
|
-
readonly version: Schema.optional<Schema.String>;
|
|
2421
|
-
}>>;
|
|
1896
|
+
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
1897
|
+
readonly location: Schema.String;
|
|
2422
1898
|
}>;
|
|
2423
1899
|
export type WorkspacesUpdateOutput = typeof WorkspacesUpdateOutput.Type;
|
|
2424
1900
|
/**
|