@azure/arm-containerinstance 9.1.1-alpha.20241024.1 → 9.2.0-beta.1

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.
Files changed (159) hide show
  1. package/CHANGELOG.md +41 -10
  2. package/LICENSE +1 -1
  3. package/README.md +1 -1
  4. package/dist/index.js +1855 -966
  5. package/dist/index.js.map +1 -1
  6. package/dist/index.min.js +1 -1
  7. package/dist/index.min.js.map +1 -1
  8. package/dist-esm/samples-dev/containerGroupProfileGetByRevisionNumberSample.d.ts +2 -0
  9. package/dist-esm/samples-dev/containerGroupProfileGetByRevisionNumberSample.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/containerGroupProfileGetByRevisionNumberSample.js +40 -0
  11. package/dist-esm/samples-dev/containerGroupProfileGetByRevisionNumberSample.js.map +1 -0
  12. package/dist-esm/samples-dev/containerGroupProfileListAllRevisionsSample.d.ts +2 -0
  13. package/dist-esm/samples-dev/containerGroupProfileListAllRevisionsSample.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/containerGroupProfileListAllRevisionsSample.js +55 -0
  15. package/dist-esm/samples-dev/containerGroupProfileListAllRevisionsSample.js.map +1 -0
  16. package/dist-esm/samples-dev/containerGroupProfilesCreateOrUpdateSample.d.ts +2 -0
  17. package/dist-esm/samples-dev/containerGroupProfilesCreateOrUpdateSample.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/containerGroupProfilesCreateOrUpdateSample.js +260 -0
  19. package/dist-esm/samples-dev/containerGroupProfilesCreateOrUpdateSample.js.map +1 -0
  20. package/dist-esm/samples-dev/containerGroupProfilesDeleteSample.d.ts +2 -0
  21. package/dist-esm/samples-dev/containerGroupProfilesDeleteSample.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/containerGroupProfilesDeleteSample.js +39 -0
  23. package/dist-esm/samples-dev/containerGroupProfilesDeleteSample.js.map +1 -0
  24. package/dist-esm/samples-dev/containerGroupProfilesGetSample.d.ts +2 -0
  25. package/dist-esm/samples-dev/containerGroupProfilesGetSample.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/containerGroupProfilesGetSample.js +58 -0
  27. package/dist-esm/samples-dev/containerGroupProfilesGetSample.js.map +1 -0
  28. package/dist-esm/samples-dev/containerGroupProfilesListByResourceGroupSample.d.ts +2 -0
  29. package/dist-esm/samples-dev/containerGroupProfilesListByResourceGroupSample.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/containerGroupProfilesListByResourceGroupSample.js +54 -0
  31. package/dist-esm/samples-dev/containerGroupProfilesListByResourceGroupSample.js.map +1 -0
  32. package/dist-esm/samples-dev/containerGroupProfilesListSample.d.ts +2 -0
  33. package/dist-esm/samples-dev/containerGroupProfilesListSample.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/containerGroupProfilesListSample.js +53 -0
  35. package/dist-esm/samples-dev/containerGroupProfilesListSample.js.map +1 -0
  36. package/dist-esm/samples-dev/containerGroupProfilesPatchSample.d.ts +2 -0
  37. package/dist-esm/samples-dev/containerGroupProfilesPatchSample.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/containerGroupProfilesPatchSample.js +42 -0
  39. package/dist-esm/samples-dev/containerGroupProfilesPatchSample.js.map +1 -0
  40. package/dist-esm/samples-dev/containerGroupsCreateOrUpdateSample.js +88 -51
  41. package/dist-esm/samples-dev/containerGroupsCreateOrUpdateSample.js.map +1 -1
  42. package/dist-esm/samples-dev/containerGroupsDeleteSample.js +3 -2
  43. package/dist-esm/samples-dev/containerGroupsDeleteSample.js.map +1 -1
  44. package/dist-esm/samples-dev/containerGroupsGetSample.js +9 -6
  45. package/dist-esm/samples-dev/containerGroupsGetSample.js.map +1 -1
  46. package/dist-esm/samples-dev/containerGroupsListByResourceGroupSample.js +3 -2
  47. package/dist-esm/samples-dev/containerGroupsListByResourceGroupSample.js.map +1 -1
  48. package/dist-esm/samples-dev/containerGroupsListSample.js +3 -2
  49. package/dist-esm/samples-dev/containerGroupsListSample.js.map +1 -1
  50. package/dist-esm/samples-dev/containerGroupsRestartSample.js +3 -2
  51. package/dist-esm/samples-dev/containerGroupsRestartSample.js.map +1 -1
  52. package/dist-esm/samples-dev/containerGroupsStartSample.js +3 -2
  53. package/dist-esm/samples-dev/containerGroupsStartSample.js.map +1 -1
  54. package/dist-esm/samples-dev/containerGroupsStopSample.js +3 -2
  55. package/dist-esm/samples-dev/containerGroupsStopSample.js.map +1 -1
  56. package/dist-esm/samples-dev/containerGroupsUpdateSample.js +5 -4
  57. package/dist-esm/samples-dev/containerGroupsUpdateSample.js.map +1 -1
  58. package/dist-esm/samples-dev/containersAttachSample.js +3 -2
  59. package/dist-esm/samples-dev/containersAttachSample.js.map +1 -1
  60. package/dist-esm/samples-dev/containersExecuteCommandSample.js +5 -4
  61. package/dist-esm/samples-dev/containersExecuteCommandSample.js.map +1 -1
  62. package/dist-esm/samples-dev/containersListLogsSample.js +4 -3
  63. package/dist-esm/samples-dev/containersListLogsSample.js.map +1 -1
  64. package/dist-esm/samples-dev/locationListCachedImagesSample.js +3 -2
  65. package/dist-esm/samples-dev/locationListCachedImagesSample.js.map +1 -1
  66. package/dist-esm/samples-dev/locationListCapabilitiesSample.js +3 -2
  67. package/dist-esm/samples-dev/locationListCapabilitiesSample.js.map +1 -1
  68. package/dist-esm/samples-dev/locationListUsageSample.js +3 -2
  69. package/dist-esm/samples-dev/locationListUsageSample.js.map +1 -1
  70. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  71. package/dist-esm/samples-dev/subnetServiceAssociationLinkDeleteSample.js +3 -2
  72. package/dist-esm/samples-dev/subnetServiceAssociationLinkDeleteSample.js.map +1 -1
  73. package/dist-esm/src/containerInstanceManagementClient.d.ts +4 -3
  74. package/dist-esm/src/containerInstanceManagementClient.d.ts.map +1 -1
  75. package/dist-esm/src/containerInstanceManagementClient.js +13 -11
  76. package/dist-esm/src/containerInstanceManagementClient.js.map +1 -1
  77. package/dist-esm/src/lroImpl.js +1 -1
  78. package/dist-esm/src/models/index.d.ts +145 -3
  79. package/dist-esm/src/models/index.d.ts.map +1 -1
  80. package/dist-esm/src/models/index.js.map +1 -1
  81. package/dist-esm/src/models/mappers.d.ts +7 -0
  82. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  83. package/dist-esm/src/models/mappers.js +898 -640
  84. package/dist-esm/src/models/mappers.js.map +1 -1
  85. package/dist-esm/src/models/parameters.d.ts +4 -0
  86. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  87. package/dist-esm/src/models/parameters.js +87 -47
  88. package/dist-esm/src/models/parameters.js.map +1 -1
  89. package/dist-esm/src/operations/containerGroupProfileOperations.d.ts +55 -0
  90. package/dist-esm/src/operations/containerGroupProfileOperations.d.ts.map +1 -0
  91. package/dist-esm/src/operations/containerGroupProfileOperations.js +191 -0
  92. package/dist-esm/src/operations/containerGroupProfileOperations.js.map +1 -0
  93. package/dist-esm/src/operations/containerGroupProfiles.d.ts +95 -0
  94. package/dist-esm/src/operations/containerGroupProfiles.d.ts.map +1 -0
  95. package/dist-esm/src/operations/containerGroupProfiles.js +401 -0
  96. package/dist-esm/src/operations/containerGroupProfiles.js.map +1 -0
  97. package/dist-esm/src/operations/containerGroups.d.ts +15 -15
  98. package/dist-esm/src/operations/containerGroups.d.ts.map +1 -1
  99. package/dist-esm/src/operations/containerGroups.js +97 -97
  100. package/dist-esm/src/operations/containerGroups.js.map +1 -1
  101. package/dist-esm/src/operations/containers.d.ts +3 -3
  102. package/dist-esm/src/operations/containers.js +20 -20
  103. package/dist-esm/src/operations/containers.js.map +1 -1
  104. package/dist-esm/src/operations/index.d.ts +2 -0
  105. package/dist-esm/src/operations/index.d.ts.map +1 -1
  106. package/dist-esm/src/operations/index.js +2 -0
  107. package/dist-esm/src/operations/index.js.map +1 -1
  108. package/dist-esm/src/operations/location.d.ts +8 -8
  109. package/dist-esm/src/operations/location.js +36 -36
  110. package/dist-esm/src/operations/location.js.map +1 -1
  111. package/dist-esm/src/operations/operations.js +9 -9
  112. package/dist-esm/src/operations/subnetServiceAssociationLink.d.ts +2 -2
  113. package/dist-esm/src/operations/subnetServiceAssociationLink.d.ts.map +1 -1
  114. package/dist-esm/src/operations/subnetServiceAssociationLink.js +11 -11
  115. package/dist-esm/src/operations/subnetServiceAssociationLink.js.map +1 -1
  116. package/dist-esm/src/operationsInterfaces/containerGroupProfileOperations.d.ts +27 -0
  117. package/dist-esm/src/operationsInterfaces/containerGroupProfileOperations.d.ts.map +1 -0
  118. package/dist-esm/src/operationsInterfaces/containerGroupProfileOperations.js +9 -0
  119. package/dist-esm/src/operationsInterfaces/containerGroupProfileOperations.js.map +1 -0
  120. package/dist-esm/src/operationsInterfaces/containerGroupProfiles.d.ts +55 -0
  121. package/dist-esm/src/operationsInterfaces/containerGroupProfiles.d.ts.map +1 -0
  122. package/dist-esm/src/operationsInterfaces/containerGroupProfiles.js +9 -0
  123. package/dist-esm/src/operationsInterfaces/containerGroupProfiles.js.map +1 -0
  124. package/dist-esm/src/operationsInterfaces/containerGroups.d.ts +13 -13
  125. package/dist-esm/src/operationsInterfaces/containers.d.ts +3 -3
  126. package/dist-esm/src/operationsInterfaces/index.d.ts +2 -0
  127. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  128. package/dist-esm/src/operationsInterfaces/index.js +2 -0
  129. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  130. package/dist-esm/src/operationsInterfaces/location.d.ts +3 -3
  131. package/dist-esm/src/operationsInterfaces/subnetServiceAssociationLink.d.ts +2 -2
  132. package/dist-esm/test/containerinstance_examples.d.ts.map +1 -1
  133. package/dist-esm/test/containerinstance_examples.js +1 -4
  134. package/dist-esm/test/containerinstance_examples.js.map +1 -1
  135. package/package.json +30 -31
  136. package/review/arm-containerinstance.api.md +155 -3
  137. package/src/containerInstanceManagementClient.ts +29 -20
  138. package/src/lroImpl.ts +3 -3
  139. package/src/models/index.ts +194 -17
  140. package/src/models/mappers.ts +974 -702
  141. package/src/models/parameters.ts +94 -48
  142. package/src/operations/containerGroupProfileOperations.ts +255 -0
  143. package/src/operations/containerGroupProfiles.ts +485 -0
  144. package/src/operations/containerGroups.ts +188 -201
  145. package/src/operations/containers.ts +30 -33
  146. package/src/operations/index.ts +2 -0
  147. package/src/operations/location.ts +63 -66
  148. package/src/operations/operations.ts +16 -16
  149. package/src/operations/subnetServiceAssociationLink.ts +24 -25
  150. package/src/operationsInterfaces/containerGroupProfileOperations.ts +50 -0
  151. package/src/operationsInterfaces/containerGroupProfiles.ts +99 -0
  152. package/src/operationsInterfaces/containerGroups.ts +28 -28
  153. package/src/operationsInterfaces/containers.ts +7 -7
  154. package/src/operationsInterfaces/index.ts +2 -0
  155. package/src/operationsInterfaces/location.ts +7 -7
  156. package/src/operationsInterfaces/operations.ts +1 -1
  157. package/src/operationsInterfaces/subnetServiceAssociationLink.ts +4 -4
  158. package/src/pagingHelper.ts +1 -1
  159. package/types/arm-containerinstance.d.ts +275 -26
@@ -117,12 +117,20 @@ export declare interface ConfidentialComputeProperties {
117
117
  ccePolicy?: string;
118
118
  }
119
119
 
120
+ /** The container config map. */
121
+ export declare interface ConfigMap {
122
+ /** The key value pairs dictionary in the config map. */
123
+ keyValuePairs?: {
124
+ [propertyName: string]: string;
125
+ };
126
+ }
127
+
120
128
  /** A container instance. */
121
129
  export declare interface Container {
122
130
  /** The user-provided name of the container instance. */
123
131
  name: string;
124
132
  /** The name of the image used to create the container instance. */
125
- image: string;
133
+ image?: string;
126
134
  /** The commands to execute within the container instance in exec form. */
127
135
  command?: string[];
128
136
  /** The exposed ports on the container instance. */
@@ -135,7 +143,7 @@ export declare interface Container {
135
143
  */
136
144
  readonly instanceView?: ContainerPropertiesInstanceView;
137
145
  /** The resource requirements of the container instance. */
138
- resources: ResourceRequirements;
146
+ resources?: ResourceRequirements;
139
147
  /** The volume mounts available to the container instance. */
140
148
  volumeMounts?: VolumeMount[];
141
149
  /** The liveness probe. */
@@ -144,6 +152,8 @@ export declare interface Container {
144
152
  readinessProbe?: ContainerProbe;
145
153
  /** The container security properties. */
146
154
  securityContext?: SecurityContextDefinition;
155
+ /** The config map. */
156
+ configMap?: ConfigMap;
147
157
  }
148
158
 
149
159
  /** The information for the output stream from container attach. */
@@ -252,6 +262,227 @@ export declare type ContainerGroupNetworkProtocol = string;
252
262
  */
253
263
  export declare type ContainerGroupPriority = string;
254
264
 
265
+ /** A container group profile. */
266
+ export declare interface ContainerGroupProfile extends Resource, ContainerGroupProfileProperties {
267
+ }
268
+
269
+ /** Optional parameters. */
270
+ export declare interface ContainerGroupProfileGetByRevisionNumberOptionalParams extends coreClient.OperationOptions {
271
+ }
272
+
273
+ /** Contains response data for the getByRevisionNumber operation. */
274
+ export declare type ContainerGroupProfileGetByRevisionNumberResponse = ContainerGroupProfile;
275
+
276
+ /** Optional parameters. */
277
+ export declare interface ContainerGroupProfileListAllRevisionsNextOptionalParams extends coreClient.OperationOptions {
278
+ }
279
+
280
+ /** Contains response data for the listAllRevisionsNext operation. */
281
+ export declare type ContainerGroupProfileListAllRevisionsNextResponse = ContainerGroupProfileListResult;
282
+
283
+ /** Optional parameters. */
284
+ export declare interface ContainerGroupProfileListAllRevisionsOptionalParams extends coreClient.OperationOptions {
285
+ }
286
+
287
+ /** Contains response data for the listAllRevisions operation. */
288
+ export declare type ContainerGroupProfileListAllRevisionsResponse = ContainerGroupProfileListResult;
289
+
290
+ /** The container group profile list response that contains the container group profile properties. */
291
+ export declare interface ContainerGroupProfileListResult {
292
+ /** The list of container group profiles. */
293
+ value?: ContainerGroupProfile[];
294
+ /** The URI to fetch the next page of container group profiles. */
295
+ nextLink?: string;
296
+ }
297
+
298
+ /** Interface representing a ContainerGroupProfileOperations. */
299
+ export declare interface ContainerGroupProfileOperations {
300
+ /**
301
+ * Get a list of all the revisions of the specified container group profile in the given subscription
302
+ * and resource group. This operation returns properties of each revision of the specified container
303
+ * group profile including containers, image registry credentials, restart policy, IP address type, OS
304
+ * type volumes, revision number, etc.
305
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
306
+ * @param containerGroupProfileName The name of the container group profile.
307
+ * @param options The options parameters.
308
+ */
309
+ listAllRevisions(resourceGroupName: string, containerGroupProfileName: string, options?: ContainerGroupProfileListAllRevisionsOptionalParams): PagedAsyncIterableIterator<ContainerGroupProfile>;
310
+ /**
311
+ * Gets the properties of the specified revision of the container group profile in the given
312
+ * subscription and resource group. The operation returns the properties of container group profile
313
+ * including containers, image registry credentials, restart policy, IP address type, OS type, volumes,
314
+ * current revision number, etc.
315
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
316
+ * @param containerGroupProfileName The name of the container group profile.
317
+ * @param revisionNumber The revision number of the container group profile.
318
+ * @param options The options parameters.
319
+ */
320
+ getByRevisionNumber(resourceGroupName: string, containerGroupProfileName: string, revisionNumber: string, options?: ContainerGroupProfileGetByRevisionNumberOptionalParams): Promise<ContainerGroupProfileGetByRevisionNumberResponse>;
321
+ }
322
+
323
+ /** Properties of container group profile that need to be patched */
324
+ export declare interface ContainerGroupProfilePatch {
325
+ /** Resource tags. */
326
+ tags?: {
327
+ [propertyName: string]: string;
328
+ };
329
+ }
330
+
331
+ /** The container group profile properties */
332
+ export declare interface ContainerGroupProfileProperties {
333
+ /** The containers within the container group. */
334
+ containers: Container[];
335
+ /** The image registry credentials by which the container group is created from. */
336
+ imageRegistryCredentials?: ImageRegistryCredential[];
337
+ /**
338
+ * Restart policy for all containers within the container group.
339
+ * - `Always` Always restart
340
+ * - `OnFailure` Restart on failure
341
+ * - `Never` Never restart
342
+ *
343
+ */
344
+ restartPolicy?: ContainerGroupRestartPolicy;
345
+ /** The IP address type of the container group. */
346
+ ipAddress?: IpAddress;
347
+ /** The operating system type required by the containers in the container group. */
348
+ osType: OperatingSystemTypes;
349
+ /** The list of volumes that can be mounted by containers in this container group. */
350
+ volumes?: Volume[];
351
+ /** The diagnostic information for a container group. */
352
+ diagnostics?: ContainerGroupDiagnostics;
353
+ /** The SKU for a container group. */
354
+ sku?: ContainerGroupSku;
355
+ /** The encryption properties for a container group. */
356
+ encryptionProperties?: EncryptionProperties;
357
+ /** The init containers for a container group. */
358
+ initContainers?: InitContainerDefinition[];
359
+ /** extensions used by virtual kubelet */
360
+ extensions?: DeploymentExtensionSpec[];
361
+ /** The properties for confidential container group */
362
+ confidentialComputeProperties?: ConfidentialComputeProperties;
363
+ /** The priority of the container group. */
364
+ priority?: ContainerGroupPriority;
365
+ /**
366
+ * The container group profile current revision number. This only appears in the response.
367
+ * NOTE: This property will not be serialized. It can only be populated by the server.
368
+ */
369
+ readonly revision?: number;
370
+ }
371
+
372
+ /** The container group profile reference. */
373
+ export declare interface ContainerGroupProfileReferenceDefinition {
374
+ /** The container group profile reference id.This will be an ARM resource id in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerInstance/containerGroupProfiles/{containerGroupProfileName}'. */
375
+ id?: string;
376
+ /** The container group profile reference revision. */
377
+ revision?: number;
378
+ }
379
+
380
+ /** Interface representing a ContainerGroupProfiles. */
381
+ export declare interface ContainerGroupProfiles {
382
+ /**
383
+ * Get a list of container group profiles in the specified subscription. This operation returns
384
+ * properties of each container group profile including containers, image registry credentials, restart
385
+ * policy, IP address type, OS type,volumes,current revision number, etc.
386
+ * @param options The options parameters.
387
+ */
388
+ list(options?: ContainerGroupProfilesListOptionalParams): PagedAsyncIterableIterator<ContainerGroupProfile>;
389
+ /**
390
+ * Get a list of container group profiles in a specified subscription and resource group. This
391
+ * operation returns properties of each container group profile including containers, image registry
392
+ * credentials, restart policy, IP address type, OS type volumes, current revision number, etc.
393
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
394
+ * @param options The options parameters.
395
+ */
396
+ listByResourceGroup(resourceGroupName: string, options?: ContainerGroupProfilesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ContainerGroupProfile>;
397
+ /**
398
+ * Gets the properties of the specified container group profile in the specified subscription and
399
+ * resource group. The operation returns the properties of container group profile including
400
+ * containers, image registry credentials, restart policy, IP address type, OS type, volumes, current
401
+ * revision number, etc.
402
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
403
+ * @param containerGroupProfileName The name of the container group profile.
404
+ * @param options The options parameters.
405
+ */
406
+ get(resourceGroupName: string, containerGroupProfileName: string, options?: ContainerGroupProfilesGetOptionalParams): Promise<ContainerGroupProfilesGetResponse>;
407
+ /**
408
+ * Create or update container group profiles with specified configurations.
409
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
410
+ * @param containerGroupProfileName The name of the container group profile.
411
+ * @param containerGroupProfile The properties of the container group profile to be created or updated.
412
+ * @param options The options parameters.
413
+ */
414
+ createOrUpdate(resourceGroupName: string, containerGroupProfileName: string, containerGroupProfile: ContainerGroupProfile, options?: ContainerGroupProfilesCreateOrUpdateOptionalParams): Promise<ContainerGroupProfilesCreateOrUpdateResponse>;
415
+ /**
416
+ * Patches container group profile with specified properties.
417
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
418
+ * @param containerGroupProfileName The name of the container group profile.
419
+ * @param properties The container group profile properties that need to be updated.
420
+ * @param options The options parameters.
421
+ */
422
+ patch(resourceGroupName: string, containerGroupProfileName: string, properties: ContainerGroupProfilePatch, options?: ContainerGroupProfilesPatchOptionalParams): Promise<ContainerGroupProfilesPatchResponse>;
423
+ /**
424
+ * Delete the specified container group profile in the specified subscription and resource group. The
425
+ * operation does not delete other resources provided by the user, such as volumes.
426
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
427
+ * @param containerGroupProfileName The name of the container group profile.
428
+ * @param options The options parameters.
429
+ */
430
+ delete(resourceGroupName: string, containerGroupProfileName: string, options?: ContainerGroupProfilesDeleteOptionalParams): Promise<void>;
431
+ }
432
+
433
+ /** Optional parameters. */
434
+ export declare interface ContainerGroupProfilesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
435
+ }
436
+
437
+ /** Contains response data for the createOrUpdate operation. */
438
+ export declare type ContainerGroupProfilesCreateOrUpdateResponse = ContainerGroupProfile;
439
+
440
+ /** Optional parameters. */
441
+ export declare interface ContainerGroupProfilesDeleteOptionalParams extends coreClient.OperationOptions {
442
+ }
443
+
444
+ /** Optional parameters. */
445
+ export declare interface ContainerGroupProfilesGetOptionalParams extends coreClient.OperationOptions {
446
+ }
447
+
448
+ /** Contains response data for the get operation. */
449
+ export declare type ContainerGroupProfilesGetResponse = ContainerGroupProfile;
450
+
451
+ /** Optional parameters. */
452
+ export declare interface ContainerGroupProfilesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
453
+ }
454
+
455
+ /** Contains response data for the listByResourceGroupNext operation. */
456
+ export declare type ContainerGroupProfilesListByResourceGroupNextResponse = ContainerGroupProfileListResult;
457
+
458
+ /** Optional parameters. */
459
+ export declare interface ContainerGroupProfilesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
460
+ }
461
+
462
+ /** Contains response data for the listByResourceGroup operation. */
463
+ export declare type ContainerGroupProfilesListByResourceGroupResponse = ContainerGroupProfileListResult;
464
+
465
+ /** Optional parameters. */
466
+ export declare interface ContainerGroupProfilesListNextOptionalParams extends coreClient.OperationOptions {
467
+ }
468
+
469
+ /** Contains response data for the listNext operation. */
470
+ export declare type ContainerGroupProfilesListNextResponse = ContainerGroupProfileListResult;
471
+
472
+ /** Optional parameters. */
473
+ export declare interface ContainerGroupProfilesListOptionalParams extends coreClient.OperationOptions {
474
+ }
475
+
476
+ /** Contains response data for the list operation. */
477
+ export declare type ContainerGroupProfilesListResponse = ContainerGroupProfileListResult;
478
+
479
+ /** Optional parameters. */
480
+ export declare interface ContainerGroupProfilesPatchOptionalParams extends coreClient.OperationOptions {
481
+ }
482
+
483
+ /** Contains response data for the patch operation. */
484
+ export declare type ContainerGroupProfilesPatchResponse = ContainerGroupProfile;
485
+
255
486
  /** The container group properties */
256
487
  export declare interface ContainerGroupProperties {
257
488
  /** The identity of the container group, if configured. */
@@ -276,7 +507,7 @@ export declare interface ContainerGroupProperties {
276
507
  /** The IP address type of the container group. */
277
508
  ipAddress?: IpAddress;
278
509
  /** The operating system type required by the containers in the container group. */
279
- osType: OperatingSystemTypes;
510
+ osType?: OperatingSystemTypes;
280
511
  /** The list of volumes that can be mounted by containers in this container group. */
281
512
  volumes?: Volume[];
282
513
  /**
@@ -302,6 +533,15 @@ export declare interface ContainerGroupProperties {
302
533
  confidentialComputeProperties?: ConfidentialComputeProperties;
303
534
  /** The priority of the container group. */
304
535
  priority?: ContainerGroupPriority;
536
+ /** The reference container group profile properties. */
537
+ containerGroupProfile?: ContainerGroupProfileReferenceDefinition;
538
+ /** The reference standby pool profile properties. */
539
+ standbyPoolProfile?: StandbyPoolProfileDefinition;
540
+ /**
541
+ * The flag indicating whether the container group is created by standby pool.
542
+ * NOTE: This property will not be serialized. It can only be populated by the server.
543
+ */
544
+ readonly isCreatedFromStandbyPool?: boolean;
305
545
  }
306
546
 
307
547
  /** The instance view of the container group. Only valid in response. */
@@ -342,7 +582,7 @@ export declare interface ContainerGroups {
342
582
  * Get a list of container groups in a specified subscription and resource group. This operation
343
583
  * returns properties of each container group including containers, image registry credentials, restart
344
584
  * policy, IP address type, OS type, state, and volumes.
345
- * @param resourceGroupName The name of the resource group.
585
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
346
586
  * @param options The options parameters.
347
587
  */
348
588
  listByResourceGroup(resourceGroupName: string, options?: ContainerGroupsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ContainerGroup>;
@@ -350,14 +590,14 @@ export declare interface ContainerGroups {
350
590
  * Gets the properties of the specified container group in the specified subscription and resource
351
591
  * group. The operation returns the properties of each container group including containers, image
352
592
  * registry credentials, restart policy, IP address type, OS type, state, and volumes.
353
- * @param resourceGroupName The name of the resource group.
593
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
354
594
  * @param containerGroupName The name of the container group.
355
595
  * @param options The options parameters.
356
596
  */
357
597
  get(resourceGroupName: string, containerGroupName: string, options?: ContainerGroupsGetOptionalParams): Promise<ContainerGroupsGetResponse>;
358
598
  /**
359
599
  * Create or update container groups with specified configurations.
360
- * @param resourceGroupName The name of the resource group.
600
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
361
601
  * @param containerGroupName The name of the container group.
362
602
  * @param containerGroup The properties of the container group to be created or updated.
363
603
  * @param options The options parameters.
@@ -365,7 +605,7 @@ export declare interface ContainerGroups {
365
605
  beginCreateOrUpdate(resourceGroupName: string, containerGroupName: string, containerGroup: ContainerGroup, options?: ContainerGroupsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ContainerGroupsCreateOrUpdateResponse>, ContainerGroupsCreateOrUpdateResponse>>;
366
606
  /**
367
607
  * Create or update container groups with specified configurations.
368
- * @param resourceGroupName The name of the resource group.
608
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
369
609
  * @param containerGroupName The name of the container group.
370
610
  * @param containerGroup The properties of the container group to be created or updated.
371
611
  * @param options The options parameters.
@@ -373,7 +613,7 @@ export declare interface ContainerGroups {
373
613
  beginCreateOrUpdateAndWait(resourceGroupName: string, containerGroupName: string, containerGroup: ContainerGroup, options?: ContainerGroupsCreateOrUpdateOptionalParams): Promise<ContainerGroupsCreateOrUpdateResponse>;
374
614
  /**
375
615
  * Updates container group tags with specified values.
376
- * @param resourceGroupName The name of the resource group.
616
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
377
617
  * @param containerGroupName The name of the container group.
378
618
  * @param resource The container group resource with just the tags to be updated.
379
619
  * @param options The options parameters.
@@ -382,7 +622,7 @@ export declare interface ContainerGroups {
382
622
  /**
383
623
  * Delete the specified container group in the specified subscription and resource group. The operation
384
624
  * does not delete other resources provided by the user, such as volumes.
385
- * @param resourceGroupName The name of the resource group.
625
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
386
626
  * @param containerGroupName The name of the container group.
387
627
  * @param options The options parameters.
388
628
  */
@@ -390,7 +630,7 @@ export declare interface ContainerGroups {
390
630
  /**
391
631
  * Delete the specified container group in the specified subscription and resource group. The operation
392
632
  * does not delete other resources provided by the user, such as volumes.
393
- * @param resourceGroupName The name of the resource group.
633
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
394
634
  * @param containerGroupName The name of the container group.
395
635
  * @param options The options parameters.
396
636
  */
@@ -398,7 +638,7 @@ export declare interface ContainerGroups {
398
638
  /**
399
639
  * Restarts all containers in a container group in place. If container image has updates, new image
400
640
  * will be downloaded.
401
- * @param resourceGroupName The name of the resource group.
641
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
402
642
  * @param containerGroupName The name of the container group.
403
643
  * @param options The options parameters.
404
644
  */
@@ -406,7 +646,7 @@ export declare interface ContainerGroups {
406
646
  /**
407
647
  * Restarts all containers in a container group in place. If container image has updates, new image
408
648
  * will be downloaded.
409
- * @param resourceGroupName The name of the resource group.
649
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
410
650
  * @param containerGroupName The name of the container group.
411
651
  * @param options The options parameters.
412
652
  */
@@ -414,7 +654,7 @@ export declare interface ContainerGroups {
414
654
  /**
415
655
  * Stops all containers in a container group. Compute resources will be deallocated and billing will
416
656
  * stop.
417
- * @param resourceGroupName The name of the resource group.
657
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
418
658
  * @param containerGroupName The name of the container group.
419
659
  * @param options The options parameters.
420
660
  */
@@ -422,7 +662,7 @@ export declare interface ContainerGroups {
422
662
  /**
423
663
  * Starts all containers in a container group. Compute resources will be allocated and billing will
424
664
  * start.
425
- * @param resourceGroupName The name of the resource group.
665
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
426
666
  * @param containerGroupName The name of the container group.
427
667
  * @param options The options parameters.
428
668
  */
@@ -430,7 +670,7 @@ export declare interface ContainerGroups {
430
670
  /**
431
671
  * Starts all containers in a container group. Compute resources will be allocated and billing will
432
672
  * start.
433
- * @param resourceGroupName The name of the resource group.
673
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
434
674
  * @param containerGroupName The name of the container group.
435
675
  * @param options The options parameters.
436
676
  */
@@ -438,7 +678,7 @@ export declare interface ContainerGroups {
438
678
  /**
439
679
  * Gets all the network dependencies for this container group to allow complete control of network
440
680
  * setting and configuration. For container groups, this will always be an empty list.
441
- * @param resourceGroupName The name of the resource group.
681
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
442
682
  * @param containerGroupName The name of the container group.
443
683
  * @param options The options parameters.
444
684
  */
@@ -577,8 +817,7 @@ export declare class ContainerInstanceManagementClient extends coreClient.Servic
577
817
  /**
578
818
  * Initializes a new instance of the ContainerInstanceManagementClient class.
579
819
  * @param credentials Subscription credentials which uniquely identify client subscription.
580
- * @param subscriptionId Subscription credentials which uniquely identify Microsoft Azure subscription.
581
- * The subscription ID forms part of the URI for every service call.
820
+ * @param subscriptionId The ID of the target subscription. The value must be an UUID.
582
821
  * @param options The parameter options
583
822
  */
584
823
  constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: ContainerInstanceManagementClientOptionalParams);
@@ -589,6 +828,8 @@ export declare class ContainerInstanceManagementClient extends coreClient.Servic
589
828
  location: Location_2;
590
829
  containers: Containers;
591
830
  subnetServiceAssociationLink: SubnetServiceAssociationLink;
831
+ containerGroupProfiles: ContainerGroupProfiles;
832
+ containerGroupProfileOperations: ContainerGroupProfileOperations;
592
833
  }
593
834
 
594
835
  /** Optional parameters. */
@@ -675,7 +916,7 @@ export declare interface ContainerPropertiesInstanceView {
675
916
  export declare interface Containers {
676
917
  /**
677
918
  * Get the logs for a specified container instance in a specified resource group and container group.
678
- * @param resourceGroupName The name of the resource group.
919
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
679
920
  * @param containerGroupName The name of the container group.
680
921
  * @param containerName The name of the container instance.
681
922
  * @param options The options parameters.
@@ -684,7 +925,7 @@ export declare interface Containers {
684
925
  /**
685
926
  * Executes a command for a specific container instance in a specified resource group and container
686
927
  * group.
687
- * @param resourceGroupName The name of the resource group.
928
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
688
929
  * @param containerGroupName The name of the container group.
689
930
  * @param containerName The name of the container instance.
690
931
  * @param containerExecRequest The request for the exec command.
@@ -694,7 +935,7 @@ export declare interface Containers {
694
935
  /**
695
936
  * Attach to the output stream of a specific container instance in a specified resource group and
696
937
  * container group.
697
- * @param resourceGroupName The name of the resource group.
938
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
698
939
  * @param containerGroupName The name of the container group.
699
940
  * @param containerName The name of the container instance.
700
941
  * @param options The options parameters.
@@ -1086,19 +1327,19 @@ export declare enum KnownScheme {
1086
1327
  declare interface Location_2 {
1087
1328
  /**
1088
1329
  * Get the usage for a subscription
1089
- * @param location The identifier for the physical azure location.
1330
+ * @param location The name of the Azure region.
1090
1331
  * @param options The options parameters.
1091
1332
  */
1092
1333
  listUsage(location: string, options?: LocationListUsageOptionalParams): PagedAsyncIterableIterator<Usage>;
1093
1334
  /**
1094
1335
  * Get the list of cached images on specific OS type for a subscription in a region.
1095
- * @param location The identifier for the physical azure location.
1336
+ * @param location The name of the Azure region.
1096
1337
  * @param options The options parameters.
1097
1338
  */
1098
1339
  listCachedImages(location: string, options?: LocationListCachedImagesOptionalParams): PagedAsyncIterableIterator<CachedImages>;
1099
1340
  /**
1100
1341
  * Get the list of CPU/memory/GPU capabilities of a region.
1101
- * @param location The identifier for the physical azure location.
1342
+ * @param location The name of the Azure region.
1102
1343
  * @param options The options parameters.
1103
1344
  */
1104
1345
  listCapabilities(location: string, options?: LocationListCapabilitiesOptionalParams): PagedAsyncIterableIterator<Capabilities>;
@@ -1337,12 +1578,20 @@ export declare interface SecurityContextDefinition {
1337
1578
  seccompProfile?: string;
1338
1579
  }
1339
1580
 
1581
+ /** The standby pool profile reference. */
1582
+ export declare interface StandbyPoolProfileDefinition {
1583
+ /** The standby pool profile reference id.This will be an ARM resource id in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StandbyPool/standbyContainerGroupPools/{standbyPoolName}'. */
1584
+ id?: string;
1585
+ /** The flag to determine whether ACI should fail the create request if the container group can not be obtained from standby pool. */
1586
+ failContainerGroupCreateOnReuseFailure?: boolean;
1587
+ }
1588
+
1340
1589
  /** Interface representing a SubnetServiceAssociationLink. */
1341
1590
  export declare interface SubnetServiceAssociationLink {
1342
1591
  /**
1343
1592
  * Delete container group virtual network association links. The operation does not delete other
1344
1593
  * resources provided by the user.
1345
- * @param resourceGroupName The name of the resource group.
1594
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1346
1595
  * @param virtualNetworkName The name of the virtual network.
1347
1596
  * @param subnetName The name of the subnet.
1348
1597
  * @param options The options parameters.
@@ -1351,7 +1600,7 @@ export declare interface SubnetServiceAssociationLink {
1351
1600
  /**
1352
1601
  * Delete container group virtual network association links. The operation does not delete other
1353
1602
  * resources provided by the user.
1354
- * @param resourceGroupName The name of the resource group.
1603
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1355
1604
  * @param virtualNetworkName The name of the virtual network.
1356
1605
  * @param subnetName The name of the subnet.
1357
1606
  * @param options The options parameters.