@azure/arm-machinelearning 2.1.2-alpha.20230320.1 → 2.1.2-alpha.20230418.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 (113) hide show
  1. package/dist/index.js +336 -140
  2. package/dist/index.js.map +1 -1
  3. package/dist/index.min.js +1 -1
  4. package/dist/index.min.js.map +1 -1
  5. package/dist-esm/samples-dev/batchDeploymentsListSample.js +12 -5
  6. package/dist-esm/samples-dev/batchDeploymentsListSample.js.map +1 -1
  7. package/dist-esm/samples-dev/batchEndpointsListSample.js +12 -5
  8. package/dist-esm/samples-dev/batchEndpointsListSample.js.map +1 -1
  9. package/dist-esm/samples-dev/codeContainersListSample.js +12 -5
  10. package/dist-esm/samples-dev/codeContainersListSample.js.map +1 -1
  11. package/dist-esm/samples-dev/codeVersionsListSample.js +12 -5
  12. package/dist-esm/samples-dev/codeVersionsListSample.js.map +1 -1
  13. package/dist-esm/samples-dev/componentContainersListSample.js +12 -5
  14. package/dist-esm/samples-dev/componentContainersListSample.js.map +1 -1
  15. package/dist-esm/samples-dev/componentVersionsListSample.js +12 -5
  16. package/dist-esm/samples-dev/componentVersionsListSample.js.map +1 -1
  17. package/dist-esm/samples-dev/computeListNodesSample.js +12 -5
  18. package/dist-esm/samples-dev/computeListNodesSample.js.map +1 -1
  19. package/dist-esm/samples-dev/computeListSample.js +12 -5
  20. package/dist-esm/samples-dev/computeListSample.js.map +1 -1
  21. package/dist-esm/samples-dev/dataContainersListSample.js +12 -5
  22. package/dist-esm/samples-dev/dataContainersListSample.js.map +1 -1
  23. package/dist-esm/samples-dev/dataVersionsListSample.js +12 -5
  24. package/dist-esm/samples-dev/dataVersionsListSample.js.map +1 -1
  25. package/dist-esm/samples-dev/datastoresListSample.js +12 -5
  26. package/dist-esm/samples-dev/datastoresListSample.js.map +1 -1
  27. package/dist-esm/samples-dev/environmentContainersListSample.js +12 -5
  28. package/dist-esm/samples-dev/environmentContainersListSample.js.map +1 -1
  29. package/dist-esm/samples-dev/environmentVersionsListSample.js +12 -5
  30. package/dist-esm/samples-dev/environmentVersionsListSample.js.map +1 -1
  31. package/dist-esm/samples-dev/jobsListSample.js +48 -20
  32. package/dist-esm/samples-dev/jobsListSample.js.map +1 -1
  33. package/dist-esm/samples-dev/modelContainersListSample.js +12 -5
  34. package/dist-esm/samples-dev/modelContainersListSample.js.map +1 -1
  35. package/dist-esm/samples-dev/modelVersionsListSample.js +12 -5
  36. package/dist-esm/samples-dev/modelVersionsListSample.js.map +1 -1
  37. package/dist-esm/samples-dev/onlineDeploymentsListSample.js +12 -5
  38. package/dist-esm/samples-dev/onlineDeploymentsListSample.js.map +1 -1
  39. package/dist-esm/samples-dev/onlineDeploymentsListSkusSample.js +24 -10
  40. package/dist-esm/samples-dev/onlineDeploymentsListSkusSample.js.map +1 -1
  41. package/dist-esm/samples-dev/onlineEndpointsListSample.js +12 -5
  42. package/dist-esm/samples-dev/onlineEndpointsListSample.js.map +1 -1
  43. package/dist-esm/samples-dev/operationsListSample.js +12 -5
  44. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  45. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +12 -5
  46. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +1 -1
  47. package/dist-esm/samples-dev/quotasListSample.js +12 -5
  48. package/dist-esm/samples-dev/quotasListSample.js.map +1 -1
  49. package/dist-esm/samples-dev/schedulesListSample.js +12 -5
  50. package/dist-esm/samples-dev/schedulesListSample.js.map +1 -1
  51. package/dist-esm/samples-dev/usagesListSample.js +12 -5
  52. package/dist-esm/samples-dev/usagesListSample.js.map +1 -1
  53. package/dist-esm/samples-dev/workspaceConnectionsListSample.js +12 -5
  54. package/dist-esm/samples-dev/workspaceConnectionsListSample.js.map +1 -1
  55. package/dist-esm/samples-dev/workspaceFeaturesListSample.js +12 -5
  56. package/dist-esm/samples-dev/workspaceFeaturesListSample.js.map +1 -1
  57. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +12 -5
  58. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js.map +1 -1
  59. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +12 -5
  60. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js.map +1 -1
  61. package/dist-esm/src/models/index.d.ts +260 -260
  62. package/dist-esm/src/models/index.d.ts.map +1 -1
  63. package/dist-esm/src/operations/batchDeployments.js +12 -5
  64. package/dist-esm/src/operations/batchDeployments.js.map +1 -1
  65. package/dist-esm/src/operations/batchEndpoints.js +12 -5
  66. package/dist-esm/src/operations/batchEndpoints.js.map +1 -1
  67. package/dist-esm/src/operations/codeContainers.js +12 -5
  68. package/dist-esm/src/operations/codeContainers.js.map +1 -1
  69. package/dist-esm/src/operations/codeVersions.js +12 -5
  70. package/dist-esm/src/operations/codeVersions.js.map +1 -1
  71. package/dist-esm/src/operations/componentContainers.js +12 -5
  72. package/dist-esm/src/operations/componentContainers.js.map +1 -1
  73. package/dist-esm/src/operations/componentVersions.js +12 -5
  74. package/dist-esm/src/operations/componentVersions.js.map +1 -1
  75. package/dist-esm/src/operations/computeOperations.js +24 -10
  76. package/dist-esm/src/operations/computeOperations.js.map +1 -1
  77. package/dist-esm/src/operations/dataContainers.js +12 -5
  78. package/dist-esm/src/operations/dataContainers.js.map +1 -1
  79. package/dist-esm/src/operations/dataVersions.js +12 -5
  80. package/dist-esm/src/operations/dataVersions.js.map +1 -1
  81. package/dist-esm/src/operations/datastores.js +12 -5
  82. package/dist-esm/src/operations/datastores.js.map +1 -1
  83. package/dist-esm/src/operations/environmentContainers.js +12 -5
  84. package/dist-esm/src/operations/environmentContainers.js.map +1 -1
  85. package/dist-esm/src/operations/environmentVersions.js +12 -5
  86. package/dist-esm/src/operations/environmentVersions.js.map +1 -1
  87. package/dist-esm/src/operations/jobs.js +12 -5
  88. package/dist-esm/src/operations/jobs.js.map +1 -1
  89. package/dist-esm/src/operations/modelContainers.js +12 -5
  90. package/dist-esm/src/operations/modelContainers.js.map +1 -1
  91. package/dist-esm/src/operations/modelVersions.js +12 -5
  92. package/dist-esm/src/operations/modelVersions.js.map +1 -1
  93. package/dist-esm/src/operations/onlineDeployments.js +24 -10
  94. package/dist-esm/src/operations/onlineDeployments.js.map +1 -1
  95. package/dist-esm/src/operations/onlineEndpoints.js +12 -5
  96. package/dist-esm/src/operations/onlineEndpoints.js.map +1 -1
  97. package/dist-esm/src/operations/operations.js +12 -5
  98. package/dist-esm/src/operations/operations.js.map +1 -1
  99. package/dist-esm/src/operations/privateEndpointConnections.js +12 -5
  100. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  101. package/dist-esm/src/operations/quotas.js +12 -5
  102. package/dist-esm/src/operations/quotas.js.map +1 -1
  103. package/dist-esm/src/operations/schedules.js +12 -5
  104. package/dist-esm/src/operations/schedules.js.map +1 -1
  105. package/dist-esm/src/operations/usages.js +12 -5
  106. package/dist-esm/src/operations/usages.js.map +1 -1
  107. package/dist-esm/src/operations/workspaceConnections.js +12 -5
  108. package/dist-esm/src/operations/workspaceConnections.js.map +1 -1
  109. package/dist-esm/src/operations/workspaceFeatures.js +12 -5
  110. package/dist-esm/src/operations/workspaceFeatures.js.map +1 -1
  111. package/dist-esm/src/operations/workspaces.js +24 -10
  112. package/dist-esm/src/operations/workspaces.js.map +1 -1
  113. package/package.json +2 -2
@@ -1,30 +1,30 @@
1
1
  import * as coreClient from "@azure/core-client";
2
- export declare type ComputeUnion = Compute | Aks | Kubernetes | AmlCompute | ComputeInstance | VirtualMachine | HDInsight | DataFactory | Databricks | DataLakeAnalytics | SynapseSpark;
3
- export declare type ComputeSecretsUnion = ComputeSecrets | AksComputeSecrets | VirtualMachineSecrets | DatabricksComputeSecrets;
4
- export declare type WorkspaceConnectionPropertiesV2Union = WorkspaceConnectionPropertiesV2 | PATAuthTypeWorkspaceConnectionProperties | SASAuthTypeWorkspaceConnectionProperties | UsernamePasswordAuthTypeWorkspaceConnectionProperties | NoneAuthTypeWorkspaceConnectionProperties | ManagedIdentityAuthTypeWorkspaceConnectionProperties;
5
- export declare type AssetReferenceBaseUnion = AssetReferenceBase | DataPathAssetReference | IdAssetReference | OutputPathAssetReference;
6
- export declare type DatastoreCredentialsUnion = DatastoreCredentials | AccountKeyDatastoreCredentials | CertificateDatastoreCredentials | NoneDatastoreCredentials | SasDatastoreCredentials | ServicePrincipalDatastoreCredentials;
7
- export declare type DatastoreSecretsUnion = DatastoreSecrets | AccountKeyDatastoreSecrets | CertificateDatastoreSecrets | SasDatastoreSecrets | ServicePrincipalDatastoreSecrets;
8
- export declare type IdentityConfigurationUnion = IdentityConfiguration | AmlToken | ManagedIdentity | UserIdentity;
9
- export declare type OnlineScaleSettingsUnion = OnlineScaleSettings | DefaultScaleSettings | TargetUtilizationScaleSettings;
10
- export declare type ScheduleActionBaseUnion = ScheduleActionBase | EndpointScheduleAction | JobScheduleAction;
11
- export declare type TriggerBaseUnion = TriggerBase | RecurrenceTrigger | CronTrigger;
12
- export declare type ForecastHorizonUnion = ForecastHorizon | AutoForecastHorizon | CustomForecastHorizon;
13
- export declare type JobOutputUnion = JobOutput | CustomModelJobOutput | MLFlowModelJobOutput | MLTableJobOutput | TritonModelJobOutput | UriFileJobOutput | UriFolderJobOutput;
14
- export declare type AutoMLVerticalUnion = AutoMLVertical | Classification | Forecasting | ImageClassification | ImageClassificationMultilabel | ImageInstanceSegmentation | ImageObjectDetection | Regression | TextClassification | TextClassificationMultilabel | TextNer;
15
- export declare type JobInputUnion = JobInput | MLTableJobInput | CustomModelJobInput | MLFlowModelJobInput | LiteralJobInput | TritonModelJobInput | UriFileJobInput | UriFolderJobInput;
16
- export declare type NCrossValidationsUnion = NCrossValidations | AutoNCrossValidations | CustomNCrossValidations;
17
- export declare type SeasonalityUnion = Seasonality | AutoSeasonality | CustomSeasonality;
18
- export declare type TargetLagsUnion = TargetLags | AutoTargetLags | CustomTargetLags;
19
- export declare type TargetRollingWindowSizeUnion = TargetRollingWindowSize | AutoTargetRollingWindowSize | CustomTargetRollingWindowSize;
20
- export declare type EarlyTerminationPolicyUnion = EarlyTerminationPolicy | BanditPolicy | MedianStoppingPolicy | TruncationSelectionPolicy;
21
- export declare type SamplingAlgorithmUnion = SamplingAlgorithm | BayesianSamplingAlgorithm | GridSamplingAlgorithm | RandomSamplingAlgorithm;
22
- export declare type DistributionConfigurationUnion = DistributionConfiguration | Mpi | PyTorch | TensorFlow;
23
- export declare type JobLimitsUnion = JobLimits | CommandJobLimits | SweepJobLimits;
24
- export declare type OnlineDeploymentPropertiesUnion = OnlineDeploymentProperties | KubernetesOnlineDeployment | ManagedOnlineDeployment;
25
- export declare type DatastorePropertiesUnion = DatastoreProperties | AzureBlobDatastore | AzureDataLakeGen1Datastore | AzureDataLakeGen2Datastore | AzureFileDatastore;
26
- export declare type JobBasePropertiesUnion = JobBaseProperties | AutoMLJob | CommandJob | PipelineJob | SweepJob;
27
- export declare type DataVersionBasePropertiesUnion = DataVersionBaseProperties | MLTableData | UriFileDataVersion | UriFolderDataVersion;
2
+ export type ComputeUnion = Compute | Aks | Kubernetes | AmlCompute | ComputeInstance | VirtualMachine | HDInsight | DataFactory | Databricks | DataLakeAnalytics | SynapseSpark;
3
+ export type ComputeSecretsUnion = ComputeSecrets | AksComputeSecrets | VirtualMachineSecrets | DatabricksComputeSecrets;
4
+ export type WorkspaceConnectionPropertiesV2Union = WorkspaceConnectionPropertiesV2 | PATAuthTypeWorkspaceConnectionProperties | SASAuthTypeWorkspaceConnectionProperties | UsernamePasswordAuthTypeWorkspaceConnectionProperties | NoneAuthTypeWorkspaceConnectionProperties | ManagedIdentityAuthTypeWorkspaceConnectionProperties;
5
+ export type AssetReferenceBaseUnion = AssetReferenceBase | DataPathAssetReference | IdAssetReference | OutputPathAssetReference;
6
+ export type DatastoreCredentialsUnion = DatastoreCredentials | AccountKeyDatastoreCredentials | CertificateDatastoreCredentials | NoneDatastoreCredentials | SasDatastoreCredentials | ServicePrincipalDatastoreCredentials;
7
+ export type DatastoreSecretsUnion = DatastoreSecrets | AccountKeyDatastoreSecrets | CertificateDatastoreSecrets | SasDatastoreSecrets | ServicePrincipalDatastoreSecrets;
8
+ export type IdentityConfigurationUnion = IdentityConfiguration | AmlToken | ManagedIdentity | UserIdentity;
9
+ export type OnlineScaleSettingsUnion = OnlineScaleSettings | DefaultScaleSettings | TargetUtilizationScaleSettings;
10
+ export type ScheduleActionBaseUnion = ScheduleActionBase | EndpointScheduleAction | JobScheduleAction;
11
+ export type TriggerBaseUnion = TriggerBase | RecurrenceTrigger | CronTrigger;
12
+ export type ForecastHorizonUnion = ForecastHorizon | AutoForecastHorizon | CustomForecastHorizon;
13
+ export type JobOutputUnion = JobOutput | CustomModelJobOutput | MLFlowModelJobOutput | MLTableJobOutput | TritonModelJobOutput | UriFileJobOutput | UriFolderJobOutput;
14
+ export type AutoMLVerticalUnion = AutoMLVertical | Classification | Forecasting | ImageClassification | ImageClassificationMultilabel | ImageInstanceSegmentation | ImageObjectDetection | Regression | TextClassification | TextClassificationMultilabel | TextNer;
15
+ export type JobInputUnion = JobInput | MLTableJobInput | CustomModelJobInput | MLFlowModelJobInput | LiteralJobInput | TritonModelJobInput | UriFileJobInput | UriFolderJobInput;
16
+ export type NCrossValidationsUnion = NCrossValidations | AutoNCrossValidations | CustomNCrossValidations;
17
+ export type SeasonalityUnion = Seasonality | AutoSeasonality | CustomSeasonality;
18
+ export type TargetLagsUnion = TargetLags | AutoTargetLags | CustomTargetLags;
19
+ export type TargetRollingWindowSizeUnion = TargetRollingWindowSize | AutoTargetRollingWindowSize | CustomTargetRollingWindowSize;
20
+ export type EarlyTerminationPolicyUnion = EarlyTerminationPolicy | BanditPolicy | MedianStoppingPolicy | TruncationSelectionPolicy;
21
+ export type SamplingAlgorithmUnion = SamplingAlgorithm | BayesianSamplingAlgorithm | GridSamplingAlgorithm | RandomSamplingAlgorithm;
22
+ export type DistributionConfigurationUnion = DistributionConfiguration | Mpi | PyTorch | TensorFlow;
23
+ export type JobLimitsUnion = JobLimits | CommandJobLimits | SweepJobLimits;
24
+ export type OnlineDeploymentPropertiesUnion = OnlineDeploymentProperties | KubernetesOnlineDeployment | ManagedOnlineDeployment;
25
+ export type DatastorePropertiesUnion = DatastoreProperties | AzureBlobDatastore | AzureDataLakeGen1Datastore | AzureDataLakeGen2Datastore | AzureFileDatastore;
26
+ export type JobBasePropertiesUnion = JobBaseProperties | AutoMLJob | CommandJob | PipelineJob | SweepJob;
27
+ export type DataVersionBasePropertiesUnion = DataVersionBaseProperties | MLTableData | UriFileDataVersion | UriFolderDataVersion;
28
28
  /** An array of operations supported by the resource provider. */
29
29
  export interface AmlOperationListResult {
30
30
  /** List of AML workspace operations supported by the AML workspace resource provider. */
@@ -4163,7 +4163,7 @@ export declare enum KnownProvisioningState {
4163
4163
  * **Failed** \
4164
4164
  * **Canceled**
4165
4165
  */
4166
- export declare type ProvisioningState = string;
4166
+ export type ProvisioningState = string;
4167
4167
  /** Known values of {@link EncryptionStatus} that the service accepts. */
4168
4168
  export declare enum KnownEncryptionStatus {
4169
4169
  /** Enabled */
@@ -4179,7 +4179,7 @@ export declare enum KnownEncryptionStatus {
4179
4179
  * **Enabled** \
4180
4180
  * **Disabled**
4181
4181
  */
4182
- export declare type EncryptionStatus = string;
4182
+ export type EncryptionStatus = string;
4183
4183
  /** Known values of {@link PublicNetworkAccess} that the service accepts. */
4184
4184
  export declare enum KnownPublicNetworkAccess {
4185
4185
  /** Enabled */
@@ -4195,7 +4195,7 @@ export declare enum KnownPublicNetworkAccess {
4195
4195
  * **Enabled** \
4196
4196
  * **Disabled**
4197
4197
  */
4198
- export declare type PublicNetworkAccess = string;
4198
+ export type PublicNetworkAccess = string;
4199
4199
  /** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
4200
4200
  export declare enum KnownPrivateEndpointServiceConnectionStatus {
4201
4201
  /** Pending */
@@ -4220,7 +4220,7 @@ export declare enum KnownPrivateEndpointServiceConnectionStatus {
4220
4220
  * **Disconnected** \
4221
4221
  * **Timeout**
4222
4222
  */
4223
- export declare type PrivateEndpointServiceConnectionStatus = string;
4223
+ export type PrivateEndpointServiceConnectionStatus = string;
4224
4224
  /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
4225
4225
  export declare enum KnownPrivateEndpointConnectionProvisioningState {
4226
4226
  /** Succeeded */
@@ -4242,7 +4242,7 @@ export declare enum KnownPrivateEndpointConnectionProvisioningState {
4242
4242
  * **Deleting** \
4243
4243
  * **Failed**
4244
4244
  */
4245
- export declare type PrivateEndpointConnectionProvisioningState = string;
4245
+ export type PrivateEndpointConnectionProvisioningState = string;
4246
4246
  /** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
4247
4247
  export declare enum KnownManagedServiceIdentityType {
4248
4248
  /** None */
@@ -4264,7 +4264,7 @@ export declare enum KnownManagedServiceIdentityType {
4264
4264
  * **UserAssigned** \
4265
4265
  * **SystemAssigned,UserAssigned**
4266
4266
  */
4267
- export declare type ManagedServiceIdentityType = string;
4267
+ export type ManagedServiceIdentityType = string;
4268
4268
  /** Known values of {@link CreatedByType} that the service accepts. */
4269
4269
  export declare enum KnownCreatedByType {
4270
4270
  /** User */
@@ -4286,7 +4286,7 @@ export declare enum KnownCreatedByType {
4286
4286
  * **ManagedIdentity** \
4287
4287
  * **Key**
4288
4288
  */
4289
- export declare type CreatedByType = string;
4289
+ export type CreatedByType = string;
4290
4290
  /** Known values of {@link DiagnoseResultLevel} that the service accepts. */
4291
4291
  export declare enum KnownDiagnoseResultLevel {
4292
4292
  /** Warning */
@@ -4305,7 +4305,7 @@ export declare enum KnownDiagnoseResultLevel {
4305
4305
  * **Error** \
4306
4306
  * **Information**
4307
4307
  */
4308
- export declare type DiagnoseResultLevel = string;
4308
+ export type DiagnoseResultLevel = string;
4309
4309
  /** Known values of {@link UsageUnit} that the service accepts. */
4310
4310
  export declare enum KnownUsageUnit {
4311
4311
  /** Count */
@@ -4318,7 +4318,7 @@ export declare enum KnownUsageUnit {
4318
4318
  * ### Known values supported by the service
4319
4319
  * **Count**
4320
4320
  */
4321
- export declare type UsageUnit = string;
4321
+ export type UsageUnit = string;
4322
4322
  /** Known values of {@link BillingCurrency} that the service accepts. */
4323
4323
  export declare enum KnownBillingCurrency {
4324
4324
  /** USD */
@@ -4331,7 +4331,7 @@ export declare enum KnownBillingCurrency {
4331
4331
  * ### Known values supported by the service
4332
4332
  * **USD**
4333
4333
  */
4334
- export declare type BillingCurrency = string;
4334
+ export type BillingCurrency = string;
4335
4335
  /** Known values of {@link UnitOfMeasure} that the service accepts. */
4336
4336
  export declare enum KnownUnitOfMeasure {
4337
4337
  /** OneHour */
@@ -4344,7 +4344,7 @@ export declare enum KnownUnitOfMeasure {
4344
4344
  * ### Known values supported by the service
4345
4345
  * **OneHour**
4346
4346
  */
4347
- export declare type UnitOfMeasure = string;
4347
+ export type UnitOfMeasure = string;
4348
4348
  /** Known values of {@link VMPriceOSType} that the service accepts. */
4349
4349
  export declare enum KnownVMPriceOSType {
4350
4350
  /** Linux */
@@ -4360,7 +4360,7 @@ export declare enum KnownVMPriceOSType {
4360
4360
  * **Linux** \
4361
4361
  * **Windows**
4362
4362
  */
4363
- export declare type VMPriceOSType = string;
4363
+ export type VMPriceOSType = string;
4364
4364
  /** Known values of {@link VMTier} that the service accepts. */
4365
4365
  export declare enum KnownVMTier {
4366
4366
  /** Standard */
@@ -4379,7 +4379,7 @@ export declare enum KnownVMTier {
4379
4379
  * **LowPriority** \
4380
4380
  * **Spot**
4381
4381
  */
4382
- export declare type VMTier = string;
4382
+ export type VMTier = string;
4383
4383
  /** Known values of {@link QuotaUnit} that the service accepts. */
4384
4384
  export declare enum KnownQuotaUnit {
4385
4385
  /** Count */
@@ -4392,7 +4392,7 @@ export declare enum KnownQuotaUnit {
4392
4392
  * ### Known values supported by the service
4393
4393
  * **Count**
4394
4394
  */
4395
- export declare type QuotaUnit = string;
4395
+ export type QuotaUnit = string;
4396
4396
  /** Known values of {@link Status} that the service accepts. */
4397
4397
  export declare enum KnownStatus {
4398
4398
  /** Undefined */
@@ -4426,7 +4426,7 @@ export declare enum KnownStatus {
4426
4426
  * **OperationNotSupportedForSku** \
4427
4427
  * **OperationNotEnabledForRegion**
4428
4428
  */
4429
- export declare type Status = string;
4429
+ export type Status = string;
4430
4430
  /** Known values of {@link ComputeType} that the service accepts. */
4431
4431
  export declare enum KnownComputeType {
4432
4432
  /** AKS */
@@ -4466,7 +4466,7 @@ export declare enum KnownComputeType {
4466
4466
  * **DataLakeAnalytics** \
4467
4467
  * **SynapseSpark**
4468
4468
  */
4469
- export declare type ComputeType = string;
4469
+ export type ComputeType = string;
4470
4470
  /** Known values of {@link UnderlyingResourceAction} that the service accepts. */
4471
4471
  export declare enum KnownUnderlyingResourceAction {
4472
4472
  /** Delete */
@@ -4482,7 +4482,7 @@ export declare enum KnownUnderlyingResourceAction {
4482
4482
  * **Delete** \
4483
4483
  * **Detach**
4484
4484
  */
4485
- export declare type UnderlyingResourceAction = string;
4485
+ export type UnderlyingResourceAction = string;
4486
4486
  /** Known values of {@link NodeState} that the service accepts. */
4487
4487
  export declare enum KnownNodeState {
4488
4488
  /** Idle */
@@ -4510,7 +4510,7 @@ export declare enum KnownNodeState {
4510
4510
  * **leaving** \
4511
4511
  * **preempted**
4512
4512
  */
4513
- export declare type NodeState = string;
4513
+ export type NodeState = string;
4514
4514
  /** Known values of {@link ConnectionAuthType} that the service accepts. */
4515
4515
  export declare enum KnownConnectionAuthType {
4516
4516
  /** PAT */
@@ -4535,7 +4535,7 @@ export declare enum KnownConnectionAuthType {
4535
4535
  * **None** \
4536
4536
  * **SAS**
4537
4537
  */
4538
- export declare type ConnectionAuthType = string;
4538
+ export type ConnectionAuthType = string;
4539
4539
  /** Known values of {@link ConnectionCategory} that the service accepts. */
4540
4540
  export declare enum KnownConnectionCategory {
4541
4541
  /** PythonFeed */
@@ -4554,7 +4554,7 @@ export declare enum KnownConnectionCategory {
4554
4554
  * **ContainerRegistry** \
4555
4555
  * **Git**
4556
4556
  */
4557
- export declare type ConnectionCategory = string;
4557
+ export type ConnectionCategory = string;
4558
4558
  /** Known values of {@link ValueFormat} that the service accepts. */
4559
4559
  export declare enum KnownValueFormat {
4560
4560
  /** Json */
@@ -4567,7 +4567,7 @@ export declare enum KnownValueFormat {
4567
4567
  * ### Known values supported by the service
4568
4568
  * **JSON**
4569
4569
  */
4570
- export declare type ValueFormat = string;
4570
+ export type ValueFormat = string;
4571
4571
  /** Known values of {@link EndpointProvisioningState} that the service accepts. */
4572
4572
  export declare enum KnownEndpointProvisioningState {
4573
4573
  /** Creating */
@@ -4595,7 +4595,7 @@ export declare enum KnownEndpointProvisioningState {
4595
4595
  * **Updating** \
4596
4596
  * **Canceled**
4597
4597
  */
4598
- export declare type EndpointProvisioningState = string;
4598
+ export type EndpointProvisioningState = string;
4599
4599
  /** Known values of {@link EndpointAuthMode} that the service accepts. */
4600
4600
  export declare enum KnownEndpointAuthMode {
4601
4601
  /** AMLToken */
@@ -4614,7 +4614,7 @@ export declare enum KnownEndpointAuthMode {
4614
4614
  * **Key** \
4615
4615
  * **AADToken**
4616
4616
  */
4617
- export declare type EndpointAuthMode = string;
4617
+ export type EndpointAuthMode = string;
4618
4618
  /** Known values of {@link BatchLoggingLevel} that the service accepts. */
4619
4619
  export declare enum KnownBatchLoggingLevel {
4620
4620
  /** Info */
@@ -4633,7 +4633,7 @@ export declare enum KnownBatchLoggingLevel {
4633
4633
  * **Warning** \
4634
4634
  * **Debug**
4635
4635
  */
4636
- export declare type BatchLoggingLevel = string;
4636
+ export type BatchLoggingLevel = string;
4637
4637
  /** Known values of {@link ReferenceType} that the service accepts. */
4638
4638
  export declare enum KnownReferenceType {
4639
4639
  /** Id */
@@ -4652,7 +4652,7 @@ export declare enum KnownReferenceType {
4652
4652
  * **DataPath** \
4653
4653
  * **OutputPath**
4654
4654
  */
4655
- export declare type ReferenceType = string;
4655
+ export type ReferenceType = string;
4656
4656
  /** Known values of {@link BatchOutputAction} that the service accepts. */
4657
4657
  export declare enum KnownBatchOutputAction {
4658
4658
  /** SummaryOnly */
@@ -4668,7 +4668,7 @@ export declare enum KnownBatchOutputAction {
4668
4668
  * **SummaryOnly** \
4669
4669
  * **AppendRow**
4670
4670
  */
4671
- export declare type BatchOutputAction = string;
4671
+ export type BatchOutputAction = string;
4672
4672
  /** Known values of {@link DeploymentProvisioningState} that the service accepts. */
4673
4673
  export declare enum KnownDeploymentProvisioningState {
4674
4674
  /** Creating */
@@ -4699,7 +4699,7 @@ export declare enum KnownDeploymentProvisioningState {
4699
4699
  * **Failed** \
4700
4700
  * **Canceled**
4701
4701
  */
4702
- export declare type DeploymentProvisioningState = string;
4702
+ export type DeploymentProvisioningState = string;
4703
4703
  /** Known values of {@link ListViewType} that the service accepts. */
4704
4704
  export declare enum KnownListViewType {
4705
4705
  /** ActiveOnly */
@@ -4718,7 +4718,7 @@ export declare enum KnownListViewType {
4718
4718
  * **ArchivedOnly** \
4719
4719
  * **All**
4720
4720
  */
4721
- export declare type ListViewType = string;
4721
+ export type ListViewType = string;
4722
4722
  /** Known values of {@link DataType} that the service accepts. */
4723
4723
  export declare enum KnownDataType {
4724
4724
  /** UriFile */
@@ -4737,7 +4737,7 @@ export declare enum KnownDataType {
4737
4737
  * **uri_folder** \
4738
4738
  * **mltable**
4739
4739
  */
4740
- export declare type DataType = string;
4740
+ export type DataType = string;
4741
4741
  /** Known values of {@link CredentialsType} that the service accepts. */
4742
4742
  export declare enum KnownCredentialsType {
4743
4743
  /** AccountKey */
@@ -4762,7 +4762,7 @@ export declare enum KnownCredentialsType {
4762
4762
  * **Sas** \
4763
4763
  * **ServicePrincipal**
4764
4764
  */
4765
- export declare type CredentialsType = string;
4765
+ export type CredentialsType = string;
4766
4766
  /** Known values of {@link DatastoreType} that the service accepts. */
4767
4767
  export declare enum KnownDatastoreType {
4768
4768
  /** AzureBlob */
@@ -4784,7 +4784,7 @@ export declare enum KnownDatastoreType {
4784
4784
  * **AzureDataLakeGen2** \
4785
4785
  * **AzureFile**
4786
4786
  */
4787
- export declare type DatastoreType = string;
4787
+ export type DatastoreType = string;
4788
4788
  /** Known values of {@link SecretsType} that the service accepts. */
4789
4789
  export declare enum KnownSecretsType {
4790
4790
  /** AccountKey */
@@ -4806,7 +4806,7 @@ export declare enum KnownSecretsType {
4806
4806
  * **Sas** \
4807
4807
  * **ServicePrincipal**
4808
4808
  */
4809
- export declare type SecretsType = string;
4809
+ export type SecretsType = string;
4810
4810
  /** Known values of {@link AutoRebuildSetting} that the service accepts. */
4811
4811
  export declare enum KnownAutoRebuildSetting {
4812
4812
  /** Disabled */
@@ -4822,7 +4822,7 @@ export declare enum KnownAutoRebuildSetting {
4822
4822
  * **Disabled** \
4823
4823
  * **OnBaseImageUpdate**
4824
4824
  */
4825
- export declare type AutoRebuildSetting = string;
4825
+ export type AutoRebuildSetting = string;
4826
4826
  /** Known values of {@link EnvironmentType} that the service accepts. */
4827
4827
  export declare enum KnownEnvironmentType {
4828
4828
  /** Curated */
@@ -4838,7 +4838,7 @@ export declare enum KnownEnvironmentType {
4838
4838
  * **Curated** \
4839
4839
  * **UserCreated**
4840
4840
  */
4841
- export declare type EnvironmentType = string;
4841
+ export type EnvironmentType = string;
4842
4842
  /** Known values of {@link OperatingSystemType} that the service accepts. */
4843
4843
  export declare enum KnownOperatingSystemType {
4844
4844
  /** Linux */
@@ -4854,7 +4854,7 @@ export declare enum KnownOperatingSystemType {
4854
4854
  * **Linux** \
4855
4855
  * **Windows**
4856
4856
  */
4857
- export declare type OperatingSystemType = string;
4857
+ export type OperatingSystemType = string;
4858
4858
  /** Known values of {@link IdentityConfigurationType} that the service accepts. */
4859
4859
  export declare enum KnownIdentityConfigurationType {
4860
4860
  /** Managed */
@@ -4873,7 +4873,7 @@ export declare enum KnownIdentityConfigurationType {
4873
4873
  * **AMLToken** \
4874
4874
  * **UserIdentity**
4875
4875
  */
4876
- export declare type IdentityConfigurationType = string;
4876
+ export type IdentityConfigurationType = string;
4877
4877
  /** Known values of {@link JobType} that the service accepts. */
4878
4878
  export declare enum KnownJobType {
4879
4879
  /** AutoML */
@@ -4895,7 +4895,7 @@ export declare enum KnownJobType {
4895
4895
  * **Sweep** \
4896
4896
  * **Pipeline**
4897
4897
  */
4898
- export declare type JobType = string;
4898
+ export type JobType = string;
4899
4899
  /** Known values of {@link JobStatus} that the service accepts. */
4900
4900
  export declare enum KnownJobStatus {
4901
4901
  /** Run hasn't started yet. */
@@ -4951,7 +4951,7 @@ export declare enum KnownJobStatus {
4951
4951
  * **Paused**: The job is paused by users. Some adjustment to labeling jobs can be made only in paused state. \
4952
4952
  * **Unknown**: Default job status if not mapped to all other statuses
4953
4953
  */
4954
- export declare type JobStatus = string;
4954
+ export type JobStatus = string;
4955
4955
  /** Known values of {@link EndpointComputeType} that the service accepts. */
4956
4956
  export declare enum KnownEndpointComputeType {
4957
4957
  /** Managed */
@@ -4970,7 +4970,7 @@ export declare enum KnownEndpointComputeType {
4970
4970
  * **Kubernetes** \
4971
4971
  * **AzureMLCompute**
4972
4972
  */
4973
- export declare type EndpointComputeType = string;
4973
+ export type EndpointComputeType = string;
4974
4974
  /** Known values of {@link OrderString} that the service accepts. */
4975
4975
  export declare enum KnownOrderString {
4976
4976
  /** CreatedAtDesc */
@@ -4992,7 +4992,7 @@ export declare enum KnownOrderString {
4992
4992
  * **UpdatedAtDesc** \
4993
4993
  * **UpdatedAtAsc**
4994
4994
  */
4995
- export declare type OrderString = string;
4995
+ export type OrderString = string;
4996
4996
  /** Known values of {@link PublicNetworkAccessType} that the service accepts. */
4997
4997
  export declare enum KnownPublicNetworkAccessType {
4998
4998
  /** Enabled */
@@ -5008,7 +5008,7 @@ export declare enum KnownPublicNetworkAccessType {
5008
5008
  * **Enabled** \
5009
5009
  * **Disabled**
5010
5010
  */
5011
- export declare type PublicNetworkAccessType = string;
5011
+ export type PublicNetworkAccessType = string;
5012
5012
  /** Known values of {@link EgressPublicNetworkAccessType} that the service accepts. */
5013
5013
  export declare enum KnownEgressPublicNetworkAccessType {
5014
5014
  /** Enabled */
@@ -5024,7 +5024,7 @@ export declare enum KnownEgressPublicNetworkAccessType {
5024
5024
  * **Enabled** \
5025
5025
  * **Disabled**
5026
5026
  */
5027
- export declare type EgressPublicNetworkAccessType = string;
5027
+ export type EgressPublicNetworkAccessType = string;
5028
5028
  /** Known values of {@link ScaleType} that the service accepts. */
5029
5029
  export declare enum KnownScaleType {
5030
5030
  /** Default */
@@ -5040,7 +5040,7 @@ export declare enum KnownScaleType {
5040
5040
  * **Default** \
5041
5041
  * **TargetUtilization**
5042
5042
  */
5043
- export declare type ScaleType = string;
5043
+ export type ScaleType = string;
5044
5044
  /** Known values of {@link ContainerType} that the service accepts. */
5045
5045
  export declare enum KnownContainerType {
5046
5046
  /** StorageInitializer */
@@ -5056,7 +5056,7 @@ export declare enum KnownContainerType {
5056
5056
  * **StorageInitializer** \
5057
5057
  * **InferenceServer**
5058
5058
  */
5059
- export declare type ContainerType = string;
5059
+ export type ContainerType = string;
5060
5060
  /** Known values of {@link SkuScaleType} that the service accepts. */
5061
5061
  export declare enum KnownSkuScaleType {
5062
5062
  /** Automatically scales node count. */
@@ -5075,7 +5075,7 @@ export declare enum KnownSkuScaleType {
5075
5075
  * **Manual**: Node count scaled upon user request. \
5076
5076
  * **None**: Fixed set of nodes.
5077
5077
  */
5078
- export declare type SkuScaleType = string;
5078
+ export type SkuScaleType = string;
5079
5079
  /** Known values of {@link KeyType} that the service accepts. */
5080
5080
  export declare enum KnownKeyType {
5081
5081
  /** Primary */
@@ -5091,7 +5091,7 @@ export declare enum KnownKeyType {
5091
5091
  * **Primary** \
5092
5092
  * **Secondary**
5093
5093
  */
5094
- export declare type KeyType = string;
5094
+ export type KeyType = string;
5095
5095
  /** Known values of {@link ScheduleListViewType} that the service accepts. */
5096
5096
  export declare enum KnownScheduleListViewType {
5097
5097
  /** EnabledOnly */
@@ -5110,7 +5110,7 @@ export declare enum KnownScheduleListViewType {
5110
5110
  * **DisabledOnly** \
5111
5111
  * **All**
5112
5112
  */
5113
- export declare type ScheduleListViewType = string;
5113
+ export type ScheduleListViewType = string;
5114
5114
  /** Known values of {@link ScheduleActionType} that the service accepts. */
5115
5115
  export declare enum KnownScheduleActionType {
5116
5116
  /** CreateJob */
@@ -5126,7 +5126,7 @@ export declare enum KnownScheduleActionType {
5126
5126
  * **CreateJob** \
5127
5127
  * **InvokeBatchEndpoint**
5128
5128
  */
5129
- export declare type ScheduleActionType = string;
5129
+ export type ScheduleActionType = string;
5130
5130
  /** Known values of {@link ScheduleProvisioningStatus} that the service accepts. */
5131
5131
  export declare enum KnownScheduleProvisioningStatus {
5132
5132
  /** Creating */
@@ -5154,7 +5154,7 @@ export declare enum KnownScheduleProvisioningStatus {
5154
5154
  * **Failed** \
5155
5155
  * **Canceled**
5156
5156
  */
5157
- export declare type ScheduleProvisioningStatus = string;
5157
+ export type ScheduleProvisioningStatus = string;
5158
5158
  /** Known values of {@link TriggerType} that the service accepts. */
5159
5159
  export declare enum KnownTriggerType {
5160
5160
  /** Recurrence */
@@ -5170,7 +5170,7 @@ export declare enum KnownTriggerType {
5170
5170
  * **Recurrence** \
5171
5171
  * **Cron**
5172
5172
  */
5173
- export declare type TriggerType = string;
5173
+ export type TriggerType = string;
5174
5174
  /** Known values of {@link ClusterPurpose} that the service accepts. */
5175
5175
  export declare enum KnownClusterPurpose {
5176
5176
  /** FastProd */
@@ -5189,7 +5189,7 @@ export declare enum KnownClusterPurpose {
5189
5189
  * **DenseProd** \
5190
5190
  * **DevTest**
5191
5191
  */
5192
- export declare type ClusterPurpose = string;
5192
+ export type ClusterPurpose = string;
5193
5193
  /** Known values of {@link SslConfigStatus} that the service accepts. */
5194
5194
  export declare enum KnownSslConfigStatus {
5195
5195
  /** Disabled */
@@ -5208,7 +5208,7 @@ export declare enum KnownSslConfigStatus {
5208
5208
  * **Enabled** \
5209
5209
  * **Auto**
5210
5210
  */
5211
- export declare type SslConfigStatus = string;
5211
+ export type SslConfigStatus = string;
5212
5212
  /** Known values of {@link LoadBalancerType} that the service accepts. */
5213
5213
  export declare enum KnownLoadBalancerType {
5214
5214
  /** PublicIp */
@@ -5224,7 +5224,7 @@ export declare enum KnownLoadBalancerType {
5224
5224
  * **PublicIp** \
5225
5225
  * **InternalLoadBalancer**
5226
5226
  */
5227
- export declare type LoadBalancerType = string;
5227
+ export type LoadBalancerType = string;
5228
5228
  /** Known values of {@link OsType} that the service accepts. */
5229
5229
  export declare enum KnownOsType {
5230
5230
  /** Linux */
@@ -5240,7 +5240,7 @@ export declare enum KnownOsType {
5240
5240
  * **Linux** \
5241
5241
  * **Windows**
5242
5242
  */
5243
- export declare type OsType = string;
5243
+ export type OsType = string;
5244
5244
  /** Known values of {@link VmPriority} that the service accepts. */
5245
5245
  export declare enum KnownVmPriority {
5246
5246
  /** Dedicated */
@@ -5256,7 +5256,7 @@ export declare enum KnownVmPriority {
5256
5256
  * **Dedicated** \
5257
5257
  * **LowPriority**
5258
5258
  */
5259
- export declare type VmPriority = string;
5259
+ export type VmPriority = string;
5260
5260
  /** Known values of {@link RemoteLoginPortPublicAccess} that the service accepts. */
5261
5261
  export declare enum KnownRemoteLoginPortPublicAccess {
5262
5262
  /** Enabled */
@@ -5275,7 +5275,7 @@ export declare enum KnownRemoteLoginPortPublicAccess {
5275
5275
  * **Disabled** \
5276
5276
  * **NotSpecified**
5277
5277
  */
5278
- export declare type RemoteLoginPortPublicAccess = string;
5278
+ export type RemoteLoginPortPublicAccess = string;
5279
5279
  /** Known values of {@link AllocationState} that the service accepts. */
5280
5280
  export declare enum KnownAllocationState {
5281
5281
  /** Steady */
@@ -5291,7 +5291,7 @@ export declare enum KnownAllocationState {
5291
5291
  * **Steady** \
5292
5292
  * **Resizing**
5293
5293
  */
5294
- export declare type AllocationState = string;
5294
+ export type AllocationState = string;
5295
5295
  /** Known values of {@link ApplicationSharingPolicy} that the service accepts. */
5296
5296
  export declare enum KnownApplicationSharingPolicy {
5297
5297
  /** Personal */
@@ -5307,7 +5307,7 @@ export declare enum KnownApplicationSharingPolicy {
5307
5307
  * **Personal** \
5308
5308
  * **Shared**
5309
5309
  */
5310
- export declare type ApplicationSharingPolicy = string;
5310
+ export type ApplicationSharingPolicy = string;
5311
5311
  /** Known values of {@link SshPublicAccess} that the service accepts. */
5312
5312
  export declare enum KnownSshPublicAccess {
5313
5313
  /** Enabled */
@@ -5323,7 +5323,7 @@ export declare enum KnownSshPublicAccess {
5323
5323
  * **Enabled** \
5324
5324
  * **Disabled**
5325
5325
  */
5326
- export declare type SshPublicAccess = string;
5326
+ export type SshPublicAccess = string;
5327
5327
  /** Known values of {@link ComputeInstanceState} that the service accepts. */
5328
5328
  export declare enum KnownComputeInstanceState {
5329
5329
  /** Creating */
@@ -5378,7 +5378,7 @@ export declare enum KnownComputeInstanceState {
5378
5378
  * **Unknown** \
5379
5379
  * **Unusable**
5380
5380
  */
5381
- export declare type ComputeInstanceState = string;
5381
+ export type ComputeInstanceState = string;
5382
5382
  /** Known values of {@link ComputeInstanceAuthorizationType} that the service accepts. */
5383
5383
  export declare enum KnownComputeInstanceAuthorizationType {
5384
5384
  /** Personal */
@@ -5391,7 +5391,7 @@ export declare enum KnownComputeInstanceAuthorizationType {
5391
5391
  * ### Known values supported by the service
5392
5392
  * **personal**
5393
5393
  */
5394
- export declare type ComputeInstanceAuthorizationType = string;
5394
+ export type ComputeInstanceAuthorizationType = string;
5395
5395
  /** Known values of {@link OperationName} that the service accepts. */
5396
5396
  export declare enum KnownOperationName {
5397
5397
  /** Create */
@@ -5419,7 +5419,7 @@ export declare enum KnownOperationName {
5419
5419
  * **Reimage** \
5420
5420
  * **Delete**
5421
5421
  */
5422
- export declare type OperationName = string;
5422
+ export type OperationName = string;
5423
5423
  /** Known values of {@link OperationStatus} that the service accepts. */
5424
5424
  export declare enum KnownOperationStatus {
5425
5425
  /** InProgress */
@@ -5453,7 +5453,7 @@ export declare enum KnownOperationStatus {
5453
5453
  * **ReimageFailed** \
5454
5454
  * **DeleteFailed**
5455
5455
  */
5456
- export declare type OperationStatus = string;
5456
+ export type OperationStatus = string;
5457
5457
  /** Known values of {@link OperationTrigger} that the service accepts. */
5458
5458
  export declare enum KnownOperationTrigger {
5459
5459
  /** User */
@@ -5472,7 +5472,7 @@ export declare enum KnownOperationTrigger {
5472
5472
  * **Schedule** \
5473
5473
  * **IdleShutdown**
5474
5474
  */
5475
- export declare type OperationTrigger = string;
5475
+ export type OperationTrigger = string;
5476
5476
  /** Known values of {@link ProvisioningStatus} that the service accepts. */
5477
5477
  export declare enum KnownProvisioningStatus {
5478
5478
  /** Completed */
@@ -5491,7 +5491,7 @@ export declare enum KnownProvisioningStatus {
5491
5491
  * **Provisioning** \
5492
5492
  * **Failed**
5493
5493
  */
5494
- export declare type ProvisioningStatus = string;
5494
+ export type ProvisioningStatus = string;
5495
5495
  /** Known values of {@link ScheduleStatus} that the service accepts. */
5496
5496
  export declare enum KnownScheduleStatus {
5497
5497
  /** Enabled */
@@ -5507,7 +5507,7 @@ export declare enum KnownScheduleStatus {
5507
5507
  * **Enabled** \
5508
5508
  * **Disabled**
5509
5509
  */
5510
- export declare type ScheduleStatus = string;
5510
+ export type ScheduleStatus = string;
5511
5511
  /** Known values of {@link ComputePowerAction} that the service accepts. */
5512
5512
  export declare enum KnownComputePowerAction {
5513
5513
  /** Start */
@@ -5523,7 +5523,7 @@ export declare enum KnownComputePowerAction {
5523
5523
  * **Start** \
5524
5524
  * **Stop**
5525
5525
  */
5526
- export declare type ComputePowerAction = string;
5526
+ export type ComputePowerAction = string;
5527
5527
  /** Known values of {@link RecurrenceFrequency} that the service accepts. */
5528
5528
  export declare enum KnownRecurrenceFrequency {
5529
5529
  /** Minute frequency */
@@ -5548,7 +5548,7 @@ export declare enum KnownRecurrenceFrequency {
5548
5548
  * **Week**: Week frequency \
5549
5549
  * **Month**: Month frequency
5550
5550
  */
5551
- export declare type RecurrenceFrequency = string;
5551
+ export type RecurrenceFrequency = string;
5552
5552
  /** Known values of {@link WeekDay} that the service accepts. */
5553
5553
  export declare enum KnownWeekDay {
5554
5554
  /** Monday weekday */
@@ -5579,7 +5579,7 @@ export declare enum KnownWeekDay {
5579
5579
  * **Saturday**: Saturday weekday \
5580
5580
  * **Sunday**: Sunday weekday
5581
5581
  */
5582
- export declare type WeekDay = string;
5582
+ export type WeekDay = string;
5583
5583
  /** Known values of {@link ScheduleProvisioningState} that the service accepts. */
5584
5584
  export declare enum KnownScheduleProvisioningState {
5585
5585
  /** Completed */
@@ -5598,7 +5598,7 @@ export declare enum KnownScheduleProvisioningState {
5598
5598
  * **Provisioning** \
5599
5599
  * **Failed**
5600
5600
  */
5601
- export declare type ScheduleProvisioningState = string;
5601
+ export type ScheduleProvisioningState = string;
5602
5602
  /** Known values of {@link Autosave} that the service accepts. */
5603
5603
  export declare enum KnownAutosave {
5604
5604
  /** None */
@@ -5617,7 +5617,7 @@ export declare enum KnownAutosave {
5617
5617
  * **Local** \
5618
5618
  * **Remote**
5619
5619
  */
5620
- export declare type Autosave = string;
5620
+ export type Autosave = string;
5621
5621
  /** Known values of {@link Network} that the service accepts. */
5622
5622
  export declare enum KnownNetwork {
5623
5623
  /** Bridge */
@@ -5633,7 +5633,7 @@ export declare enum KnownNetwork {
5633
5633
  * **Bridge** \
5634
5634
  * **Host**
5635
5635
  */
5636
- export declare type Network = string;
5636
+ export type Network = string;
5637
5637
  /** Known values of {@link Caching} that the service accepts. */
5638
5638
  export declare enum KnownCaching {
5639
5639
  /** None */
@@ -5652,7 +5652,7 @@ export declare enum KnownCaching {
5652
5652
  * **ReadOnly** \
5653
5653
  * **ReadWrite**
5654
5654
  */
5655
- export declare type Caching = string;
5655
+ export type Caching = string;
5656
5656
  /** Known values of {@link StorageAccountType} that the service accepts. */
5657
5657
  export declare enum KnownStorageAccountType {
5658
5658
  /** StandardLRS */
@@ -5668,7 +5668,7 @@ export declare enum KnownStorageAccountType {
5668
5668
  * **Standard_LRS** \
5669
5669
  * **Premium_LRS**
5670
5670
  */
5671
- export declare type StorageAccountType = string;
5671
+ export type StorageAccountType = string;
5672
5672
  /** Known values of {@link SourceType} that the service accepts. */
5673
5673
  export declare enum KnownSourceType {
5674
5674
  /** Dataset */
@@ -5687,7 +5687,7 @@ export declare enum KnownSourceType {
5687
5687
  * **Datastore** \
5688
5688
  * **URI**
5689
5689
  */
5690
- export declare type SourceType = string;
5690
+ export type SourceType = string;
5691
5691
  /** Known values of {@link MountAction} that the service accepts. */
5692
5692
  export declare enum KnownMountAction {
5693
5693
  /** Mount */
@@ -5703,7 +5703,7 @@ export declare enum KnownMountAction {
5703
5703
  * **Mount** \
5704
5704
  * **Unmount**
5705
5705
  */
5706
- export declare type MountAction = string;
5706
+ export type MountAction = string;
5707
5707
  /** Known values of {@link MountState} that the service accepts. */
5708
5708
  export declare enum KnownMountState {
5709
5709
  /** MountRequested */
@@ -5731,7 +5731,7 @@ export declare enum KnownMountState {
5731
5731
  * **UnmountFailed** \
5732
5732
  * **Unmounted**
5733
5733
  */
5734
- export declare type MountState = string;
5734
+ export type MountState = string;
5735
5735
  /** Known values of {@link InputDeliveryMode} that the service accepts. */
5736
5736
  export declare enum KnownInputDeliveryMode {
5737
5737
  /** ReadOnlyMount */
@@ -5759,7 +5759,7 @@ export declare enum KnownInputDeliveryMode {
5759
5759
  * **EvalMount** \
5760
5760
  * **EvalDownload**
5761
5761
  */
5762
- export declare type InputDeliveryMode = string;
5762
+ export type InputDeliveryMode = string;
5763
5763
  /** Known values of {@link OutputDeliveryMode} that the service accepts. */
5764
5764
  export declare enum KnownOutputDeliveryMode {
5765
5765
  /** ReadWriteMount */
@@ -5775,7 +5775,7 @@ export declare enum KnownOutputDeliveryMode {
5775
5775
  * **ReadWriteMount** \
5776
5776
  * **Upload**
5777
5777
  */
5778
- export declare type OutputDeliveryMode = string;
5778
+ export type OutputDeliveryMode = string;
5779
5779
  /** Known values of {@link ForecastHorizonMode} that the service accepts. */
5780
5780
  export declare enum KnownForecastHorizonMode {
5781
5781
  /** Forecast horizon to be determined automatically. */
@@ -5791,7 +5791,7 @@ export declare enum KnownForecastHorizonMode {
5791
5791
  * **Auto**: Forecast horizon to be determined automatically. \
5792
5792
  * **Custom**: Use the custom forecast horizon.
5793
5793
  */
5794
- export declare type ForecastHorizonMode = string;
5794
+ export type ForecastHorizonMode = string;
5795
5795
  /** Known values of {@link JobOutputType} that the service accepts. */
5796
5796
  export declare enum KnownJobOutputType {
5797
5797
  /** UriFile */
@@ -5819,7 +5819,7 @@ export declare enum KnownJobOutputType {
5819
5819
  * **mlflow_model** \
5820
5820
  * **triton_model**
5821
5821
  */
5822
- export declare type JobOutputType = string;
5822
+ export type JobOutputType = string;
5823
5823
  /** Known values of {@link LogVerbosity} that the service accepts. */
5824
5824
  export declare enum KnownLogVerbosity {
5825
5825
  /** No logs emitted. */
@@ -5847,7 +5847,7 @@ export declare enum KnownLogVerbosity {
5847
5847
  * **Error**: Error and above log statements logged. \
5848
5848
  * **Critical**: Only critical statements logged.
5849
5849
  */
5850
- export declare type LogVerbosity = string;
5850
+ export type LogVerbosity = string;
5851
5851
  /** Known values of {@link TaskType} that the service accepts. */
5852
5852
  export declare enum KnownTaskType {
5853
5853
  /**
@@ -5919,7 +5919,7 @@ export declare enum KnownTaskType {
5919
5919
  * **TextNER**: Text Named Entity Recognition a.k.a. TextNER.
5920
5920
  * Named Entity Recognition (NER) is the ability to take free-form text and identify the occurrences of entities such as people, locations, organizations, and more.
5921
5921
  */
5922
- export declare type TaskType = string;
5922
+ export type TaskType = string;
5923
5923
  /** Known values of {@link JobInputType} that the service accepts. */
5924
5924
  export declare enum KnownJobInputType {
5925
5925
  /** Literal */
@@ -5950,7 +5950,7 @@ export declare enum KnownJobInputType {
5950
5950
  * **mlflow_model** \
5951
5951
  * **triton_model**
5952
5952
  */
5953
- export declare type JobInputType = string;
5953
+ export type JobInputType = string;
5954
5954
  /** Known values of {@link NCrossValidationsMode} that the service accepts. */
5955
5955
  export declare enum KnownNCrossValidationsMode {
5956
5956
  /** Determine N-Cross validations value automatically. Supported only for 'Forecasting' AutoML task. */
@@ -5966,7 +5966,7 @@ export declare enum KnownNCrossValidationsMode {
5966
5966
  * **Auto**: Determine N-Cross validations value automatically. Supported only for 'Forecasting' AutoML task. \
5967
5967
  * **Custom**: Use custom N-Cross validations value.
5968
5968
  */
5969
- export declare type NCrossValidationsMode = string;
5969
+ export type NCrossValidationsMode = string;
5970
5970
  /** Known values of {@link SeasonalityMode} that the service accepts. */
5971
5971
  export declare enum KnownSeasonalityMode {
5972
5972
  /** Seasonality to be determined automatically. */
@@ -5982,7 +5982,7 @@ export declare enum KnownSeasonalityMode {
5982
5982
  * **Auto**: Seasonality to be determined automatically. \
5983
5983
  * **Custom**: Use the custom seasonality value.
5984
5984
  */
5985
- export declare type SeasonalityMode = string;
5985
+ export type SeasonalityMode = string;
5986
5986
  /** Known values of {@link TargetLagsMode} that the service accepts. */
5987
5987
  export declare enum KnownTargetLagsMode {
5988
5988
  /** Target lags to be determined automatically. */
@@ -5998,7 +5998,7 @@ export declare enum KnownTargetLagsMode {
5998
5998
  * **Auto**: Target lags to be determined automatically. \
5999
5999
  * **Custom**: Use the custom target lags.
6000
6000
  */
6001
- export declare type TargetLagsMode = string;
6001
+ export type TargetLagsMode = string;
6002
6002
  /** Known values of {@link TargetRollingWindowSizeMode} that the service accepts. */
6003
6003
  export declare enum KnownTargetRollingWindowSizeMode {
6004
6004
  /** Determine rolling windows size automatically. */
@@ -6014,7 +6014,7 @@ export declare enum KnownTargetRollingWindowSizeMode {
6014
6014
  * **Auto**: Determine rolling windows size automatically. \
6015
6015
  * **Custom**: Use the specified rolling window size.
6016
6016
  */
6017
- export declare type TargetRollingWindowSizeMode = string;
6017
+ export type TargetRollingWindowSizeMode = string;
6018
6018
  /** Known values of {@link ServiceDataAccessAuthIdentity} that the service accepts. */
6019
6019
  export declare enum KnownServiceDataAccessAuthIdentity {
6020
6020
  /** Do not use any identity for service data access. */
@@ -6033,7 +6033,7 @@ export declare enum KnownServiceDataAccessAuthIdentity {
6033
6033
  * **WorkspaceSystemAssignedIdentity**: Use the system assigned managed identity of the Workspace to authenticate service data access. \
6034
6034
  * **WorkspaceUserAssignedIdentity**: Use the user assigned managed identity of the Workspace to authenticate service data access.
6035
6035
  */
6036
- export declare type ServiceDataAccessAuthIdentity = string;
6036
+ export type ServiceDataAccessAuthIdentity = string;
6037
6037
  /** Known values of {@link EarlyTerminationPolicyType} that the service accepts. */
6038
6038
  export declare enum KnownEarlyTerminationPolicyType {
6039
6039
  /** Bandit */
@@ -6052,7 +6052,7 @@ export declare enum KnownEarlyTerminationPolicyType {
6052
6052
  * **MedianStopping** \
6053
6053
  * **TruncationSelection**
6054
6054
  */
6055
- export declare type EarlyTerminationPolicyType = string;
6055
+ export type EarlyTerminationPolicyType = string;
6056
6056
  /** Known values of {@link SamplingAlgorithmType} that the service accepts. */
6057
6057
  export declare enum KnownSamplingAlgorithmType {
6058
6058
  /** Grid */
@@ -6071,7 +6071,7 @@ export declare enum KnownSamplingAlgorithmType {
6071
6071
  * **Random** \
6072
6072
  * **Bayesian**
6073
6073
  */
6074
- export declare type SamplingAlgorithmType = string;
6074
+ export type SamplingAlgorithmType = string;
6075
6075
  /** Known values of {@link ClassificationPrimaryMetrics} that the service accepts. */
6076
6076
  export declare enum KnownClassificationPrimaryMetrics {
6077
6077
  /**
@@ -6110,7 +6110,7 @@ export declare enum KnownClassificationPrimaryMetrics {
6110
6110
  * the number of true instances in each class. \
6111
6111
  * **PrecisionScoreWeighted**: The arithmetic mean of precision for each class, weighted by number of true instances in each class.
6112
6112
  */
6113
- export declare type ClassificationPrimaryMetrics = string;
6113
+ export type ClassificationPrimaryMetrics = string;
6114
6114
  /** Known values of {@link ClassificationModels} that the service accepts. */
6115
6115
  export declare enum KnownClassificationModels {
6116
6116
  /**
@@ -6199,7 +6199,7 @@ export declare enum KnownClassificationModels {
6199
6199
  * **GradientBoosting**: The technique of transiting week learners into a strong learner is called Boosting. The gradient boosting algorithm process works on this theory of execution. \
6200
6200
  * **XGBoostClassifier**: XGBoost: Extreme Gradient Boosting Algorithm. This algorithm is used for structured data where target column values can be divided into distinct class values.
6201
6201
  */
6202
- export declare type ClassificationModels = string;
6202
+ export type ClassificationModels = string;
6203
6203
  /** Known values of {@link StackMetaLearnerType} that the service accepts. */
6204
6204
  export declare enum KnownStackMetaLearnerType {
6205
6205
  /** None */
@@ -6233,7 +6233,7 @@ export declare enum KnownStackMetaLearnerType {
6233
6233
  * **LightGBMRegressor** \
6234
6234
  * **LinearRegression**
6235
6235
  */
6236
- export declare type StackMetaLearnerType = string;
6236
+ export type StackMetaLearnerType = string;
6237
6237
  /** Known values of {@link BlockedTransformers} that the service accepts. */
6238
6238
  export declare enum KnownBlockedTransformers {
6239
6239
  /** Target encoding for text data. */
@@ -6273,7 +6273,7 @@ export declare enum KnownBlockedTransformers {
6273
6273
  * **CountVectorizer**: Count Vectorizer converts a collection of text documents to a matrix of token counts. \
6274
6274
  * **HashOneHotEncoder**: Hashing One Hot Encoder can turn categorical variables into a limited number of new features. This is often used for high-cardinality categorical features.
6275
6275
  */
6276
- export declare type BlockedTransformers = string;
6276
+ export type BlockedTransformers = string;
6277
6277
  /** Known values of {@link FeaturizationMode} that the service accepts. */
6278
6278
  export declare enum KnownFeaturizationMode {
6279
6279
  /** Auto mode, system performs featurization without any custom featurization inputs. */
@@ -6292,7 +6292,7 @@ export declare enum KnownFeaturizationMode {
6292
6292
  * **Custom**: Custom featurization. \
6293
6293
  * **Off**: Featurization off. 'Forecasting' task cannot use this value.
6294
6294
  */
6295
- export declare type FeaturizationMode = string;
6295
+ export type FeaturizationMode = string;
6296
6296
  /** Known values of {@link DistributionType} that the service accepts. */
6297
6297
  export declare enum KnownDistributionType {
6298
6298
  /** PyTorch */
@@ -6311,7 +6311,7 @@ export declare enum KnownDistributionType {
6311
6311
  * **TensorFlow** \
6312
6312
  * **Mpi**
6313
6313
  */
6314
- export declare type DistributionType = string;
6314
+ export type DistributionType = string;
6315
6315
  /** Known values of {@link JobLimitsType} that the service accepts. */
6316
6316
  export declare enum KnownJobLimitsType {
6317
6317
  /** Command */
@@ -6327,7 +6327,7 @@ export declare enum KnownJobLimitsType {
6327
6327
  * **Command** \
6328
6328
  * **Sweep**
6329
6329
  */
6330
- export declare type JobLimitsType = string;
6330
+ export type JobLimitsType = string;
6331
6331
  /** Known values of {@link FeatureLags} that the service accepts. */
6332
6332
  export declare enum KnownFeatureLags {
6333
6333
  /** No feature lags generated. */
@@ -6343,7 +6343,7 @@ export declare enum KnownFeatureLags {
6343
6343
  * **None**: No feature lags generated. \
6344
6344
  * **Auto**: System auto-generates feature lags.
6345
6345
  */
6346
- export declare type FeatureLags = string;
6346
+ export type FeatureLags = string;
6347
6347
  /** Known values of {@link ShortSeriesHandlingConfiguration} that the service accepts. */
6348
6348
  export declare enum KnownShortSeriesHandlingConfiguration {
6349
6349
  /** Represents no/null value. */
@@ -6365,7 +6365,7 @@ export declare enum KnownShortSeriesHandlingConfiguration {
6365
6365
  * **Pad**: All the short series will be padded. \
6366
6366
  * **Drop**: All the short series will be dropped.
6367
6367
  */
6368
- export declare type ShortSeriesHandlingConfiguration = string;
6368
+ export type ShortSeriesHandlingConfiguration = string;
6369
6369
  /** Known values of {@link TargetAggregationFunction} that the service accepts. */
6370
6370
  export declare enum KnownTargetAggregationFunction {
6371
6371
  /** Represent no value set. */
@@ -6390,7 +6390,7 @@ export declare enum KnownTargetAggregationFunction {
6390
6390
  * **Min** \
6391
6391
  * **Mean**
6392
6392
  */
6393
- export declare type TargetAggregationFunction = string;
6393
+ export type TargetAggregationFunction = string;
6394
6394
  /** Known values of {@link UseStl} that the service accepts. */
6395
6395
  export declare enum KnownUseStl {
6396
6396
  /** No stl decomposition. */
@@ -6409,7 +6409,7 @@ export declare enum KnownUseStl {
6409
6409
  * **Season** \
6410
6410
  * **SeasonTrend**
6411
6411
  */
6412
- export declare type UseStl = string;
6412
+ export type UseStl = string;
6413
6413
  /** Known values of {@link ForecastingPrimaryMetrics} that the service accepts. */
6414
6414
  export declare enum KnownForecastingPrimaryMetrics {
6415
6415
  /** The Spearman's rank coefficient of correlation is a non-parametric measure of rank correlation. */
@@ -6431,7 +6431,7 @@ export declare enum KnownForecastingPrimaryMetrics {
6431
6431
  * **R2Score**: The R2 score is one of the performance evaluation measures for forecasting-based machine learning models. \
6432
6432
  * **NormalizedMeanAbsoluteError**: The Normalized Mean Absolute Error (NMAE) is a validation metric to compare the Mean Absolute Error (MAE) of (time) series with different scales.
6433
6433
  */
6434
- export declare type ForecastingPrimaryMetrics = string;
6434
+ export type ForecastingPrimaryMetrics = string;
6435
6435
  /** Known values of {@link ForecastingModels} that the service accepts. */
6436
6436
  export declare enum KnownForecastingModels {
6437
6437
  /**
@@ -6530,7 +6530,7 @@ export declare enum KnownForecastingModels {
6530
6530
  * **LightGBM**: LightGBM is a gradient boosting framework that uses tree based learning algorithms. \
6531
6531
  * **XGBoostRegressor**: XGBoostRegressor: Extreme Gradient Boosting Regressor is a supervised machine learning model using ensemble of base learners.
6532
6532
  */
6533
- export declare type ForecastingModels = string;
6533
+ export type ForecastingModels = string;
6534
6534
  /** Known values of {@link LearningRateScheduler} that the service accepts. */
6535
6535
  export declare enum KnownLearningRateScheduler {
6536
6536
  /** No learning rate scheduler selected. */
@@ -6549,7 +6549,7 @@ export declare enum KnownLearningRateScheduler {
6549
6549
  * **WarmupCosine**: Cosine Annealing With Warmup. \
6550
6550
  * **Step**: Step learning rate scheduler.
6551
6551
  */
6552
- export declare type LearningRateScheduler = string;
6552
+ export type LearningRateScheduler = string;
6553
6553
  /** Known values of {@link StochasticOptimizer} that the service accepts. */
6554
6554
  export declare enum KnownStochasticOptimizer {
6555
6555
  /** No optimizer selected. */
@@ -6571,7 +6571,7 @@ export declare enum KnownStochasticOptimizer {
6571
6571
  * **Adam**: Adam is algorithm the optimizes stochastic objective functions based on adaptive estimates of moments \
6572
6572
  * **Adamw**: AdamW is a variant of the optimizer Adam that has an improved implementation of weight decay.
6573
6573
  */
6574
- export declare type StochasticOptimizer = string;
6574
+ export type StochasticOptimizer = string;
6575
6575
  /** Known values of {@link ClassificationMultilabelPrimaryMetrics} that the service accepts. */
6576
6576
  export declare enum KnownClassificationMultilabelPrimaryMetrics {
6577
6577
  /**
@@ -6613,7 +6613,7 @@ export declare enum KnownClassificationMultilabelPrimaryMetrics {
6613
6613
  * **PrecisionScoreWeighted**: The arithmetic mean of precision for each class, weighted by number of true instances in each class. \
6614
6614
  * **IOU**: Intersection Over Union. Intersection of predictions divided by union of predictions.
6615
6615
  */
6616
- export declare type ClassificationMultilabelPrimaryMetrics = string;
6616
+ export type ClassificationMultilabelPrimaryMetrics = string;
6617
6617
  /** Known values of {@link InstanceSegmentationPrimaryMetrics} that the service accepts. */
6618
6618
  export declare enum KnownInstanceSegmentationPrimaryMetrics {
6619
6619
  /**
@@ -6630,7 +6630,7 @@ export declare enum KnownInstanceSegmentationPrimaryMetrics {
6630
6630
  * **MeanAveragePrecision**: Mean Average Precision (MAP) is the average of AP (Average Precision).
6631
6631
  * AP is calculated for each class and averaged to get the MAP.
6632
6632
  */
6633
- export declare type InstanceSegmentationPrimaryMetrics = string;
6633
+ export type InstanceSegmentationPrimaryMetrics = string;
6634
6634
  /** Known values of {@link ModelSize} that the service accepts. */
6635
6635
  export declare enum KnownModelSize {
6636
6636
  /** No value selected. */
@@ -6655,7 +6655,7 @@ export declare enum KnownModelSize {
6655
6655
  * **Large**: Large size. \
6656
6656
  * **ExtraLarge**: Extra large size.
6657
6657
  */
6658
- export declare type ModelSize = string;
6658
+ export type ModelSize = string;
6659
6659
  /** Known values of {@link ValidationMetricType} that the service accepts. */
6660
6660
  export declare enum KnownValidationMetricType {
6661
6661
  /** No metric. */
@@ -6677,7 +6677,7 @@ export declare enum KnownValidationMetricType {
6677
6677
  * **Voc**: Voc metric. \
6678
6678
  * **CocoVoc**: CocoVoc metric.
6679
6679
  */
6680
- export declare type ValidationMetricType = string;
6680
+ export type ValidationMetricType = string;
6681
6681
  /** Known values of {@link ObjectDetectionPrimaryMetrics} that the service accepts. */
6682
6682
  export declare enum KnownObjectDetectionPrimaryMetrics {
6683
6683
  /**
@@ -6694,7 +6694,7 @@ export declare enum KnownObjectDetectionPrimaryMetrics {
6694
6694
  * **MeanAveragePrecision**: Mean Average Precision (MAP) is the average of AP (Average Precision).
6695
6695
  * AP is calculated for each class and averaged to get the MAP.
6696
6696
  */
6697
- export declare type ObjectDetectionPrimaryMetrics = string;
6697
+ export type ObjectDetectionPrimaryMetrics = string;
6698
6698
  /** Known values of {@link Goal} that the service accepts. */
6699
6699
  export declare enum KnownGoal {
6700
6700
  /** Minimize */
@@ -6710,7 +6710,7 @@ export declare enum KnownGoal {
6710
6710
  * **Minimize** \
6711
6711
  * **Maximize**
6712
6712
  */
6713
- export declare type Goal = string;
6713
+ export type Goal = string;
6714
6714
  /** Known values of {@link RandomSamplingAlgorithmRule} that the service accepts. */
6715
6715
  export declare enum KnownRandomSamplingAlgorithmRule {
6716
6716
  /** Random */
@@ -6726,7 +6726,7 @@ export declare enum KnownRandomSamplingAlgorithmRule {
6726
6726
  * **Random** \
6727
6727
  * **Sobol**
6728
6728
  */
6729
- export declare type RandomSamplingAlgorithmRule = string;
6729
+ export type RandomSamplingAlgorithmRule = string;
6730
6730
  /** Known values of {@link RegressionPrimaryMetrics} that the service accepts. */
6731
6731
  export declare enum KnownRegressionPrimaryMetrics {
6732
6732
  /** The Spearman's rank coefficient of correlation is a nonparametric measure of rank correlation. */
@@ -6748,7 +6748,7 @@ export declare enum KnownRegressionPrimaryMetrics {
6748
6748
  * **R2Score**: The R2 score is one of the performance evaluation measures for forecasting-based machine learning models. \
6749
6749
  * **NormalizedMeanAbsoluteError**: The Normalized Mean Absolute Error (NMAE) is a validation metric to compare the Mean Absolute Error (MAE) of (time) series with different scales.
6750
6750
  */
6751
- export declare type RegressionPrimaryMetrics = string;
6751
+ export type RegressionPrimaryMetrics = string;
6752
6752
  /** Known values of {@link RegressionModels} that the service accepts. */
6753
6753
  export declare enum KnownRegressionModels {
6754
6754
  /** Elastic net is a popular type of regularized linear regression that combines two popular penalties, specifically the L1 and L2 penalty functions. */
@@ -6808,19 +6808,19 @@ export declare enum KnownRegressionModels {
6808
6808
  * **LightGBM**: LightGBM is a gradient boosting framework that uses tree based learning algorithms. \
6809
6809
  * **XGBoostRegressor**: XGBoostRegressor: Extreme Gradient Boosting Regressor is a supervised machine learning model using ensemble of base learners.
6810
6810
  */
6811
- export declare type RegressionModels = string;
6811
+ export type RegressionModels = string;
6812
6812
  /** Defines values for SkuTier. */
6813
- export declare type SkuTier = "Free" | "Basic" | "Standard" | "Premium";
6813
+ export type SkuTier = "Free" | "Basic" | "Standard" | "Premium";
6814
6814
  /** Optional parameters. */
6815
6815
  export interface OperationsListOptionalParams extends coreClient.OperationOptions {
6816
6816
  }
6817
6817
  /** Contains response data for the list operation. */
6818
- export declare type OperationsListResponse = AmlOperationListResult;
6818
+ export type OperationsListResponse = AmlOperationListResult;
6819
6819
  /** Optional parameters. */
6820
6820
  export interface WorkspacesGetOptionalParams extends coreClient.OperationOptions {
6821
6821
  }
6822
6822
  /** Contains response data for the get operation. */
6823
- export declare type WorkspacesGetResponse = Workspace;
6823
+ export type WorkspacesGetResponse = Workspace;
6824
6824
  /** Optional parameters. */
6825
6825
  export interface WorkspacesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
6826
6826
  /** Delay to wait until next poll, in milliseconds. */
@@ -6829,7 +6829,7 @@ export interface WorkspacesCreateOrUpdateOptionalParams extends coreClient.Opera
6829
6829
  resumeFrom?: string;
6830
6830
  }
6831
6831
  /** Contains response data for the createOrUpdate operation. */
6832
- export declare type WorkspacesCreateOrUpdateResponse = Workspace;
6832
+ export type WorkspacesCreateOrUpdateResponse = Workspace;
6833
6833
  /** Optional parameters. */
6834
6834
  export interface WorkspacesDeleteOptionalParams extends coreClient.OperationOptions {
6835
6835
  /** Delay to wait until next poll, in milliseconds. */
@@ -6845,14 +6845,14 @@ export interface WorkspacesUpdateOptionalParams extends coreClient.OperationOpti
6845
6845
  resumeFrom?: string;
6846
6846
  }
6847
6847
  /** Contains response data for the update operation. */
6848
- export declare type WorkspacesUpdateResponse = Workspace;
6848
+ export type WorkspacesUpdateResponse = Workspace;
6849
6849
  /** Optional parameters. */
6850
6850
  export interface WorkspacesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
6851
6851
  /** Continuation token for pagination. */
6852
6852
  skip?: string;
6853
6853
  }
6854
6854
  /** Contains response data for the listByResourceGroup operation. */
6855
- export declare type WorkspacesListByResourceGroupResponse = WorkspaceListResult;
6855
+ export type WorkspacesListByResourceGroupResponse = WorkspaceListResult;
6856
6856
  /** Optional parameters. */
6857
6857
  export interface WorkspacesDiagnoseOptionalParams extends coreClient.OperationOptions {
6858
6858
  /** The parameter of diagnosing workspace health */
@@ -6863,12 +6863,12 @@ export interface WorkspacesDiagnoseOptionalParams extends coreClient.OperationOp
6863
6863
  resumeFrom?: string;
6864
6864
  }
6865
6865
  /** Contains response data for the diagnose operation. */
6866
- export declare type WorkspacesDiagnoseResponse = DiagnoseResponseResult;
6866
+ export type WorkspacesDiagnoseResponse = DiagnoseResponseResult;
6867
6867
  /** Optional parameters. */
6868
6868
  export interface WorkspacesListKeysOptionalParams extends coreClient.OperationOptions {
6869
6869
  }
6870
6870
  /** Contains response data for the listKeys operation. */
6871
- export declare type WorkspacesListKeysResponse = ListWorkspaceKeysResult;
6871
+ export type WorkspacesListKeysResponse = ListWorkspaceKeysResult;
6872
6872
  /** Optional parameters. */
6873
6873
  export interface WorkspacesResyncKeysOptionalParams extends coreClient.OperationOptions {
6874
6874
  /** Delay to wait until next poll, in milliseconds. */
@@ -6882,12 +6882,12 @@ export interface WorkspacesListBySubscriptionOptionalParams extends coreClient.O
6882
6882
  skip?: string;
6883
6883
  }
6884
6884
  /** Contains response data for the listBySubscription operation. */
6885
- export declare type WorkspacesListBySubscriptionResponse = WorkspaceListResult;
6885
+ export type WorkspacesListBySubscriptionResponse = WorkspaceListResult;
6886
6886
  /** Optional parameters. */
6887
6887
  export interface WorkspacesListNotebookAccessTokenOptionalParams extends coreClient.OperationOptions {
6888
6888
  }
6889
6889
  /** Contains response data for the listNotebookAccessToken operation. */
6890
- export declare type WorkspacesListNotebookAccessTokenResponse = NotebookAccessTokenResult;
6890
+ export type WorkspacesListNotebookAccessTokenResponse = NotebookAccessTokenResult;
6891
6891
  /** Optional parameters. */
6892
6892
  export interface WorkspacesPrepareNotebookOptionalParams extends coreClient.OperationOptions {
6893
6893
  /** Delay to wait until next poll, in milliseconds. */
@@ -6896,78 +6896,78 @@ export interface WorkspacesPrepareNotebookOptionalParams extends coreClient.Oper
6896
6896
  resumeFrom?: string;
6897
6897
  }
6898
6898
  /** Contains response data for the prepareNotebook operation. */
6899
- export declare type WorkspacesPrepareNotebookResponse = NotebookResourceInfo;
6899
+ export type WorkspacesPrepareNotebookResponse = NotebookResourceInfo;
6900
6900
  /** Optional parameters. */
6901
6901
  export interface WorkspacesListStorageAccountKeysOptionalParams extends coreClient.OperationOptions {
6902
6902
  }
6903
6903
  /** Contains response data for the listStorageAccountKeys operation. */
6904
- export declare type WorkspacesListStorageAccountKeysResponse = ListStorageAccountKeysResult;
6904
+ export type WorkspacesListStorageAccountKeysResponse = ListStorageAccountKeysResult;
6905
6905
  /** Optional parameters. */
6906
6906
  export interface WorkspacesListNotebookKeysOptionalParams extends coreClient.OperationOptions {
6907
6907
  }
6908
6908
  /** Contains response data for the listNotebookKeys operation. */
6909
- export declare type WorkspacesListNotebookKeysResponse = ListNotebookKeysResult;
6909
+ export type WorkspacesListNotebookKeysResponse = ListNotebookKeysResult;
6910
6910
  /** Optional parameters. */
6911
6911
  export interface WorkspacesListOutboundNetworkDependenciesEndpointsOptionalParams extends coreClient.OperationOptions {
6912
6912
  }
6913
6913
  /** Contains response data for the listOutboundNetworkDependenciesEndpoints operation. */
6914
- export declare type WorkspacesListOutboundNetworkDependenciesEndpointsResponse = ExternalFqdnResponse;
6914
+ export type WorkspacesListOutboundNetworkDependenciesEndpointsResponse = ExternalFqdnResponse;
6915
6915
  /** Optional parameters. */
6916
6916
  export interface WorkspacesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
6917
6917
  /** Continuation token for pagination. */
6918
6918
  skip?: string;
6919
6919
  }
6920
6920
  /** Contains response data for the listByResourceGroupNext operation. */
6921
- export declare type WorkspacesListByResourceGroupNextResponse = WorkspaceListResult;
6921
+ export type WorkspacesListByResourceGroupNextResponse = WorkspaceListResult;
6922
6922
  /** Optional parameters. */
6923
6923
  export interface WorkspacesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
6924
6924
  /** Continuation token for pagination. */
6925
6925
  skip?: string;
6926
6926
  }
6927
6927
  /** Contains response data for the listBySubscriptionNext operation. */
6928
- export declare type WorkspacesListBySubscriptionNextResponse = WorkspaceListResult;
6928
+ export type WorkspacesListBySubscriptionNextResponse = WorkspaceListResult;
6929
6929
  /** Optional parameters. */
6930
6930
  export interface UsagesListOptionalParams extends coreClient.OperationOptions {
6931
6931
  }
6932
6932
  /** Contains response data for the list operation. */
6933
- export declare type UsagesListResponse = ListUsagesResult;
6933
+ export type UsagesListResponse = ListUsagesResult;
6934
6934
  /** Optional parameters. */
6935
6935
  export interface UsagesListNextOptionalParams extends coreClient.OperationOptions {
6936
6936
  }
6937
6937
  /** Contains response data for the listNext operation. */
6938
- export declare type UsagesListNextResponse = ListUsagesResult;
6938
+ export type UsagesListNextResponse = ListUsagesResult;
6939
6939
  /** Optional parameters. */
6940
6940
  export interface VirtualMachineSizesListOptionalParams extends coreClient.OperationOptions {
6941
6941
  }
6942
6942
  /** Contains response data for the list operation. */
6943
- export declare type VirtualMachineSizesListResponse = VirtualMachineSizeListResult;
6943
+ export type VirtualMachineSizesListResponse = VirtualMachineSizeListResult;
6944
6944
  /** Optional parameters. */
6945
6945
  export interface QuotasUpdateOptionalParams extends coreClient.OperationOptions {
6946
6946
  }
6947
6947
  /** Contains response data for the update operation. */
6948
- export declare type QuotasUpdateResponse = UpdateWorkspaceQuotasResult;
6948
+ export type QuotasUpdateResponse = UpdateWorkspaceQuotasResult;
6949
6949
  /** Optional parameters. */
6950
6950
  export interface QuotasListOptionalParams extends coreClient.OperationOptions {
6951
6951
  }
6952
6952
  /** Contains response data for the list operation. */
6953
- export declare type QuotasListResponse = ListWorkspaceQuotas;
6953
+ export type QuotasListResponse = ListWorkspaceQuotas;
6954
6954
  /** Optional parameters. */
6955
6955
  export interface QuotasListNextOptionalParams extends coreClient.OperationOptions {
6956
6956
  }
6957
6957
  /** Contains response data for the listNext operation. */
6958
- export declare type QuotasListNextResponse = ListWorkspaceQuotas;
6958
+ export type QuotasListNextResponse = ListWorkspaceQuotas;
6959
6959
  /** Optional parameters. */
6960
6960
  export interface ComputeListOptionalParams extends coreClient.OperationOptions {
6961
6961
  /** Continuation token for pagination. */
6962
6962
  skip?: string;
6963
6963
  }
6964
6964
  /** Contains response data for the list operation. */
6965
- export declare type ComputeListResponse = PaginatedComputeResourcesList;
6965
+ export type ComputeListResponse = PaginatedComputeResourcesList;
6966
6966
  /** Optional parameters. */
6967
6967
  export interface ComputeGetOptionalParams extends coreClient.OperationOptions {
6968
6968
  }
6969
6969
  /** Contains response data for the get operation. */
6970
- export declare type ComputeGetResponse = ComputeResource;
6970
+ export type ComputeGetResponse = ComputeResource;
6971
6971
  /** Optional parameters. */
6972
6972
  export interface ComputeCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
6973
6973
  /** Delay to wait until next poll, in milliseconds. */
@@ -6976,7 +6976,7 @@ export interface ComputeCreateOrUpdateOptionalParams extends coreClient.Operatio
6976
6976
  resumeFrom?: string;
6977
6977
  }
6978
6978
  /** Contains response data for the createOrUpdate operation. */
6979
- export declare type ComputeCreateOrUpdateResponse = ComputeResource;
6979
+ export type ComputeCreateOrUpdateResponse = ComputeResource;
6980
6980
  /** Optional parameters. */
6981
6981
  export interface ComputeUpdateOptionalParams extends coreClient.OperationOptions {
6982
6982
  /** Delay to wait until next poll, in milliseconds. */
@@ -6985,7 +6985,7 @@ export interface ComputeUpdateOptionalParams extends coreClient.OperationOptions
6985
6985
  resumeFrom?: string;
6986
6986
  }
6987
6987
  /** Contains response data for the update operation. */
6988
- export declare type ComputeUpdateResponse = ComputeResource;
6988
+ export type ComputeUpdateResponse = ComputeResource;
6989
6989
  /** Optional parameters. */
6990
6990
  export interface ComputeDeleteOptionalParams extends coreClient.OperationOptions {
6991
6991
  /** Delay to wait until next poll, in milliseconds. */
@@ -6997,12 +6997,12 @@ export interface ComputeDeleteOptionalParams extends coreClient.OperationOptions
6997
6997
  export interface ComputeListNodesOptionalParams extends coreClient.OperationOptions {
6998
6998
  }
6999
6999
  /** Contains response data for the listNodes operation. */
7000
- export declare type ComputeListNodesResponse = AmlComputeNodesInformation;
7000
+ export type ComputeListNodesResponse = AmlComputeNodesInformation;
7001
7001
  /** Optional parameters. */
7002
7002
  export interface ComputeListKeysOptionalParams extends coreClient.OperationOptions {
7003
7003
  }
7004
7004
  /** Contains response data for the listKeys operation. */
7005
- export declare type ComputeListKeysResponse = ComputeSecretsUnion;
7005
+ export type ComputeListKeysResponse = ComputeSecretsUnion;
7006
7006
  /** Optional parameters. */
7007
7007
  export interface ComputeStartOptionalParams extends coreClient.OperationOptions {
7008
7008
  /** Delay to wait until next poll, in milliseconds. */
@@ -7030,27 +7030,27 @@ export interface ComputeListNextOptionalParams extends coreClient.OperationOptio
7030
7030
  skip?: string;
7031
7031
  }
7032
7032
  /** Contains response data for the listNext operation. */
7033
- export declare type ComputeListNextResponse = PaginatedComputeResourcesList;
7033
+ export type ComputeListNextResponse = PaginatedComputeResourcesList;
7034
7034
  /** Optional parameters. */
7035
7035
  export interface ComputeListNodesNextOptionalParams extends coreClient.OperationOptions {
7036
7036
  }
7037
7037
  /** Contains response data for the listNodesNext operation. */
7038
- export declare type ComputeListNodesNextResponse = AmlComputeNodesInformation;
7038
+ export type ComputeListNodesNextResponse = AmlComputeNodesInformation;
7039
7039
  /** Optional parameters. */
7040
7040
  export interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
7041
7041
  }
7042
7042
  /** Contains response data for the list operation. */
7043
- export declare type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;
7043
+ export type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;
7044
7044
  /** Optional parameters. */
7045
7045
  export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
7046
7046
  }
7047
7047
  /** Contains response data for the get operation. */
7048
- export declare type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
7048
+ export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
7049
7049
  /** Optional parameters. */
7050
7050
  export interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7051
7051
  }
7052
7052
  /** Contains response data for the createOrUpdate operation. */
7053
- export declare type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;
7053
+ export type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;
7054
7054
  /** Optional parameters. */
7055
7055
  export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
7056
7056
  }
@@ -7058,17 +7058,17 @@ export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClie
7058
7058
  export interface PrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
7059
7059
  }
7060
7060
  /** Contains response data for the list operation. */
7061
- export declare type PrivateLinkResourcesListResponse = PrivateLinkResourceListResult;
7061
+ export type PrivateLinkResourcesListResponse = PrivateLinkResourceListResult;
7062
7062
  /** Optional parameters. */
7063
7063
  export interface WorkspaceConnectionsCreateOptionalParams extends coreClient.OperationOptions {
7064
7064
  }
7065
7065
  /** Contains response data for the create operation. */
7066
- export declare type WorkspaceConnectionsCreateResponse = WorkspaceConnectionPropertiesV2BasicResource;
7066
+ export type WorkspaceConnectionsCreateResponse = WorkspaceConnectionPropertiesV2BasicResource;
7067
7067
  /** Optional parameters. */
7068
7068
  export interface WorkspaceConnectionsGetOptionalParams extends coreClient.OperationOptions {
7069
7069
  }
7070
7070
  /** Contains response data for the get operation. */
7071
- export declare type WorkspaceConnectionsGetResponse = WorkspaceConnectionPropertiesV2BasicResource;
7071
+ export type WorkspaceConnectionsGetResponse = WorkspaceConnectionPropertiesV2BasicResource;
7072
7072
  /** Optional parameters. */
7073
7073
  export interface WorkspaceConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
7074
7074
  }
@@ -7080,7 +7080,7 @@ export interface WorkspaceConnectionsListOptionalParams extends coreClient.Opera
7080
7080
  category?: string;
7081
7081
  }
7082
7082
  /** Contains response data for the list operation. */
7083
- export declare type WorkspaceConnectionsListResponse = WorkspaceConnectionPropertiesV2BasicResourceArmPaginatedResult;
7083
+ export type WorkspaceConnectionsListResponse = WorkspaceConnectionPropertiesV2BasicResourceArmPaginatedResult;
7084
7084
  /** Optional parameters. */
7085
7085
  export interface WorkspaceConnectionsListNextOptionalParams extends coreClient.OperationOptions {
7086
7086
  /** Target of the workspace connection. */
@@ -7089,7 +7089,7 @@ export interface WorkspaceConnectionsListNextOptionalParams extends coreClient.O
7089
7089
  category?: string;
7090
7090
  }
7091
7091
  /** Contains response data for the listNext operation. */
7092
- export declare type WorkspaceConnectionsListNextResponse = WorkspaceConnectionPropertiesV2BasicResourceArmPaginatedResult;
7092
+ export type WorkspaceConnectionsListNextResponse = WorkspaceConnectionPropertiesV2BasicResourceArmPaginatedResult;
7093
7093
  /** Optional parameters. */
7094
7094
  export interface BatchEndpointsListOptionalParams extends coreClient.OperationOptions {
7095
7095
  /** Continuation token for pagination. */
@@ -7098,7 +7098,7 @@ export interface BatchEndpointsListOptionalParams extends coreClient.OperationOp
7098
7098
  count?: number;
7099
7099
  }
7100
7100
  /** Contains response data for the list operation. */
7101
- export declare type BatchEndpointsListResponse = BatchEndpointTrackedResourceArmPaginatedResult;
7101
+ export type BatchEndpointsListResponse = BatchEndpointTrackedResourceArmPaginatedResult;
7102
7102
  /** Optional parameters. */
7103
7103
  export interface BatchEndpointsDeleteOptionalParams extends coreClient.OperationOptions {
7104
7104
  /** Delay to wait until next poll, in milliseconds. */
@@ -7110,7 +7110,7 @@ export interface BatchEndpointsDeleteOptionalParams extends coreClient.Operation
7110
7110
  export interface BatchEndpointsGetOptionalParams extends coreClient.OperationOptions {
7111
7111
  }
7112
7112
  /** Contains response data for the get operation. */
7113
- export declare type BatchEndpointsGetResponse = BatchEndpoint;
7113
+ export type BatchEndpointsGetResponse = BatchEndpoint;
7114
7114
  /** Optional parameters. */
7115
7115
  export interface BatchEndpointsUpdateOptionalParams extends coreClient.OperationOptions {
7116
7116
  /** Delay to wait until next poll, in milliseconds. */
@@ -7119,7 +7119,7 @@ export interface BatchEndpointsUpdateOptionalParams extends coreClient.Operation
7119
7119
  resumeFrom?: string;
7120
7120
  }
7121
7121
  /** Contains response data for the update operation. */
7122
- export declare type BatchEndpointsUpdateResponse = BatchEndpoint;
7122
+ export type BatchEndpointsUpdateResponse = BatchEndpoint;
7123
7123
  /** Optional parameters. */
7124
7124
  export interface BatchEndpointsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7125
7125
  /** Delay to wait until next poll, in milliseconds. */
@@ -7128,12 +7128,12 @@ export interface BatchEndpointsCreateOrUpdateOptionalParams extends coreClient.O
7128
7128
  resumeFrom?: string;
7129
7129
  }
7130
7130
  /** Contains response data for the createOrUpdate operation. */
7131
- export declare type BatchEndpointsCreateOrUpdateResponse = BatchEndpoint;
7131
+ export type BatchEndpointsCreateOrUpdateResponse = BatchEndpoint;
7132
7132
  /** Optional parameters. */
7133
7133
  export interface BatchEndpointsListKeysOptionalParams extends coreClient.OperationOptions {
7134
7134
  }
7135
7135
  /** Contains response data for the listKeys operation. */
7136
- export declare type BatchEndpointsListKeysResponse = EndpointAuthKeys;
7136
+ export type BatchEndpointsListKeysResponse = EndpointAuthKeys;
7137
7137
  /** Optional parameters. */
7138
7138
  export interface BatchEndpointsListNextOptionalParams extends coreClient.OperationOptions {
7139
7139
  /** Continuation token for pagination. */
@@ -7142,7 +7142,7 @@ export interface BatchEndpointsListNextOptionalParams extends coreClient.Operati
7142
7142
  count?: number;
7143
7143
  }
7144
7144
  /** Contains response data for the listNext operation. */
7145
- export declare type BatchEndpointsListNextResponse = BatchEndpointTrackedResourceArmPaginatedResult;
7145
+ export type BatchEndpointsListNextResponse = BatchEndpointTrackedResourceArmPaginatedResult;
7146
7146
  /** Optional parameters. */
7147
7147
  export interface BatchDeploymentsListOptionalParams extends coreClient.OperationOptions {
7148
7148
  /** Continuation token for pagination. */
@@ -7153,7 +7153,7 @@ export interface BatchDeploymentsListOptionalParams extends coreClient.Operation
7153
7153
  top?: number;
7154
7154
  }
7155
7155
  /** Contains response data for the list operation. */
7156
- export declare type BatchDeploymentsListResponse = BatchDeploymentTrackedResourceArmPaginatedResult;
7156
+ export type BatchDeploymentsListResponse = BatchDeploymentTrackedResourceArmPaginatedResult;
7157
7157
  /** Optional parameters. */
7158
7158
  export interface BatchDeploymentsDeleteOptionalParams extends coreClient.OperationOptions {
7159
7159
  /** Delay to wait until next poll, in milliseconds. */
@@ -7165,7 +7165,7 @@ export interface BatchDeploymentsDeleteOptionalParams extends coreClient.Operati
7165
7165
  export interface BatchDeploymentsGetOptionalParams extends coreClient.OperationOptions {
7166
7166
  }
7167
7167
  /** Contains response data for the get operation. */
7168
- export declare type BatchDeploymentsGetResponse = BatchDeployment;
7168
+ export type BatchDeploymentsGetResponse = BatchDeployment;
7169
7169
  /** Optional parameters. */
7170
7170
  export interface BatchDeploymentsUpdateOptionalParams extends coreClient.OperationOptions {
7171
7171
  /** Delay to wait until next poll, in milliseconds. */
@@ -7174,7 +7174,7 @@ export interface BatchDeploymentsUpdateOptionalParams extends coreClient.Operati
7174
7174
  resumeFrom?: string;
7175
7175
  }
7176
7176
  /** Contains response data for the update operation. */
7177
- export declare type BatchDeploymentsUpdateResponse = BatchDeployment;
7177
+ export type BatchDeploymentsUpdateResponse = BatchDeployment;
7178
7178
  /** Optional parameters. */
7179
7179
  export interface BatchDeploymentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7180
7180
  /** Delay to wait until next poll, in milliseconds. */
@@ -7183,7 +7183,7 @@ export interface BatchDeploymentsCreateOrUpdateOptionalParams extends coreClient
7183
7183
  resumeFrom?: string;
7184
7184
  }
7185
7185
  /** Contains response data for the createOrUpdate operation. */
7186
- export declare type BatchDeploymentsCreateOrUpdateResponse = BatchDeployment;
7186
+ export type BatchDeploymentsCreateOrUpdateResponse = BatchDeployment;
7187
7187
  /** Optional parameters. */
7188
7188
  export interface BatchDeploymentsListNextOptionalParams extends coreClient.OperationOptions {
7189
7189
  /** Continuation token for pagination. */
@@ -7194,14 +7194,14 @@ export interface BatchDeploymentsListNextOptionalParams extends coreClient.Opera
7194
7194
  top?: number;
7195
7195
  }
7196
7196
  /** Contains response data for the listNext operation. */
7197
- export declare type BatchDeploymentsListNextResponse = BatchDeploymentTrackedResourceArmPaginatedResult;
7197
+ export type BatchDeploymentsListNextResponse = BatchDeploymentTrackedResourceArmPaginatedResult;
7198
7198
  /** Optional parameters. */
7199
7199
  export interface CodeContainersListOptionalParams extends coreClient.OperationOptions {
7200
7200
  /** Continuation token for pagination. */
7201
7201
  skip?: string;
7202
7202
  }
7203
7203
  /** Contains response data for the list operation. */
7204
- export declare type CodeContainersListResponse = CodeContainerResourceArmPaginatedResult;
7204
+ export type CodeContainersListResponse = CodeContainerResourceArmPaginatedResult;
7205
7205
  /** Optional parameters. */
7206
7206
  export interface CodeContainersDeleteOptionalParams extends coreClient.OperationOptions {
7207
7207
  }
@@ -7209,19 +7209,19 @@ export interface CodeContainersDeleteOptionalParams extends coreClient.Operation
7209
7209
  export interface CodeContainersGetOptionalParams extends coreClient.OperationOptions {
7210
7210
  }
7211
7211
  /** Contains response data for the get operation. */
7212
- export declare type CodeContainersGetResponse = CodeContainer;
7212
+ export type CodeContainersGetResponse = CodeContainer;
7213
7213
  /** Optional parameters. */
7214
7214
  export interface CodeContainersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7215
7215
  }
7216
7216
  /** Contains response data for the createOrUpdate operation. */
7217
- export declare type CodeContainersCreateOrUpdateResponse = CodeContainer;
7217
+ export type CodeContainersCreateOrUpdateResponse = CodeContainer;
7218
7218
  /** Optional parameters. */
7219
7219
  export interface CodeContainersListNextOptionalParams extends coreClient.OperationOptions {
7220
7220
  /** Continuation token for pagination. */
7221
7221
  skip?: string;
7222
7222
  }
7223
7223
  /** Contains response data for the listNext operation. */
7224
- export declare type CodeContainersListNextResponse = CodeContainerResourceArmPaginatedResult;
7224
+ export type CodeContainersListNextResponse = CodeContainerResourceArmPaginatedResult;
7225
7225
  /** Optional parameters. */
7226
7226
  export interface CodeVersionsListOptionalParams extends coreClient.OperationOptions {
7227
7227
  /** Continuation token for pagination. */
@@ -7232,7 +7232,7 @@ export interface CodeVersionsListOptionalParams extends coreClient.OperationOpti
7232
7232
  top?: number;
7233
7233
  }
7234
7234
  /** Contains response data for the list operation. */
7235
- export declare type CodeVersionsListResponse = CodeVersionResourceArmPaginatedResult;
7235
+ export type CodeVersionsListResponse = CodeVersionResourceArmPaginatedResult;
7236
7236
  /** Optional parameters. */
7237
7237
  export interface CodeVersionsDeleteOptionalParams extends coreClient.OperationOptions {
7238
7238
  }
@@ -7240,12 +7240,12 @@ export interface CodeVersionsDeleteOptionalParams extends coreClient.OperationOp
7240
7240
  export interface CodeVersionsGetOptionalParams extends coreClient.OperationOptions {
7241
7241
  }
7242
7242
  /** Contains response data for the get operation. */
7243
- export declare type CodeVersionsGetResponse = CodeVersion;
7243
+ export type CodeVersionsGetResponse = CodeVersion;
7244
7244
  /** Optional parameters. */
7245
7245
  export interface CodeVersionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7246
7246
  }
7247
7247
  /** Contains response data for the createOrUpdate operation. */
7248
- export declare type CodeVersionsCreateOrUpdateResponse = CodeVersion;
7248
+ export type CodeVersionsCreateOrUpdateResponse = CodeVersion;
7249
7249
  /** Optional parameters. */
7250
7250
  export interface CodeVersionsListNextOptionalParams extends coreClient.OperationOptions {
7251
7251
  /** Continuation token for pagination. */
@@ -7256,7 +7256,7 @@ export interface CodeVersionsListNextOptionalParams extends coreClient.Operation
7256
7256
  top?: number;
7257
7257
  }
7258
7258
  /** Contains response data for the listNext operation. */
7259
- export declare type CodeVersionsListNextResponse = CodeVersionResourceArmPaginatedResult;
7259
+ export type CodeVersionsListNextResponse = CodeVersionResourceArmPaginatedResult;
7260
7260
  /** Optional parameters. */
7261
7261
  export interface ComponentContainersListOptionalParams extends coreClient.OperationOptions {
7262
7262
  /** Continuation token for pagination. */
@@ -7265,7 +7265,7 @@ export interface ComponentContainersListOptionalParams extends coreClient.Operat
7265
7265
  listViewType?: ListViewType;
7266
7266
  }
7267
7267
  /** Contains response data for the list operation. */
7268
- export declare type ComponentContainersListResponse = ComponentContainerResourceArmPaginatedResult;
7268
+ export type ComponentContainersListResponse = ComponentContainerResourceArmPaginatedResult;
7269
7269
  /** Optional parameters. */
7270
7270
  export interface ComponentContainersDeleteOptionalParams extends coreClient.OperationOptions {
7271
7271
  }
@@ -7273,12 +7273,12 @@ export interface ComponentContainersDeleteOptionalParams extends coreClient.Oper
7273
7273
  export interface ComponentContainersGetOptionalParams extends coreClient.OperationOptions {
7274
7274
  }
7275
7275
  /** Contains response data for the get operation. */
7276
- export declare type ComponentContainersGetResponse = ComponentContainer;
7276
+ export type ComponentContainersGetResponse = ComponentContainer;
7277
7277
  /** Optional parameters. */
7278
7278
  export interface ComponentContainersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7279
7279
  }
7280
7280
  /** Contains response data for the createOrUpdate operation. */
7281
- export declare type ComponentContainersCreateOrUpdateResponse = ComponentContainer;
7281
+ export type ComponentContainersCreateOrUpdateResponse = ComponentContainer;
7282
7282
  /** Optional parameters. */
7283
7283
  export interface ComponentContainersListNextOptionalParams extends coreClient.OperationOptions {
7284
7284
  /** Continuation token for pagination. */
@@ -7287,7 +7287,7 @@ export interface ComponentContainersListNextOptionalParams extends coreClient.Op
7287
7287
  listViewType?: ListViewType;
7288
7288
  }
7289
7289
  /** Contains response data for the listNext operation. */
7290
- export declare type ComponentContainersListNextResponse = ComponentContainerResourceArmPaginatedResult;
7290
+ export type ComponentContainersListNextResponse = ComponentContainerResourceArmPaginatedResult;
7291
7291
  /** Optional parameters. */
7292
7292
  export interface ComponentVersionsListOptionalParams extends coreClient.OperationOptions {
7293
7293
  /** Continuation token for pagination. */
@@ -7300,7 +7300,7 @@ export interface ComponentVersionsListOptionalParams extends coreClient.Operatio
7300
7300
  listViewType?: ListViewType;
7301
7301
  }
7302
7302
  /** Contains response data for the list operation. */
7303
- export declare type ComponentVersionsListResponse = ComponentVersionResourceArmPaginatedResult;
7303
+ export type ComponentVersionsListResponse = ComponentVersionResourceArmPaginatedResult;
7304
7304
  /** Optional parameters. */
7305
7305
  export interface ComponentVersionsDeleteOptionalParams extends coreClient.OperationOptions {
7306
7306
  }
@@ -7308,12 +7308,12 @@ export interface ComponentVersionsDeleteOptionalParams extends coreClient.Operat
7308
7308
  export interface ComponentVersionsGetOptionalParams extends coreClient.OperationOptions {
7309
7309
  }
7310
7310
  /** Contains response data for the get operation. */
7311
- export declare type ComponentVersionsGetResponse = ComponentVersion;
7311
+ export type ComponentVersionsGetResponse = ComponentVersion;
7312
7312
  /** Optional parameters. */
7313
7313
  export interface ComponentVersionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7314
7314
  }
7315
7315
  /** Contains response data for the createOrUpdate operation. */
7316
- export declare type ComponentVersionsCreateOrUpdateResponse = ComponentVersion;
7316
+ export type ComponentVersionsCreateOrUpdateResponse = ComponentVersion;
7317
7317
  /** Optional parameters. */
7318
7318
  export interface ComponentVersionsListNextOptionalParams extends coreClient.OperationOptions {
7319
7319
  /** Continuation token for pagination. */
@@ -7326,7 +7326,7 @@ export interface ComponentVersionsListNextOptionalParams extends coreClient.Oper
7326
7326
  listViewType?: ListViewType;
7327
7327
  }
7328
7328
  /** Contains response data for the listNext operation. */
7329
- export declare type ComponentVersionsListNextResponse = ComponentVersionResourceArmPaginatedResult;
7329
+ export type ComponentVersionsListNextResponse = ComponentVersionResourceArmPaginatedResult;
7330
7330
  /** Optional parameters. */
7331
7331
  export interface DataContainersListOptionalParams extends coreClient.OperationOptions {
7332
7332
  /** Continuation token for pagination. */
@@ -7335,7 +7335,7 @@ export interface DataContainersListOptionalParams extends coreClient.OperationOp
7335
7335
  listViewType?: ListViewType;
7336
7336
  }
7337
7337
  /** Contains response data for the list operation. */
7338
- export declare type DataContainersListResponse = DataContainerResourceArmPaginatedResult;
7338
+ export type DataContainersListResponse = DataContainerResourceArmPaginatedResult;
7339
7339
  /** Optional parameters. */
7340
7340
  export interface DataContainersDeleteOptionalParams extends coreClient.OperationOptions {
7341
7341
  }
@@ -7343,12 +7343,12 @@ export interface DataContainersDeleteOptionalParams extends coreClient.Operation
7343
7343
  export interface DataContainersGetOptionalParams extends coreClient.OperationOptions {
7344
7344
  }
7345
7345
  /** Contains response data for the get operation. */
7346
- export declare type DataContainersGetResponse = DataContainer;
7346
+ export type DataContainersGetResponse = DataContainer;
7347
7347
  /** Optional parameters. */
7348
7348
  export interface DataContainersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7349
7349
  }
7350
7350
  /** Contains response data for the createOrUpdate operation. */
7351
- export declare type DataContainersCreateOrUpdateResponse = DataContainer;
7351
+ export type DataContainersCreateOrUpdateResponse = DataContainer;
7352
7352
  /** Optional parameters. */
7353
7353
  export interface DataContainersListNextOptionalParams extends coreClient.OperationOptions {
7354
7354
  /** Continuation token for pagination. */
@@ -7357,7 +7357,7 @@ export interface DataContainersListNextOptionalParams extends coreClient.Operati
7357
7357
  listViewType?: ListViewType;
7358
7358
  }
7359
7359
  /** Contains response data for the listNext operation. */
7360
- export declare type DataContainersListNextResponse = DataContainerResourceArmPaginatedResult;
7360
+ export type DataContainersListNextResponse = DataContainerResourceArmPaginatedResult;
7361
7361
  /** Optional parameters. */
7362
7362
  export interface DataVersionsListOptionalParams extends coreClient.OperationOptions {
7363
7363
  /** Continuation token for pagination. */
@@ -7375,7 +7375,7 @@ export interface DataVersionsListOptionalParams extends coreClient.OperationOpti
7375
7375
  tags?: string;
7376
7376
  }
7377
7377
  /** Contains response data for the list operation. */
7378
- export declare type DataVersionsListResponse = DataVersionBaseResourceArmPaginatedResult;
7378
+ export type DataVersionsListResponse = DataVersionBaseResourceArmPaginatedResult;
7379
7379
  /** Optional parameters. */
7380
7380
  export interface DataVersionsDeleteOptionalParams extends coreClient.OperationOptions {
7381
7381
  }
@@ -7383,12 +7383,12 @@ export interface DataVersionsDeleteOptionalParams extends coreClient.OperationOp
7383
7383
  export interface DataVersionsGetOptionalParams extends coreClient.OperationOptions {
7384
7384
  }
7385
7385
  /** Contains response data for the get operation. */
7386
- export declare type DataVersionsGetResponse = DataVersionBase;
7386
+ export type DataVersionsGetResponse = DataVersionBase;
7387
7387
  /** Optional parameters. */
7388
7388
  export interface DataVersionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7389
7389
  }
7390
7390
  /** Contains response data for the createOrUpdate operation. */
7391
- export declare type DataVersionsCreateOrUpdateResponse = DataVersionBase;
7391
+ export type DataVersionsCreateOrUpdateResponse = DataVersionBase;
7392
7392
  /** Optional parameters. */
7393
7393
  export interface DataVersionsListNextOptionalParams extends coreClient.OperationOptions {
7394
7394
  /** Continuation token for pagination. */
@@ -7406,7 +7406,7 @@ export interface DataVersionsListNextOptionalParams extends coreClient.Operation
7406
7406
  tags?: string;
7407
7407
  }
7408
7408
  /** Contains response data for the listNext operation. */
7409
- export declare type DataVersionsListNextResponse = DataVersionBaseResourceArmPaginatedResult;
7409
+ export type DataVersionsListNextResponse = DataVersionBaseResourceArmPaginatedResult;
7410
7410
  /** Optional parameters. */
7411
7411
  export interface DatastoresListOptionalParams extends coreClient.OperationOptions {
7412
7412
  /** Continuation token for pagination. */
@@ -7425,7 +7425,7 @@ export interface DatastoresListOptionalParams extends coreClient.OperationOption
7425
7425
  orderByAsc?: boolean;
7426
7426
  }
7427
7427
  /** Contains response data for the list operation. */
7428
- export declare type DatastoresListResponse = DatastoreResourceArmPaginatedResult;
7428
+ export type DatastoresListResponse = DatastoreResourceArmPaginatedResult;
7429
7429
  /** Optional parameters. */
7430
7430
  export interface DatastoresDeleteOptionalParams extends coreClient.OperationOptions {
7431
7431
  }
@@ -7433,19 +7433,19 @@ export interface DatastoresDeleteOptionalParams extends coreClient.OperationOpti
7433
7433
  export interface DatastoresGetOptionalParams extends coreClient.OperationOptions {
7434
7434
  }
7435
7435
  /** Contains response data for the get operation. */
7436
- export declare type DatastoresGetResponse = Datastore;
7436
+ export type DatastoresGetResponse = Datastore;
7437
7437
  /** Optional parameters. */
7438
7438
  export interface DatastoresCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7439
7439
  /** Flag to skip validation. */
7440
7440
  skipValidation?: boolean;
7441
7441
  }
7442
7442
  /** Contains response data for the createOrUpdate operation. */
7443
- export declare type DatastoresCreateOrUpdateResponse = Datastore;
7443
+ export type DatastoresCreateOrUpdateResponse = Datastore;
7444
7444
  /** Optional parameters. */
7445
7445
  export interface DatastoresListSecretsOptionalParams extends coreClient.OperationOptions {
7446
7446
  }
7447
7447
  /** Contains response data for the listSecrets operation. */
7448
- export declare type DatastoresListSecretsResponse = DatastoreSecretsUnion;
7448
+ export type DatastoresListSecretsResponse = DatastoreSecretsUnion;
7449
7449
  /** Optional parameters. */
7450
7450
  export interface DatastoresListNextOptionalParams extends coreClient.OperationOptions {
7451
7451
  /** Continuation token for pagination. */
@@ -7464,7 +7464,7 @@ export interface DatastoresListNextOptionalParams extends coreClient.OperationOp
7464
7464
  orderByAsc?: boolean;
7465
7465
  }
7466
7466
  /** Contains response data for the listNext operation. */
7467
- export declare type DatastoresListNextResponse = DatastoreResourceArmPaginatedResult;
7467
+ export type DatastoresListNextResponse = DatastoreResourceArmPaginatedResult;
7468
7468
  /** Optional parameters. */
7469
7469
  export interface EnvironmentContainersListOptionalParams extends coreClient.OperationOptions {
7470
7470
  /** Continuation token for pagination. */
@@ -7473,7 +7473,7 @@ export interface EnvironmentContainersListOptionalParams extends coreClient.Oper
7473
7473
  listViewType?: ListViewType;
7474
7474
  }
7475
7475
  /** Contains response data for the list operation. */
7476
- export declare type EnvironmentContainersListResponse = EnvironmentContainerResourceArmPaginatedResult;
7476
+ export type EnvironmentContainersListResponse = EnvironmentContainerResourceArmPaginatedResult;
7477
7477
  /** Optional parameters. */
7478
7478
  export interface EnvironmentContainersDeleteOptionalParams extends coreClient.OperationOptions {
7479
7479
  }
@@ -7481,12 +7481,12 @@ export interface EnvironmentContainersDeleteOptionalParams extends coreClient.Op
7481
7481
  export interface EnvironmentContainersGetOptionalParams extends coreClient.OperationOptions {
7482
7482
  }
7483
7483
  /** Contains response data for the get operation. */
7484
- export declare type EnvironmentContainersGetResponse = EnvironmentContainer;
7484
+ export type EnvironmentContainersGetResponse = EnvironmentContainer;
7485
7485
  /** Optional parameters. */
7486
7486
  export interface EnvironmentContainersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7487
7487
  }
7488
7488
  /** Contains response data for the createOrUpdate operation. */
7489
- export declare type EnvironmentContainersCreateOrUpdateResponse = EnvironmentContainer;
7489
+ export type EnvironmentContainersCreateOrUpdateResponse = EnvironmentContainer;
7490
7490
  /** Optional parameters. */
7491
7491
  export interface EnvironmentContainersListNextOptionalParams extends coreClient.OperationOptions {
7492
7492
  /** Continuation token for pagination. */
@@ -7495,7 +7495,7 @@ export interface EnvironmentContainersListNextOptionalParams extends coreClient.
7495
7495
  listViewType?: ListViewType;
7496
7496
  }
7497
7497
  /** Contains response data for the listNext operation. */
7498
- export declare type EnvironmentContainersListNextResponse = EnvironmentContainerResourceArmPaginatedResult;
7498
+ export type EnvironmentContainersListNextResponse = EnvironmentContainerResourceArmPaginatedResult;
7499
7499
  /** Optional parameters. */
7500
7500
  export interface EnvironmentVersionsListOptionalParams extends coreClient.OperationOptions {
7501
7501
  /** Continuation token for pagination. */
@@ -7508,7 +7508,7 @@ export interface EnvironmentVersionsListOptionalParams extends coreClient.Operat
7508
7508
  listViewType?: ListViewType;
7509
7509
  }
7510
7510
  /** Contains response data for the list operation. */
7511
- export declare type EnvironmentVersionsListResponse = EnvironmentVersionResourceArmPaginatedResult;
7511
+ export type EnvironmentVersionsListResponse = EnvironmentVersionResourceArmPaginatedResult;
7512
7512
  /** Optional parameters. */
7513
7513
  export interface EnvironmentVersionsDeleteOptionalParams extends coreClient.OperationOptions {
7514
7514
  }
@@ -7516,12 +7516,12 @@ export interface EnvironmentVersionsDeleteOptionalParams extends coreClient.Oper
7516
7516
  export interface EnvironmentVersionsGetOptionalParams extends coreClient.OperationOptions {
7517
7517
  }
7518
7518
  /** Contains response data for the get operation. */
7519
- export declare type EnvironmentVersionsGetResponse = EnvironmentVersion;
7519
+ export type EnvironmentVersionsGetResponse = EnvironmentVersion;
7520
7520
  /** Optional parameters. */
7521
7521
  export interface EnvironmentVersionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7522
7522
  }
7523
7523
  /** Contains response data for the createOrUpdate operation. */
7524
- export declare type EnvironmentVersionsCreateOrUpdateResponse = EnvironmentVersion;
7524
+ export type EnvironmentVersionsCreateOrUpdateResponse = EnvironmentVersion;
7525
7525
  /** Optional parameters. */
7526
7526
  export interface EnvironmentVersionsListNextOptionalParams extends coreClient.OperationOptions {
7527
7527
  /** Continuation token for pagination. */
@@ -7534,7 +7534,7 @@ export interface EnvironmentVersionsListNextOptionalParams extends coreClient.Op
7534
7534
  listViewType?: ListViewType;
7535
7535
  }
7536
7536
  /** Contains response data for the listNext operation. */
7537
- export declare type EnvironmentVersionsListNextResponse = EnvironmentVersionResourceArmPaginatedResult;
7537
+ export type EnvironmentVersionsListNextResponse = EnvironmentVersionResourceArmPaginatedResult;
7538
7538
  /** Optional parameters. */
7539
7539
  export interface JobsListOptionalParams extends coreClient.OperationOptions {
7540
7540
  /** Continuation token for pagination. */
@@ -7547,7 +7547,7 @@ export interface JobsListOptionalParams extends coreClient.OperationOptions {
7547
7547
  tag?: string;
7548
7548
  }
7549
7549
  /** Contains response data for the list operation. */
7550
- export declare type JobsListResponse = JobBaseResourceArmPaginatedResult;
7550
+ export type JobsListResponse = JobBaseResourceArmPaginatedResult;
7551
7551
  /** Optional parameters. */
7552
7552
  export interface JobsDeleteOptionalParams extends coreClient.OperationOptions {
7553
7553
  /** Delay to wait until next poll, in milliseconds. */
@@ -7559,12 +7559,12 @@ export interface JobsDeleteOptionalParams extends coreClient.OperationOptions {
7559
7559
  export interface JobsGetOptionalParams extends coreClient.OperationOptions {
7560
7560
  }
7561
7561
  /** Contains response data for the get operation. */
7562
- export declare type JobsGetResponse = JobBase;
7562
+ export type JobsGetResponse = JobBase;
7563
7563
  /** Optional parameters. */
7564
7564
  export interface JobsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7565
7565
  }
7566
7566
  /** Contains response data for the createOrUpdate operation. */
7567
- export declare type JobsCreateOrUpdateResponse = JobBase;
7567
+ export type JobsCreateOrUpdateResponse = JobBase;
7568
7568
  /** Optional parameters. */
7569
7569
  export interface JobsCancelOptionalParams extends coreClient.OperationOptions {
7570
7570
  /** Delay to wait until next poll, in milliseconds. */
@@ -7584,7 +7584,7 @@ export interface JobsListNextOptionalParams extends coreClient.OperationOptions
7584
7584
  tag?: string;
7585
7585
  }
7586
7586
  /** Contains response data for the listNext operation. */
7587
- export declare type JobsListNextResponse = JobBaseResourceArmPaginatedResult;
7587
+ export type JobsListNextResponse = JobBaseResourceArmPaginatedResult;
7588
7588
  /** Optional parameters. */
7589
7589
  export interface ModelContainersListOptionalParams extends coreClient.OperationOptions {
7590
7590
  /** Continuation token for pagination. */
@@ -7595,7 +7595,7 @@ export interface ModelContainersListOptionalParams extends coreClient.OperationO
7595
7595
  listViewType?: ListViewType;
7596
7596
  }
7597
7597
  /** Contains response data for the list operation. */
7598
- export declare type ModelContainersListResponse = ModelContainerResourceArmPaginatedResult;
7598
+ export type ModelContainersListResponse = ModelContainerResourceArmPaginatedResult;
7599
7599
  /** Optional parameters. */
7600
7600
  export interface ModelContainersDeleteOptionalParams extends coreClient.OperationOptions {
7601
7601
  }
@@ -7603,12 +7603,12 @@ export interface ModelContainersDeleteOptionalParams extends coreClient.Operatio
7603
7603
  export interface ModelContainersGetOptionalParams extends coreClient.OperationOptions {
7604
7604
  }
7605
7605
  /** Contains response data for the get operation. */
7606
- export declare type ModelContainersGetResponse = ModelContainer;
7606
+ export type ModelContainersGetResponse = ModelContainer;
7607
7607
  /** Optional parameters. */
7608
7608
  export interface ModelContainersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7609
7609
  }
7610
7610
  /** Contains response data for the createOrUpdate operation. */
7611
- export declare type ModelContainersCreateOrUpdateResponse = ModelContainer;
7611
+ export type ModelContainersCreateOrUpdateResponse = ModelContainer;
7612
7612
  /** Optional parameters. */
7613
7613
  export interface ModelContainersListNextOptionalParams extends coreClient.OperationOptions {
7614
7614
  /** Continuation token for pagination. */
@@ -7619,7 +7619,7 @@ export interface ModelContainersListNextOptionalParams extends coreClient.Operat
7619
7619
  listViewType?: ListViewType;
7620
7620
  }
7621
7621
  /** Contains response data for the listNext operation. */
7622
- export declare type ModelContainersListNextResponse = ModelContainerResourceArmPaginatedResult;
7622
+ export type ModelContainersListNextResponse = ModelContainerResourceArmPaginatedResult;
7623
7623
  /** Optional parameters. */
7624
7624
  export interface ModelVersionsListOptionalParams extends coreClient.OperationOptions {
7625
7625
  /** Continuation token for pagination. */
@@ -7644,7 +7644,7 @@ export interface ModelVersionsListOptionalParams extends coreClient.OperationOpt
7644
7644
  feed?: string;
7645
7645
  }
7646
7646
  /** Contains response data for the list operation. */
7647
- export declare type ModelVersionsListResponse = ModelVersionResourceArmPaginatedResult;
7647
+ export type ModelVersionsListResponse = ModelVersionResourceArmPaginatedResult;
7648
7648
  /** Optional parameters. */
7649
7649
  export interface ModelVersionsDeleteOptionalParams extends coreClient.OperationOptions {
7650
7650
  }
@@ -7652,12 +7652,12 @@ export interface ModelVersionsDeleteOptionalParams extends coreClient.OperationO
7652
7652
  export interface ModelVersionsGetOptionalParams extends coreClient.OperationOptions {
7653
7653
  }
7654
7654
  /** Contains response data for the get operation. */
7655
- export declare type ModelVersionsGetResponse = ModelVersion;
7655
+ export type ModelVersionsGetResponse = ModelVersion;
7656
7656
  /** Optional parameters. */
7657
7657
  export interface ModelVersionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7658
7658
  }
7659
7659
  /** Contains response data for the createOrUpdate operation. */
7660
- export declare type ModelVersionsCreateOrUpdateResponse = ModelVersion;
7660
+ export type ModelVersionsCreateOrUpdateResponse = ModelVersion;
7661
7661
  /** Optional parameters. */
7662
7662
  export interface ModelVersionsListNextOptionalParams extends coreClient.OperationOptions {
7663
7663
  /** Continuation token for pagination. */
@@ -7682,7 +7682,7 @@ export interface ModelVersionsListNextOptionalParams extends coreClient.Operatio
7682
7682
  feed?: string;
7683
7683
  }
7684
7684
  /** Contains response data for the listNext operation. */
7685
- export declare type ModelVersionsListNextResponse = ModelVersionResourceArmPaginatedResult;
7685
+ export type ModelVersionsListNextResponse = ModelVersionResourceArmPaginatedResult;
7686
7686
  /** Optional parameters. */
7687
7687
  export interface OnlineEndpointsListOptionalParams extends coreClient.OperationOptions {
7688
7688
  /** Continuation token for pagination. */
@@ -7701,7 +7701,7 @@ export interface OnlineEndpointsListOptionalParams extends coreClient.OperationO
7701
7701
  orderBy?: OrderString;
7702
7702
  }
7703
7703
  /** Contains response data for the list operation. */
7704
- export declare type OnlineEndpointsListResponse = OnlineEndpointTrackedResourceArmPaginatedResult;
7704
+ export type OnlineEndpointsListResponse = OnlineEndpointTrackedResourceArmPaginatedResult;
7705
7705
  /** Optional parameters. */
7706
7706
  export interface OnlineEndpointsDeleteOptionalParams extends coreClient.OperationOptions {
7707
7707
  /** Delay to wait until next poll, in milliseconds. */
@@ -7713,7 +7713,7 @@ export interface OnlineEndpointsDeleteOptionalParams extends coreClient.Operatio
7713
7713
  export interface OnlineEndpointsGetOptionalParams extends coreClient.OperationOptions {
7714
7714
  }
7715
7715
  /** Contains response data for the get operation. */
7716
- export declare type OnlineEndpointsGetResponse = OnlineEndpoint;
7716
+ export type OnlineEndpointsGetResponse = OnlineEndpoint;
7717
7717
  /** Optional parameters. */
7718
7718
  export interface OnlineEndpointsUpdateOptionalParams extends coreClient.OperationOptions {
7719
7719
  /** Delay to wait until next poll, in milliseconds. */
@@ -7722,7 +7722,7 @@ export interface OnlineEndpointsUpdateOptionalParams extends coreClient.Operatio
7722
7722
  resumeFrom?: string;
7723
7723
  }
7724
7724
  /** Contains response data for the update operation. */
7725
- export declare type OnlineEndpointsUpdateResponse = OnlineEndpoint;
7725
+ export type OnlineEndpointsUpdateResponse = OnlineEndpoint;
7726
7726
  /** Optional parameters. */
7727
7727
  export interface OnlineEndpointsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7728
7728
  /** Delay to wait until next poll, in milliseconds. */
@@ -7731,12 +7731,12 @@ export interface OnlineEndpointsCreateOrUpdateOptionalParams extends coreClient.
7731
7731
  resumeFrom?: string;
7732
7732
  }
7733
7733
  /** Contains response data for the createOrUpdate operation. */
7734
- export declare type OnlineEndpointsCreateOrUpdateResponse = OnlineEndpoint;
7734
+ export type OnlineEndpointsCreateOrUpdateResponse = OnlineEndpoint;
7735
7735
  /** Optional parameters. */
7736
7736
  export interface OnlineEndpointsListKeysOptionalParams extends coreClient.OperationOptions {
7737
7737
  }
7738
7738
  /** Contains response data for the listKeys operation. */
7739
- export declare type OnlineEndpointsListKeysResponse = EndpointAuthKeys;
7739
+ export type OnlineEndpointsListKeysResponse = EndpointAuthKeys;
7740
7740
  /** Optional parameters. */
7741
7741
  export interface OnlineEndpointsRegenerateKeysOptionalParams extends coreClient.OperationOptions {
7742
7742
  /** Delay to wait until next poll, in milliseconds. */
@@ -7748,7 +7748,7 @@ export interface OnlineEndpointsRegenerateKeysOptionalParams extends coreClient.
7748
7748
  export interface OnlineEndpointsGetTokenOptionalParams extends coreClient.OperationOptions {
7749
7749
  }
7750
7750
  /** Contains response data for the getToken operation. */
7751
- export declare type OnlineEndpointsGetTokenResponse = EndpointAuthToken;
7751
+ export type OnlineEndpointsGetTokenResponse = EndpointAuthToken;
7752
7752
  /** Optional parameters. */
7753
7753
  export interface OnlineEndpointsListNextOptionalParams extends coreClient.OperationOptions {
7754
7754
  /** Continuation token for pagination. */
@@ -7767,7 +7767,7 @@ export interface OnlineEndpointsListNextOptionalParams extends coreClient.Operat
7767
7767
  orderBy?: OrderString;
7768
7768
  }
7769
7769
  /** Contains response data for the listNext operation. */
7770
- export declare type OnlineEndpointsListNextResponse = OnlineEndpointTrackedResourceArmPaginatedResult;
7770
+ export type OnlineEndpointsListNextResponse = OnlineEndpointTrackedResourceArmPaginatedResult;
7771
7771
  /** Optional parameters. */
7772
7772
  export interface OnlineDeploymentsListOptionalParams extends coreClient.OperationOptions {
7773
7773
  /** Continuation token for pagination. */
@@ -7778,7 +7778,7 @@ export interface OnlineDeploymentsListOptionalParams extends coreClient.Operatio
7778
7778
  top?: number;
7779
7779
  }
7780
7780
  /** Contains response data for the list operation. */
7781
- export declare type OnlineDeploymentsListResponse = OnlineDeploymentTrackedResourceArmPaginatedResult;
7781
+ export type OnlineDeploymentsListResponse = OnlineDeploymentTrackedResourceArmPaginatedResult;
7782
7782
  /** Optional parameters. */
7783
7783
  export interface OnlineDeploymentsDeleteOptionalParams extends coreClient.OperationOptions {
7784
7784
  /** Delay to wait until next poll, in milliseconds. */
@@ -7790,7 +7790,7 @@ export interface OnlineDeploymentsDeleteOptionalParams extends coreClient.Operat
7790
7790
  export interface OnlineDeploymentsGetOptionalParams extends coreClient.OperationOptions {
7791
7791
  }
7792
7792
  /** Contains response data for the get operation. */
7793
- export declare type OnlineDeploymentsGetResponse = OnlineDeployment;
7793
+ export type OnlineDeploymentsGetResponse = OnlineDeployment;
7794
7794
  /** Optional parameters. */
7795
7795
  export interface OnlineDeploymentsUpdateOptionalParams extends coreClient.OperationOptions {
7796
7796
  /** Delay to wait until next poll, in milliseconds. */
@@ -7799,7 +7799,7 @@ export interface OnlineDeploymentsUpdateOptionalParams extends coreClient.Operat
7799
7799
  resumeFrom?: string;
7800
7800
  }
7801
7801
  /** Contains response data for the update operation. */
7802
- export declare type OnlineDeploymentsUpdateResponse = OnlineDeployment;
7802
+ export type OnlineDeploymentsUpdateResponse = OnlineDeployment;
7803
7803
  /** Optional parameters. */
7804
7804
  export interface OnlineDeploymentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7805
7805
  /** Delay to wait until next poll, in milliseconds. */
@@ -7808,12 +7808,12 @@ export interface OnlineDeploymentsCreateOrUpdateOptionalParams extends coreClien
7808
7808
  resumeFrom?: string;
7809
7809
  }
7810
7810
  /** Contains response data for the createOrUpdate operation. */
7811
- export declare type OnlineDeploymentsCreateOrUpdateResponse = OnlineDeployment;
7811
+ export type OnlineDeploymentsCreateOrUpdateResponse = OnlineDeployment;
7812
7812
  /** Optional parameters. */
7813
7813
  export interface OnlineDeploymentsGetLogsOptionalParams extends coreClient.OperationOptions {
7814
7814
  }
7815
7815
  /** Contains response data for the getLogs operation. */
7816
- export declare type OnlineDeploymentsGetLogsResponse = DeploymentLogs;
7816
+ export type OnlineDeploymentsGetLogsResponse = DeploymentLogs;
7817
7817
  /** Optional parameters. */
7818
7818
  export interface OnlineDeploymentsListSkusOptionalParams extends coreClient.OperationOptions {
7819
7819
  /** Continuation token for pagination. */
@@ -7822,7 +7822,7 @@ export interface OnlineDeploymentsListSkusOptionalParams extends coreClient.Oper
7822
7822
  count?: number;
7823
7823
  }
7824
7824
  /** Contains response data for the listSkus operation. */
7825
- export declare type OnlineDeploymentsListSkusResponse = SkuResourceArmPaginatedResult;
7825
+ export type OnlineDeploymentsListSkusResponse = SkuResourceArmPaginatedResult;
7826
7826
  /** Optional parameters. */
7827
7827
  export interface OnlineDeploymentsListNextOptionalParams extends coreClient.OperationOptions {
7828
7828
  /** Continuation token for pagination. */
@@ -7833,7 +7833,7 @@ export interface OnlineDeploymentsListNextOptionalParams extends coreClient.Oper
7833
7833
  top?: number;
7834
7834
  }
7835
7835
  /** Contains response data for the listNext operation. */
7836
- export declare type OnlineDeploymentsListNextResponse = OnlineDeploymentTrackedResourceArmPaginatedResult;
7836
+ export type OnlineDeploymentsListNextResponse = OnlineDeploymentTrackedResourceArmPaginatedResult;
7837
7837
  /** Optional parameters. */
7838
7838
  export interface OnlineDeploymentsListSkusNextOptionalParams extends coreClient.OperationOptions {
7839
7839
  /** Continuation token for pagination. */
@@ -7842,7 +7842,7 @@ export interface OnlineDeploymentsListSkusNextOptionalParams extends coreClient.
7842
7842
  count?: number;
7843
7843
  }
7844
7844
  /** Contains response data for the listSkusNext operation. */
7845
- export declare type OnlineDeploymentsListSkusNextResponse = SkuResourceArmPaginatedResult;
7845
+ export type OnlineDeploymentsListSkusNextResponse = SkuResourceArmPaginatedResult;
7846
7846
  /** Optional parameters. */
7847
7847
  export interface SchedulesListOptionalParams extends coreClient.OperationOptions {
7848
7848
  /** Continuation token for pagination. */
@@ -7851,7 +7851,7 @@ export interface SchedulesListOptionalParams extends coreClient.OperationOptions
7851
7851
  listViewType?: ScheduleListViewType;
7852
7852
  }
7853
7853
  /** Contains response data for the list operation. */
7854
- export declare type SchedulesListResponse = ScheduleResourceArmPaginatedResult;
7854
+ export type SchedulesListResponse = ScheduleResourceArmPaginatedResult;
7855
7855
  /** Optional parameters. */
7856
7856
  export interface SchedulesDeleteOptionalParams extends coreClient.OperationOptions {
7857
7857
  /** Delay to wait until next poll, in milliseconds. */
@@ -7863,7 +7863,7 @@ export interface SchedulesDeleteOptionalParams extends coreClient.OperationOptio
7863
7863
  export interface SchedulesGetOptionalParams extends coreClient.OperationOptions {
7864
7864
  }
7865
7865
  /** Contains response data for the get operation. */
7866
- export declare type SchedulesGetResponse = Schedule;
7866
+ export type SchedulesGetResponse = Schedule;
7867
7867
  /** Optional parameters. */
7868
7868
  export interface SchedulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7869
7869
  /** Delay to wait until next poll, in milliseconds. */
@@ -7872,7 +7872,7 @@ export interface SchedulesCreateOrUpdateOptionalParams extends coreClient.Operat
7872
7872
  resumeFrom?: string;
7873
7873
  }
7874
7874
  /** Contains response data for the createOrUpdate operation. */
7875
- export declare type SchedulesCreateOrUpdateResponse = Schedule;
7875
+ export type SchedulesCreateOrUpdateResponse = Schedule;
7876
7876
  /** Optional parameters. */
7877
7877
  export interface SchedulesListNextOptionalParams extends coreClient.OperationOptions {
7878
7878
  /** Continuation token for pagination. */
@@ -7881,17 +7881,17 @@ export interface SchedulesListNextOptionalParams extends coreClient.OperationOpt
7881
7881
  listViewType?: ScheduleListViewType;
7882
7882
  }
7883
7883
  /** Contains response data for the listNext operation. */
7884
- export declare type SchedulesListNextResponse = ScheduleResourceArmPaginatedResult;
7884
+ export type SchedulesListNextResponse = ScheduleResourceArmPaginatedResult;
7885
7885
  /** Optional parameters. */
7886
7886
  export interface WorkspaceFeaturesListOptionalParams extends coreClient.OperationOptions {
7887
7887
  }
7888
7888
  /** Contains response data for the list operation. */
7889
- export declare type WorkspaceFeaturesListResponse = ListAmlUserFeatureResult;
7889
+ export type WorkspaceFeaturesListResponse = ListAmlUserFeatureResult;
7890
7890
  /** Optional parameters. */
7891
7891
  export interface WorkspaceFeaturesListNextOptionalParams extends coreClient.OperationOptions {
7892
7892
  }
7893
7893
  /** Contains response data for the listNext operation. */
7894
- export declare type WorkspaceFeaturesListNextResponse = ListAmlUserFeatureResult;
7894
+ export type WorkspaceFeaturesListNextResponse = ListAmlUserFeatureResult;
7895
7895
  /** Optional parameters. */
7896
7896
  export interface AzureMachineLearningWorkspacesOptionalParams extends coreClient.ServiceClientOptions {
7897
7897
  /** server parameter */