@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
@@ -65,7 +65,7 @@ export interface ContainerGroupProperties {
65
65
  /** The IP address type of the container group. */
66
66
  ipAddress?: IpAddress;
67
67
  /** The operating system type required by the containers in the container group. */
68
- osType: OperatingSystemTypes;
68
+ osType?: OperatingSystemTypes;
69
69
  /** The list of volumes that can be mounted by containers in this container group. */
70
70
  volumes?: Volume[];
71
71
  /**
@@ -91,6 +91,15 @@ export interface ContainerGroupProperties {
91
91
  confidentialComputeProperties?: ConfidentialComputeProperties;
92
92
  /** The priority of the container group. */
93
93
  priority?: ContainerGroupPriority;
94
+ /** The reference container group profile properties. */
95
+ containerGroupProfile?: ContainerGroupProfileReferenceDefinition;
96
+ /** The reference standby pool profile properties. */
97
+ standbyPoolProfile?: StandbyPoolProfileDefinition;
98
+ /**
99
+ * The flag indicating whether the container group is created by standby pool.
100
+ * NOTE: This property will not be serialized. It can only be populated by the server.
101
+ */
102
+ readonly isCreatedFromStandbyPool?: boolean;
94
103
  }
95
104
 
96
105
  /** Identity for the container group. */
@@ -130,7 +139,7 @@ export interface Container {
130
139
  /** The user-provided name of the container instance. */
131
140
  name: string;
132
141
  /** The name of the image used to create the container instance. */
133
- image: string;
142
+ image?: string;
134
143
  /** The commands to execute within the container instance in exec form. */
135
144
  command?: string[];
136
145
  /** The exposed ports on the container instance. */
@@ -143,7 +152,7 @@ export interface Container {
143
152
  */
144
153
  readonly instanceView?: ContainerPropertiesInstanceView;
145
154
  /** The resource requirements of the container instance. */
146
- resources: ResourceRequirements;
155
+ resources?: ResourceRequirements;
147
156
  /** The volume mounts available to the container instance. */
148
157
  volumeMounts?: VolumeMount[];
149
158
  /** The liveness probe. */
@@ -152,6 +161,8 @@ export interface Container {
152
161
  readinessProbe?: ContainerProbe;
153
162
  /** The container security properties. */
154
163
  securityContext?: SecurityContextDefinition;
164
+ /** The config map. */
165
+ configMap?: ConfigMap;
155
166
  }
156
167
 
157
168
  /** The port exposed on the container instance. */
@@ -373,6 +384,12 @@ export interface SecurityContextCapabilitiesDefinition {
373
384
  drop?: string[];
374
385
  }
375
386
 
387
+ /** The container config map. */
388
+ export interface ConfigMap {
389
+ /** The key value pairs dictionary in the config map. */
390
+ keyValuePairs?: { [propertyName: string]: string };
391
+ }
392
+
376
393
  /** Image registry credential. */
377
394
  export interface ImageRegistryCredential {
378
395
  /** The Docker image registry server without a protocol such as "http" and "https". */
@@ -579,6 +596,22 @@ export interface ConfidentialComputeProperties {
579
596
  ccePolicy?: string;
580
597
  }
581
598
 
599
+ /** The container group profile reference. */
600
+ export interface ContainerGroupProfileReferenceDefinition {
601
+ /** 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}'. */
602
+ id?: string;
603
+ /** The container group profile reference revision. */
604
+ revision?: number;
605
+ }
606
+
607
+ /** The standby pool profile reference. */
608
+ export interface StandbyPoolProfileDefinition {
609
+ /** 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}'. */
610
+ id?: string;
611
+ /** The flag to determine whether ACI should fail the create request if the container group can not be obtained from standby pool. */
612
+ failContainerGroupCreateOnReuseFailure?: boolean;
613
+ }
614
+
582
615
  /** An error response from the Container Instance service. */
583
616
  export interface CloudError {
584
617
  /** An error response from the Container Instance service. */
@@ -796,15 +829,75 @@ export interface CapabilitiesCapabilities {
796
829
  readonly maxGpuCount?: number;
797
830
  }
798
831
 
832
+ /** The container group profile list response that contains the container group profile properties. */
833
+ export interface ContainerGroupProfileListResult {
834
+ /** The list of container group profiles. */
835
+ value?: ContainerGroupProfile[];
836
+ /** The URI to fetch the next page of container group profiles. */
837
+ nextLink?: string;
838
+ }
839
+
840
+ /** The container group profile properties */
841
+ export interface ContainerGroupProfileProperties {
842
+ /** The containers within the container group. */
843
+ containers: Container[];
844
+ /** The image registry credentials by which the container group is created from. */
845
+ imageRegistryCredentials?: ImageRegistryCredential[];
846
+ /**
847
+ * Restart policy for all containers within the container group.
848
+ * - `Always` Always restart
849
+ * - `OnFailure` Restart on failure
850
+ * - `Never` Never restart
851
+ *
852
+ */
853
+ restartPolicy?: ContainerGroupRestartPolicy;
854
+ /** The IP address type of the container group. */
855
+ ipAddress?: IpAddress;
856
+ /** The operating system type required by the containers in the container group. */
857
+ osType: OperatingSystemTypes;
858
+ /** The list of volumes that can be mounted by containers in this container group. */
859
+ volumes?: Volume[];
860
+ /** The diagnostic information for a container group. */
861
+ diagnostics?: ContainerGroupDiagnostics;
862
+ /** The SKU for a container group. */
863
+ sku?: ContainerGroupSku;
864
+ /** The encryption properties for a container group. */
865
+ encryptionProperties?: EncryptionProperties;
866
+ /** The init containers for a container group. */
867
+ initContainers?: InitContainerDefinition[];
868
+ /** extensions used by virtual kubelet */
869
+ extensions?: DeploymentExtensionSpec[];
870
+ /** The properties for confidential container group */
871
+ confidentialComputeProperties?: ConfidentialComputeProperties;
872
+ /** The priority of the container group. */
873
+ priority?: ContainerGroupPriority;
874
+ /**
875
+ * The container group profile current revision number. This only appears in the response.
876
+ * NOTE: This property will not be serialized. It can only be populated by the server.
877
+ */
878
+ readonly revision?: number;
879
+ }
880
+
881
+ /** Properties of container group profile that need to be patched */
882
+ export interface ContainerGroupProfilePatch {
883
+ /** Resource tags. */
884
+ tags?: { [propertyName: string]: string };
885
+ }
886
+
799
887
  /** A container group. */
800
888
  export interface ContainerGroup extends Resource, ContainerGroupProperties {}
801
889
 
890
+ /** A container group profile. */
891
+ export interface ContainerGroupProfile
892
+ extends Resource,
893
+ ContainerGroupProfileProperties {}
894
+
802
895
  /** Known values of {@link ContainerNetworkProtocol} that the service accepts. */
803
896
  export enum KnownContainerNetworkProtocol {
804
897
  /** TCP */
805
898
  TCP = "TCP",
806
899
  /** UDP */
807
- UDP = "UDP"
900
+ UDP = "UDP",
808
901
  }
809
902
 
810
903
  /**
@@ -824,7 +917,7 @@ export enum KnownGpuSku {
824
917
  /** P100 */
825
918
  P100 = "P100",
826
919
  /** V100 */
827
- V100 = "V100"
920
+ V100 = "V100",
828
921
  }
829
922
 
830
923
  /**
@@ -843,7 +936,7 @@ export enum KnownScheme {
843
936
  /** Http */
844
937
  Http = "http",
845
938
  /** Https */
846
- Https = "https"
939
+ Https = "https",
847
940
  }
848
941
 
849
942
  /**
@@ -863,7 +956,7 @@ export enum KnownContainerGroupRestartPolicy {
863
956
  /** OnFailure */
864
957
  OnFailure = "OnFailure",
865
958
  /** Never */
866
- Never = "Never"
959
+ Never = "Never",
867
960
  }
868
961
 
869
962
  /**
@@ -882,7 +975,7 @@ export enum KnownContainerGroupNetworkProtocol {
882
975
  /** TCP */
883
976
  TCP = "TCP",
884
977
  /** UDP */
885
- UDP = "UDP"
978
+ UDP = "UDP",
886
979
  }
887
980
 
888
981
  /**
@@ -900,7 +993,7 @@ export enum KnownContainerGroupIpAddressType {
900
993
  /** Public */
901
994
  Public = "Public",
902
995
  /** Private */
903
- Private = "Private"
996
+ Private = "Private",
904
997
  }
905
998
 
906
999
  /**
@@ -924,7 +1017,7 @@ export enum KnownDnsNameLabelReusePolicy {
924
1017
  /** ResourceGroupReuse */
925
1018
  ResourceGroupReuse = "ResourceGroupReuse",
926
1019
  /** Noreuse */
927
- Noreuse = "Noreuse"
1020
+ Noreuse = "Noreuse",
928
1021
  }
929
1022
 
930
1023
  /**
@@ -945,7 +1038,7 @@ export enum KnownOperatingSystemTypes {
945
1038
  /** Windows */
946
1039
  Windows = "Windows",
947
1040
  /** Linux */
948
- Linux = "Linux"
1041
+ Linux = "Linux",
949
1042
  }
950
1043
 
951
1044
  /**
@@ -963,7 +1056,7 @@ export enum KnownLogAnalyticsLogType {
963
1056
  /** ContainerInsights */
964
1057
  ContainerInsights = "ContainerInsights",
965
1058
  /** ContainerInstanceLogs */
966
- ContainerInstanceLogs = "ContainerInstanceLogs"
1059
+ ContainerInstanceLogs = "ContainerInstanceLogs",
967
1060
  }
968
1061
 
969
1062
  /**
@@ -983,7 +1076,7 @@ export enum KnownContainerGroupSku {
983
1076
  /** Dedicated */
984
1077
  Dedicated = "Dedicated",
985
1078
  /** Confidential */
986
- Confidential = "Confidential"
1079
+ Confidential = "Confidential",
987
1080
  }
988
1081
 
989
1082
  /**
@@ -1002,7 +1095,7 @@ export enum KnownContainerGroupPriority {
1002
1095
  /** Regular */
1003
1096
  Regular = "Regular",
1004
1097
  /** Spot */
1005
- Spot = "Spot"
1098
+ Spot = "Spot",
1006
1099
  }
1007
1100
 
1008
1101
  /**
@@ -1020,7 +1113,7 @@ export enum KnownContainerInstanceOperationsOrigin {
1020
1113
  /** User */
1021
1114
  User = "User",
1022
1115
  /** System */
1023
- System = "System"
1116
+ System = "System",
1024
1117
  }
1025
1118
 
1026
1119
  /**
@@ -1051,7 +1144,8 @@ export interface ContainerGroupsListByResourceGroupOptionalParams
1051
1144
  extends coreClient.OperationOptions {}
1052
1145
 
1053
1146
  /** Contains response data for the listByResourceGroup operation. */
1054
- export type ContainerGroupsListByResourceGroupResponse = ContainerGroupListResult;
1147
+ export type ContainerGroupsListByResourceGroupResponse =
1148
+ ContainerGroupListResult;
1055
1149
 
1056
1150
  /** Optional parameters. */
1057
1151
  export interface ContainerGroupsGetOptionalParams
@@ -1135,7 +1229,8 @@ export interface ContainerGroupsListByResourceGroupNextOptionalParams
1135
1229
  extends coreClient.OperationOptions {}
1136
1230
 
1137
1231
  /** Contains response data for the listByResourceGroupNext operation. */
1138
- export type ContainerGroupsListByResourceGroupNextResponse = ContainerGroupListResult;
1232
+ export type ContainerGroupsListByResourceGroupNextResponse =
1233
+ ContainerGroupListResult;
1139
1234
 
1140
1235
  /** Optional parameters. */
1141
1236
  export interface OperationsListOptionalParams
@@ -1221,6 +1316,88 @@ export interface SubnetServiceAssociationLinkDeleteOptionalParams
1221
1316
  resumeFrom?: string;
1222
1317
  }
1223
1318
 
1319
+ /** Optional parameters. */
1320
+ export interface ContainerGroupProfilesListOptionalParams
1321
+ extends coreClient.OperationOptions {}
1322
+
1323
+ /** Contains response data for the list operation. */
1324
+ export type ContainerGroupProfilesListResponse =
1325
+ ContainerGroupProfileListResult;
1326
+
1327
+ /** Optional parameters. */
1328
+ export interface ContainerGroupProfilesListByResourceGroupOptionalParams
1329
+ extends coreClient.OperationOptions {}
1330
+
1331
+ /** Contains response data for the listByResourceGroup operation. */
1332
+ export type ContainerGroupProfilesListByResourceGroupResponse =
1333
+ ContainerGroupProfileListResult;
1334
+
1335
+ /** Optional parameters. */
1336
+ export interface ContainerGroupProfilesGetOptionalParams
1337
+ extends coreClient.OperationOptions {}
1338
+
1339
+ /** Contains response data for the get operation. */
1340
+ export type ContainerGroupProfilesGetResponse = ContainerGroupProfile;
1341
+
1342
+ /** Optional parameters. */
1343
+ export interface ContainerGroupProfilesCreateOrUpdateOptionalParams
1344
+ extends coreClient.OperationOptions {}
1345
+
1346
+ /** Contains response data for the createOrUpdate operation. */
1347
+ export type ContainerGroupProfilesCreateOrUpdateResponse =
1348
+ ContainerGroupProfile;
1349
+
1350
+ /** Optional parameters. */
1351
+ export interface ContainerGroupProfilesPatchOptionalParams
1352
+ extends coreClient.OperationOptions {}
1353
+
1354
+ /** Contains response data for the patch operation. */
1355
+ export type ContainerGroupProfilesPatchResponse = ContainerGroupProfile;
1356
+
1357
+ /** Optional parameters. */
1358
+ export interface ContainerGroupProfilesDeleteOptionalParams
1359
+ extends coreClient.OperationOptions {}
1360
+
1361
+ /** Optional parameters. */
1362
+ export interface ContainerGroupProfilesListNextOptionalParams
1363
+ extends coreClient.OperationOptions {}
1364
+
1365
+ /** Contains response data for the listNext operation. */
1366
+ export type ContainerGroupProfilesListNextResponse =
1367
+ ContainerGroupProfileListResult;
1368
+
1369
+ /** Optional parameters. */
1370
+ export interface ContainerGroupProfilesListByResourceGroupNextOptionalParams
1371
+ extends coreClient.OperationOptions {}
1372
+
1373
+ /** Contains response data for the listByResourceGroupNext operation. */
1374
+ export type ContainerGroupProfilesListByResourceGroupNextResponse =
1375
+ ContainerGroupProfileListResult;
1376
+
1377
+ /** Optional parameters. */
1378
+ export interface ContainerGroupProfileListAllRevisionsOptionalParams
1379
+ extends coreClient.OperationOptions {}
1380
+
1381
+ /** Contains response data for the listAllRevisions operation. */
1382
+ export type ContainerGroupProfileListAllRevisionsResponse =
1383
+ ContainerGroupProfileListResult;
1384
+
1385
+ /** Optional parameters. */
1386
+ export interface ContainerGroupProfileGetByRevisionNumberOptionalParams
1387
+ extends coreClient.OperationOptions {}
1388
+
1389
+ /** Contains response data for the getByRevisionNumber operation. */
1390
+ export type ContainerGroupProfileGetByRevisionNumberResponse =
1391
+ ContainerGroupProfile;
1392
+
1393
+ /** Optional parameters. */
1394
+ export interface ContainerGroupProfileListAllRevisionsNextOptionalParams
1395
+ extends coreClient.OperationOptions {}
1396
+
1397
+ /** Contains response data for the listAllRevisionsNext operation. */
1398
+ export type ContainerGroupProfileListAllRevisionsNextResponse =
1399
+ ContainerGroupProfileListResult;
1400
+
1224
1401
  /** Optional parameters. */
1225
1402
  export interface ContainerInstanceManagementClientOptionalParams
1226
1403
  extends coreClient.ServiceClientOptions {