@azure/arm-machinelearning 2.1.1-alpha.20221128.2 → 2.1.1-alpha.20221202.3

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 (124) hide show
  1. package/CHANGELOG.md +6 -6
  2. package/dist/index.js +520 -196
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js +1 -1
  5. package/dist/index.min.js.map +1 -1
  6. package/dist-esm/src/azureMachineLearningWorkspaces.d.ts.map +1 -1
  7. package/dist-esm/src/azureMachineLearningWorkspaces.js +3 -6
  8. package/dist-esm/src/azureMachineLearningWorkspaces.js.map +1 -1
  9. package/dist-esm/src/index.d.ts +1 -0
  10. package/dist-esm/src/index.d.ts.map +1 -1
  11. package/dist-esm/src/index.js +1 -0
  12. package/dist-esm/src/index.js.map +1 -1
  13. package/dist-esm/src/models/index.d.ts.map +1 -1
  14. package/dist-esm/src/operations/batchDeployments.d.ts.map +1 -1
  15. package/dist-esm/src/operations/batchDeployments.js +19 -7
  16. package/dist-esm/src/operations/batchDeployments.js.map +1 -1
  17. package/dist-esm/src/operations/batchEndpoints.d.ts.map +1 -1
  18. package/dist-esm/src/operations/batchEndpoints.js +19 -7
  19. package/dist-esm/src/operations/batchEndpoints.js.map +1 -1
  20. package/dist-esm/src/operations/codeContainers.d.ts.map +1 -1
  21. package/dist-esm/src/operations/codeContainers.js +19 -7
  22. package/dist-esm/src/operations/codeContainers.js.map +1 -1
  23. package/dist-esm/src/operations/codeVersions.d.ts.map +1 -1
  24. package/dist-esm/src/operations/codeVersions.js +19 -7
  25. package/dist-esm/src/operations/codeVersions.js.map +1 -1
  26. package/dist-esm/src/operations/componentContainers.d.ts.map +1 -1
  27. package/dist-esm/src/operations/componentContainers.js +19 -7
  28. package/dist-esm/src/operations/componentContainers.js.map +1 -1
  29. package/dist-esm/src/operations/componentVersions.d.ts.map +1 -1
  30. package/dist-esm/src/operations/componentVersions.js +19 -7
  31. package/dist-esm/src/operations/componentVersions.js.map +1 -1
  32. package/dist-esm/src/operations/computeOperations.d.ts.map +1 -1
  33. package/dist-esm/src/operations/computeOperations.js +37 -14
  34. package/dist-esm/src/operations/computeOperations.js.map +1 -1
  35. package/dist-esm/src/operations/dataContainers.d.ts.map +1 -1
  36. package/dist-esm/src/operations/dataContainers.js +19 -7
  37. package/dist-esm/src/operations/dataContainers.js.map +1 -1
  38. package/dist-esm/src/operations/dataVersions.d.ts.map +1 -1
  39. package/dist-esm/src/operations/dataVersions.js +19 -7
  40. package/dist-esm/src/operations/dataVersions.js.map +1 -1
  41. package/dist-esm/src/operations/datastores.d.ts.map +1 -1
  42. package/dist-esm/src/operations/datastores.js +19 -7
  43. package/dist-esm/src/operations/datastores.js.map +1 -1
  44. package/dist-esm/src/operations/environmentContainers.d.ts.map +1 -1
  45. package/dist-esm/src/operations/environmentContainers.js +19 -7
  46. package/dist-esm/src/operations/environmentContainers.js.map +1 -1
  47. package/dist-esm/src/operations/environmentVersions.d.ts.map +1 -1
  48. package/dist-esm/src/operations/environmentVersions.js +19 -7
  49. package/dist-esm/src/operations/environmentVersions.js.map +1 -1
  50. package/dist-esm/src/operations/jobs.d.ts.map +1 -1
  51. package/dist-esm/src/operations/jobs.js +19 -7
  52. package/dist-esm/src/operations/jobs.js.map +1 -1
  53. package/dist-esm/src/operations/modelContainers.d.ts.map +1 -1
  54. package/dist-esm/src/operations/modelContainers.js +19 -7
  55. package/dist-esm/src/operations/modelContainers.js.map +1 -1
  56. package/dist-esm/src/operations/modelVersions.d.ts.map +1 -1
  57. package/dist-esm/src/operations/modelVersions.js +19 -7
  58. package/dist-esm/src/operations/modelVersions.js.map +1 -1
  59. package/dist-esm/src/operations/onlineDeployments.d.ts.map +1 -1
  60. package/dist-esm/src/operations/onlineDeployments.js +37 -14
  61. package/dist-esm/src/operations/onlineDeployments.js.map +1 -1
  62. package/dist-esm/src/operations/onlineEndpoints.d.ts.map +1 -1
  63. package/dist-esm/src/operations/onlineEndpoints.js +19 -7
  64. package/dist-esm/src/operations/onlineEndpoints.js.map +1 -1
  65. package/dist-esm/src/operations/operations.d.ts.map +1 -1
  66. package/dist-esm/src/operations/operations.js +8 -4
  67. package/dist-esm/src/operations/operations.js.map +1 -1
  68. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
  69. package/dist-esm/src/operations/privateEndpointConnections.js +8 -4
  70. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  71. package/dist-esm/src/operations/quotas.d.ts.map +1 -1
  72. package/dist-esm/src/operations/quotas.js +19 -7
  73. package/dist-esm/src/operations/quotas.js.map +1 -1
  74. package/dist-esm/src/operations/schedules.d.ts.map +1 -1
  75. package/dist-esm/src/operations/schedules.js +19 -7
  76. package/dist-esm/src/operations/schedules.js.map +1 -1
  77. package/dist-esm/src/operations/usages.d.ts.map +1 -1
  78. package/dist-esm/src/operations/usages.js +19 -7
  79. package/dist-esm/src/operations/usages.js.map +1 -1
  80. package/dist-esm/src/operations/workspaceConnections.d.ts.map +1 -1
  81. package/dist-esm/src/operations/workspaceConnections.js +19 -7
  82. package/dist-esm/src/operations/workspaceConnections.js.map +1 -1
  83. package/dist-esm/src/operations/workspaceFeatures.d.ts.map +1 -1
  84. package/dist-esm/src/operations/workspaceFeatures.js +19 -7
  85. package/dist-esm/src/operations/workspaceFeatures.js.map +1 -1
  86. package/dist-esm/src/operations/workspaces.d.ts.map +1 -1
  87. package/dist-esm/src/operations/workspaces.js +37 -14
  88. package/dist-esm/src/operations/workspaces.js.map +1 -1
  89. package/dist-esm/src/pagingHelper.d.ts +13 -0
  90. package/dist-esm/src/pagingHelper.d.ts.map +1 -0
  91. package/dist-esm/src/pagingHelper.js +32 -0
  92. package/dist-esm/src/pagingHelper.js.map +1 -0
  93. package/package.json +2 -2
  94. package/review/arm-machinelearning.api.md +3 -0
  95. package/src/azureMachineLearningWorkspaces.ts +4 -5
  96. package/src/index.ts +1 -0
  97. package/src/models/index.ts +135 -135
  98. package/src/operations/batchDeployments.ts +27 -13
  99. package/src/operations/batchEndpoints.ts +26 -8
  100. package/src/operations/codeContainers.ts +26 -8
  101. package/src/operations/codeVersions.ts +27 -13
  102. package/src/operations/componentContainers.ts +26 -8
  103. package/src/operations/componentVersions.ts +27 -13
  104. package/src/operations/computeOperations.ts +53 -22
  105. package/src/operations/dataContainers.ts +26 -8
  106. package/src/operations/dataVersions.ts +27 -13
  107. package/src/operations/datastores.ts +26 -8
  108. package/src/operations/environmentContainers.ts +26 -8
  109. package/src/operations/environmentVersions.ts +27 -13
  110. package/src/operations/jobs.ts +26 -8
  111. package/src/operations/modelContainers.ts +26 -8
  112. package/src/operations/modelVersions.ts +27 -13
  113. package/src/operations/onlineDeployments.ts +55 -28
  114. package/src/operations/onlineEndpoints.ts +26 -8
  115. package/src/operations/operations.ts +10 -5
  116. package/src/operations/privateEndpointConnections.ts +15 -5
  117. package/src/operations/quotas.ts +22 -9
  118. package/src/operations/schedules.ts +26 -8
  119. package/src/operations/usages.ts +21 -8
  120. package/src/operations/workspaceConnections.ts +27 -9
  121. package/src/operations/workspaceFeatures.ts +26 -8
  122. package/src/operations/workspaces.ts +46 -17
  123. package/src/pagingHelper.ts +39 -0
  124. package/types/arm-machinelearning.d.ts +9 -0
@@ -808,16 +808,16 @@ export interface ComputeResourceSchema {
808
808
  export interface Compute {
809
809
  /** Polymorphic discriminator, which specifies the different types this object can be */
810
810
  computeType:
811
- | "AKS"
812
- | "Kubernetes"
813
- | "AmlCompute"
814
- | "ComputeInstance"
815
- | "VirtualMachine"
816
- | "HDInsight"
817
- | "DataFactory"
818
- | "Databricks"
819
- | "DataLakeAnalytics"
820
- | "SynapseSpark";
811
+ | "AKS"
812
+ | "Kubernetes"
813
+ | "AmlCompute"
814
+ | "ComputeInstance"
815
+ | "VirtualMachine"
816
+ | "HDInsight"
817
+ | "DataFactory"
818
+ | "Databricks"
819
+ | "DataLakeAnalytics"
820
+ | "SynapseSpark";
821
821
  /** Location for the underlying compute */
822
822
  computeLocation?: string;
823
823
  /**
@@ -1205,11 +1205,11 @@ export interface DatastoreResourceArmPaginatedResult {
1205
1205
  export interface DatastoreCredentials {
1206
1206
  /** Polymorphic discriminator, which specifies the different types this object can be */
1207
1207
  credentialsType:
1208
- | "AccountKey"
1209
- | "Certificate"
1210
- | "None"
1211
- | "Sas"
1212
- | "ServicePrincipal";
1208
+ | "AccountKey"
1209
+ | "Certificate"
1210
+ | "None"
1211
+ | "Sas"
1212
+ | "ServicePrincipal";
1213
1213
  }
1214
1214
 
1215
1215
  /** Base definition for datastore secrets. */
@@ -2231,12 +2231,12 @@ export interface ForecastHorizon {
2231
2231
  export interface JobOutput {
2232
2232
  /** Polymorphic discriminator, which specifies the different types this object can be */
2233
2233
  jobOutputType:
2234
- | "custom_model"
2235
- | "mlflow_model"
2236
- | "mltable"
2237
- | "triton_model"
2238
- | "uri_file"
2239
- | "uri_folder";
2234
+ | "custom_model"
2235
+ | "mlflow_model"
2236
+ | "mltable"
2237
+ | "triton_model"
2238
+ | "uri_file"
2239
+ | "uri_folder";
2240
2240
  /** Description for the output. */
2241
2241
  description?: string;
2242
2242
  }
@@ -2248,16 +2248,16 @@ export interface JobOutput {
2248
2248
  export interface AutoMLVertical {
2249
2249
  /** Polymorphic discriminator, which specifies the different types this object can be */
2250
2250
  taskType:
2251
- | "Classification"
2252
- | "Forecasting"
2253
- | "ImageClassification"
2254
- | "ImageClassificationMultilabel"
2255
- | "ImageInstanceSegmentation"
2256
- | "ImageObjectDetection"
2257
- | "Regression"
2258
- | "TextClassification"
2259
- | "TextClassificationMultilabel"
2260
- | "TextNER";
2251
+ | "Classification"
2252
+ | "Forecasting"
2253
+ | "ImageClassification"
2254
+ | "ImageClassificationMultilabel"
2255
+ | "ImageInstanceSegmentation"
2256
+ | "ImageObjectDetection"
2257
+ | "Regression"
2258
+ | "TextClassification"
2259
+ | "TextClassificationMultilabel"
2260
+ | "TextNER";
2261
2261
  /** Log verbosity for the job. */
2262
2262
  logVerbosity?: LogVerbosity;
2263
2263
  /**
@@ -2273,13 +2273,13 @@ export interface AutoMLVertical {
2273
2273
  export interface JobInput {
2274
2274
  /** Polymorphic discriminator, which specifies the different types this object can be */
2275
2275
  jobInputType:
2276
- | "mltable"
2277
- | "custom_model"
2278
- | "mlflow_model"
2279
- | "literal"
2280
- | "triton_model"
2281
- | "uri_file"
2282
- | "uri_folder";
2276
+ | "mltable"
2277
+ | "custom_model"
2278
+ | "mlflow_model"
2279
+ | "literal"
2280
+ | "triton_model"
2281
+ | "uri_file"
2282
+ | "uri_folder";
2283
2283
  /** Description for the input. */
2284
2284
  description?: string;
2285
2285
  }
@@ -3080,7 +3080,7 @@ export interface SynapseSpark extends Compute {
3080
3080
  /** Secrets related to a Machine Learning compute based on AKS. */
3081
3081
  export interface AksComputeSecrets
3082
3082
  extends ComputeSecrets,
3083
- AksComputeSecretsProperties {
3083
+ AksComputeSecretsProperties {
3084
3084
  /** Polymorphic discriminator, which specifies the different types this object can be */
3085
3085
  computeType: "AKS";
3086
3086
  }
@@ -3088,7 +3088,7 @@ export interface AksComputeSecrets
3088
3088
  /** Secrets related to a Machine Learning compute based on AKS. */
3089
3089
  export interface VirtualMachineSecrets
3090
3090
  extends ComputeSecrets,
3091
- VirtualMachineSecretsSchema {
3091
+ VirtualMachineSecretsSchema {
3092
3092
  /** Polymorphic discriminator, which specifies the different types this object can be */
3093
3093
  computeType: "VirtualMachine";
3094
3094
  }
@@ -3096,7 +3096,7 @@ export interface VirtualMachineSecrets
3096
3096
  /** Secrets related to a Machine Learning compute based on Databricks. */
3097
3097
  export interface DatabricksComputeSecrets
3098
3098
  extends ComputeSecrets,
3099
- DatabricksComputeSecretsProperties {
3099
+ DatabricksComputeSecretsProperties {
3100
3100
  /** Polymorphic discriminator, which specifies the different types this object can be */
3101
3101
  computeType: "Databricks";
3102
3102
  }
@@ -3207,7 +3207,7 @@ export interface OutputPathAssetReference extends AssetReferenceBase {
3207
3207
  }
3208
3208
 
3209
3209
  export interface DeploymentResourceConfiguration
3210
- extends ResourceConfiguration { }
3210
+ extends ResourceConfiguration {}
3211
3211
 
3212
3212
  export interface JobResourceConfiguration extends ResourceConfiguration {
3213
3213
  /** Extra arguments to pass to the Docker run command. This would override any parameters that have already been set by the system, or in this section. This parameter is only supported for Azure ML compute types. */
@@ -3548,29 +3548,29 @@ export interface CronTrigger extends TriggerBase {
3548
3548
  expression: string;
3549
3549
  }
3550
3550
 
3551
- export interface MLTableJobInput extends AssetJobInput, JobInput { }
3551
+ export interface MLTableJobInput extends AssetJobInput, JobInput {}
3552
3552
 
3553
- export interface CustomModelJobInput extends AssetJobInput, JobInput { }
3553
+ export interface CustomModelJobInput extends AssetJobInput, JobInput {}
3554
3554
 
3555
- export interface MLFlowModelJobInput extends AssetJobInput, JobInput { }
3555
+ export interface MLFlowModelJobInput extends AssetJobInput, JobInput {}
3556
3556
 
3557
- export interface TritonModelJobInput extends AssetJobInput, JobInput { }
3557
+ export interface TritonModelJobInput extends AssetJobInput, JobInput {}
3558
3558
 
3559
- export interface UriFileJobInput extends AssetJobInput, JobInput { }
3559
+ export interface UriFileJobInput extends AssetJobInput, JobInput {}
3560
3560
 
3561
- export interface UriFolderJobInput extends AssetJobInput, JobInput { }
3561
+ export interface UriFolderJobInput extends AssetJobInput, JobInput {}
3562
3562
 
3563
- export interface CustomModelJobOutput extends AssetJobOutput, JobOutput { }
3563
+ export interface CustomModelJobOutput extends AssetJobOutput, JobOutput {}
3564
3564
 
3565
- export interface MLFlowModelJobOutput extends AssetJobOutput, JobOutput { }
3565
+ export interface MLFlowModelJobOutput extends AssetJobOutput, JobOutput {}
3566
3566
 
3567
- export interface MLTableJobOutput extends AssetJobOutput, JobOutput { }
3567
+ export interface MLTableJobOutput extends AssetJobOutput, JobOutput {}
3568
3568
 
3569
- export interface TritonModelJobOutput extends AssetJobOutput, JobOutput { }
3569
+ export interface TritonModelJobOutput extends AssetJobOutput, JobOutput {}
3570
3570
 
3571
- export interface UriFileJobOutput extends AssetJobOutput, JobOutput { }
3571
+ export interface UriFileJobOutput extends AssetJobOutput, JobOutput {}
3572
3572
 
3573
- export interface UriFolderJobOutput extends AssetJobOutput, JobOutput { }
3573
+ export interface UriFolderJobOutput extends AssetJobOutput, JobOutput {}
3574
3574
 
3575
3575
  /** Forecast horizon determined automatically by system. */
3576
3576
  export interface AutoForecastHorizon extends ForecastHorizon {
@@ -3612,7 +3612,7 @@ export interface Forecasting extends TableVertical, AutoMLVertical {
3612
3612
  */
3613
3613
  export interface ImageClassification
3614
3614
  extends ImageClassificationBase,
3615
- AutoMLVertical {
3615
+ AutoMLVertical {
3616
3616
  /** Primary metric to optimize for this task. */
3617
3617
  primaryMetric?: ClassificationPrimaryMetrics;
3618
3618
  }
@@ -3623,7 +3623,7 @@ export interface ImageClassification
3623
3623
  */
3624
3624
  export interface ImageClassificationMultilabel
3625
3625
  extends ImageClassificationBase,
3626
- AutoMLVertical {
3626
+ AutoMLVertical {
3627
3627
  /** Primary metric to optimize for this task. */
3628
3628
  primaryMetric?: ClassificationMultilabelPrimaryMetrics;
3629
3629
  }
@@ -3634,7 +3634,7 @@ export interface ImageClassificationMultilabel
3634
3634
  */
3635
3635
  export interface ImageInstanceSegmentation
3636
3636
  extends ImageObjectDetectionBase,
3637
- AutoMLVertical {
3637
+ AutoMLVertical {
3638
3638
  /** Primary metric to optimize for this task. */
3639
3639
  primaryMetric?: InstanceSegmentationPrimaryMetrics;
3640
3640
  }
@@ -3645,7 +3645,7 @@ export interface ImageInstanceSegmentation
3645
3645
  */
3646
3646
  export interface ImageObjectDetection
3647
3647
  extends ImageObjectDetectionBase,
3648
- AutoMLVertical {
3648
+ AutoMLVertical {
3649
3649
  /** Primary metric to optimize for this task. */
3650
3650
  primaryMetric?: ObjectDetectionPrimaryMetrics;
3651
3651
  }
@@ -3673,7 +3673,7 @@ export interface TextClassification extends NlpVertical, AutoMLVertical {
3673
3673
  */
3674
3674
  export interface TextClassificationMultilabel
3675
3675
  extends NlpVertical,
3676
- AutoMLVertical {
3676
+ AutoMLVertical {
3677
3677
  /**
3678
3678
  * Primary metric for Text-Classification-Multilabel task.
3679
3679
  * Currently only Accuracy is supported as primary metric, hence user need not set it explicitly.
@@ -3845,7 +3845,7 @@ export interface TableVerticalFeaturizationSettings
3845
3845
  }
3846
3846
 
3847
3847
  export interface NlpVerticalFeaturizationSettings
3848
- extends FeaturizationSettings { }
3848
+ extends FeaturizationSettings {}
3849
3849
 
3850
3850
  /** MPI distribution configuration. */
3851
3851
  export interface Mpi extends DistributionConfiguration {
@@ -4165,13 +4165,13 @@ export interface ManagedOnlineDeployment extends OnlineDeploymentProperties {
4165
4165
  }
4166
4166
 
4167
4167
  /** Container for code asset versions. */
4168
- export interface CodeContainerProperties extends AssetContainer { }
4168
+ export interface CodeContainerProperties extends AssetContainer {}
4169
4169
 
4170
4170
  /**
4171
4171
  * Component container definition.
4172
4172
  * <see href="https://docs.microsoft.com/en-us/azure/machine-learning/reference-yaml-component-command" />
4173
4173
  */
4174
- export interface ComponentContainerProperties extends AssetContainer { }
4174
+ export interface ComponentContainerProperties extends AssetContainer {}
4175
4175
 
4176
4176
  /** Container for data asset versions. */
4177
4177
  export interface DataContainerProperties extends AssetContainer {
@@ -4180,9 +4180,9 @@ export interface DataContainerProperties extends AssetContainer {
4180
4180
  }
4181
4181
 
4182
4182
  /** Container for environment specification versions. */
4183
- export interface EnvironmentContainerProperties extends AssetContainer { }
4183
+ export interface EnvironmentContainerProperties extends AssetContainer {}
4184
4184
 
4185
- export interface ModelContainerProperties extends AssetContainer { }
4185
+ export interface ModelContainerProperties extends AssetContainer {}
4186
4186
 
4187
4187
  /** Code asset version details. */
4188
4188
  export interface CodeVersionProperties extends AssetBase {
@@ -7503,14 +7503,14 @@ export type SkuTier = "Free" | "Basic" | "Standard" | "Premium";
7503
7503
 
7504
7504
  /** Optional parameters. */
7505
7505
  export interface OperationsListOptionalParams
7506
- extends coreClient.OperationOptions { }
7506
+ extends coreClient.OperationOptions {}
7507
7507
 
7508
7508
  /** Contains response data for the list operation. */
7509
7509
  export type OperationsListResponse = AmlOperationListResult;
7510
7510
 
7511
7511
  /** Optional parameters. */
7512
7512
  export interface WorkspacesGetOptionalParams
7513
- extends coreClient.OperationOptions { }
7513
+ extends coreClient.OperationOptions {}
7514
7514
 
7515
7515
  /** Contains response data for the get operation. */
7516
7516
  export type WorkspacesGetResponse = Workspace;
@@ -7574,7 +7574,7 @@ export type WorkspacesDiagnoseResponse = DiagnoseResponseResult;
7574
7574
 
7575
7575
  /** Optional parameters. */
7576
7576
  export interface WorkspacesListKeysOptionalParams
7577
- extends coreClient.OperationOptions { }
7577
+ extends coreClient.OperationOptions {}
7578
7578
 
7579
7579
  /** Contains response data for the listKeys operation. */
7580
7580
  export type WorkspacesListKeysResponse = ListWorkspaceKeysResult;
@@ -7600,7 +7600,7 @@ export type WorkspacesListBySubscriptionResponse = WorkspaceListResult;
7600
7600
 
7601
7601
  /** Optional parameters. */
7602
7602
  export interface WorkspacesListNotebookAccessTokenOptionalParams
7603
- extends coreClient.OperationOptions { }
7603
+ extends coreClient.OperationOptions {}
7604
7604
 
7605
7605
  /** Contains response data for the listNotebookAccessToken operation. */
7606
7606
  export type WorkspacesListNotebookAccessTokenResponse = NotebookAccessTokenResult;
@@ -7619,21 +7619,21 @@ export type WorkspacesPrepareNotebookResponse = NotebookResourceInfo;
7619
7619
 
7620
7620
  /** Optional parameters. */
7621
7621
  export interface WorkspacesListStorageAccountKeysOptionalParams
7622
- extends coreClient.OperationOptions { }
7622
+ extends coreClient.OperationOptions {}
7623
7623
 
7624
7624
  /** Contains response data for the listStorageAccountKeys operation. */
7625
7625
  export type WorkspacesListStorageAccountKeysResponse = ListStorageAccountKeysResult;
7626
7626
 
7627
7627
  /** Optional parameters. */
7628
7628
  export interface WorkspacesListNotebookKeysOptionalParams
7629
- extends coreClient.OperationOptions { }
7629
+ extends coreClient.OperationOptions {}
7630
7630
 
7631
7631
  /** Contains response data for the listNotebookKeys operation. */
7632
7632
  export type WorkspacesListNotebookKeysResponse = ListNotebookKeysResult;
7633
7633
 
7634
7634
  /** Optional parameters. */
7635
7635
  export interface WorkspacesListOutboundNetworkDependenciesEndpointsOptionalParams
7636
- extends coreClient.OperationOptions { }
7636
+ extends coreClient.OperationOptions {}
7637
7637
 
7638
7638
  /** Contains response data for the listOutboundNetworkDependenciesEndpoints operation. */
7639
7639
  export type WorkspacesListOutboundNetworkDependenciesEndpointsResponse = ExternalFqdnResponse;
@@ -7659,41 +7659,41 @@ export interface WorkspacesListBySubscriptionNextOptionalParams
7659
7659
  export type WorkspacesListBySubscriptionNextResponse = WorkspaceListResult;
7660
7660
 
7661
7661
  /** Optional parameters. */
7662
- export interface UsagesListOptionalParams extends coreClient.OperationOptions { }
7662
+ export interface UsagesListOptionalParams extends coreClient.OperationOptions {}
7663
7663
 
7664
7664
  /** Contains response data for the list operation. */
7665
7665
  export type UsagesListResponse = ListUsagesResult;
7666
7666
 
7667
7667
  /** Optional parameters. */
7668
7668
  export interface UsagesListNextOptionalParams
7669
- extends coreClient.OperationOptions { }
7669
+ extends coreClient.OperationOptions {}
7670
7670
 
7671
7671
  /** Contains response data for the listNext operation. */
7672
7672
  export type UsagesListNextResponse = ListUsagesResult;
7673
7673
 
7674
7674
  /** Optional parameters. */
7675
7675
  export interface VirtualMachineSizesListOptionalParams
7676
- extends coreClient.OperationOptions { }
7676
+ extends coreClient.OperationOptions {}
7677
7677
 
7678
7678
  /** Contains response data for the list operation. */
7679
7679
  export type VirtualMachineSizesListResponse = VirtualMachineSizeListResult;
7680
7680
 
7681
7681
  /** Optional parameters. */
7682
7682
  export interface QuotasUpdateOptionalParams
7683
- extends coreClient.OperationOptions { }
7683
+ extends coreClient.OperationOptions {}
7684
7684
 
7685
7685
  /** Contains response data for the update operation. */
7686
7686
  export type QuotasUpdateResponse = UpdateWorkspaceQuotasResult;
7687
7687
 
7688
7688
  /** Optional parameters. */
7689
- export interface QuotasListOptionalParams extends coreClient.OperationOptions { }
7689
+ export interface QuotasListOptionalParams extends coreClient.OperationOptions {}
7690
7690
 
7691
7691
  /** Contains response data for the list operation. */
7692
7692
  export type QuotasListResponse = ListWorkspaceQuotas;
7693
7693
 
7694
7694
  /** Optional parameters. */
7695
7695
  export interface QuotasListNextOptionalParams
7696
- extends coreClient.OperationOptions { }
7696
+ extends coreClient.OperationOptions {}
7697
7697
 
7698
7698
  /** Contains response data for the listNext operation. */
7699
7699
  export type QuotasListNextResponse = ListWorkspaceQuotas;
@@ -7708,7 +7708,7 @@ export interface ComputeListOptionalParams extends coreClient.OperationOptions {
7708
7708
  export type ComputeListResponse = PaginatedComputeResourcesList;
7709
7709
 
7710
7710
  /** Optional parameters. */
7711
- export interface ComputeGetOptionalParams extends coreClient.OperationOptions { }
7711
+ export interface ComputeGetOptionalParams extends coreClient.OperationOptions {}
7712
7712
 
7713
7713
  /** Contains response data for the get operation. */
7714
7714
  export type ComputeGetResponse = ComputeResource;
@@ -7748,14 +7748,14 @@ export interface ComputeDeleteOptionalParams
7748
7748
 
7749
7749
  /** Optional parameters. */
7750
7750
  export interface ComputeListNodesOptionalParams
7751
- extends coreClient.OperationOptions { }
7751
+ extends coreClient.OperationOptions {}
7752
7752
 
7753
7753
  /** Contains response data for the listNodes operation. */
7754
7754
  export type ComputeListNodesResponse = AmlComputeNodesInformation;
7755
7755
 
7756
7756
  /** Optional parameters. */
7757
7757
  export interface ComputeListKeysOptionalParams
7758
- extends coreClient.OperationOptions { }
7758
+ extends coreClient.OperationOptions {}
7759
7759
 
7760
7760
  /** Contains response data for the listKeys operation. */
7761
7761
  export type ComputeListKeysResponse = ComputeSecretsUnion;
@@ -7798,60 +7798,60 @@ export type ComputeListNextResponse = PaginatedComputeResourcesList;
7798
7798
 
7799
7799
  /** Optional parameters. */
7800
7800
  export interface ComputeListNodesNextOptionalParams
7801
- extends coreClient.OperationOptions { }
7801
+ extends coreClient.OperationOptions {}
7802
7802
 
7803
7803
  /** Contains response data for the listNodesNext operation. */
7804
7804
  export type ComputeListNodesNextResponse = AmlComputeNodesInformation;
7805
7805
 
7806
7806
  /** Optional parameters. */
7807
7807
  export interface PrivateEndpointConnectionsListOptionalParams
7808
- extends coreClient.OperationOptions { }
7808
+ extends coreClient.OperationOptions {}
7809
7809
 
7810
7810
  /** Contains response data for the list operation. */
7811
7811
  export type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;
7812
7812
 
7813
7813
  /** Optional parameters. */
7814
7814
  export interface PrivateEndpointConnectionsGetOptionalParams
7815
- extends coreClient.OperationOptions { }
7815
+ extends coreClient.OperationOptions {}
7816
7816
 
7817
7817
  /** Contains response data for the get operation. */
7818
7818
  export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
7819
7819
 
7820
7820
  /** Optional parameters. */
7821
7821
  export interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams
7822
- extends coreClient.OperationOptions { }
7822
+ extends coreClient.OperationOptions {}
7823
7823
 
7824
7824
  /** Contains response data for the createOrUpdate operation. */
7825
7825
  export type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;
7826
7826
 
7827
7827
  /** Optional parameters. */
7828
7828
  export interface PrivateEndpointConnectionsDeleteOptionalParams
7829
- extends coreClient.OperationOptions { }
7829
+ extends coreClient.OperationOptions {}
7830
7830
 
7831
7831
  /** Optional parameters. */
7832
7832
  export interface PrivateLinkResourcesListOptionalParams
7833
- extends coreClient.OperationOptions { }
7833
+ extends coreClient.OperationOptions {}
7834
7834
 
7835
7835
  /** Contains response data for the list operation. */
7836
7836
  export type PrivateLinkResourcesListResponse = PrivateLinkResourceListResult;
7837
7837
 
7838
7838
  /** Optional parameters. */
7839
7839
  export interface WorkspaceConnectionsCreateOptionalParams
7840
- extends coreClient.OperationOptions { }
7840
+ extends coreClient.OperationOptions {}
7841
7841
 
7842
7842
  /** Contains response data for the create operation. */
7843
7843
  export type WorkspaceConnectionsCreateResponse = WorkspaceConnectionPropertiesV2BasicResource;
7844
7844
 
7845
7845
  /** Optional parameters. */
7846
7846
  export interface WorkspaceConnectionsGetOptionalParams
7847
- extends coreClient.OperationOptions { }
7847
+ extends coreClient.OperationOptions {}
7848
7848
 
7849
7849
  /** Contains response data for the get operation. */
7850
7850
  export type WorkspaceConnectionsGetResponse = WorkspaceConnectionPropertiesV2BasicResource;
7851
7851
 
7852
7852
  /** Optional parameters. */
7853
7853
  export interface WorkspaceConnectionsDeleteOptionalParams
7854
- extends coreClient.OperationOptions { }
7854
+ extends coreClient.OperationOptions {}
7855
7855
 
7856
7856
  /** Optional parameters. */
7857
7857
  export interface WorkspaceConnectionsListOptionalParams
@@ -7900,7 +7900,7 @@ export interface BatchEndpointsDeleteOptionalParams
7900
7900
 
7901
7901
  /** Optional parameters. */
7902
7902
  export interface BatchEndpointsGetOptionalParams
7903
- extends coreClient.OperationOptions { }
7903
+ extends coreClient.OperationOptions {}
7904
7904
 
7905
7905
  /** Contains response data for the get operation. */
7906
7906
  export type BatchEndpointsGetResponse = BatchEndpoint;
@@ -7931,7 +7931,7 @@ export type BatchEndpointsCreateOrUpdateResponse = BatchEndpoint;
7931
7931
 
7932
7932
  /** Optional parameters. */
7933
7933
  export interface BatchEndpointsListKeysOptionalParams
7934
- extends coreClient.OperationOptions { }
7934
+ extends coreClient.OperationOptions {}
7935
7935
 
7936
7936
  /** Contains response data for the listKeys operation. */
7937
7937
  export type BatchEndpointsListKeysResponse = EndpointAuthKeys;
@@ -7973,7 +7973,7 @@ export interface BatchDeploymentsDeleteOptionalParams
7973
7973
 
7974
7974
  /** Optional parameters. */
7975
7975
  export interface BatchDeploymentsGetOptionalParams
7976
- extends coreClient.OperationOptions { }
7976
+ extends coreClient.OperationOptions {}
7977
7977
 
7978
7978
  /** Contains response data for the get operation. */
7979
7979
  export type BatchDeploymentsGetResponse = BatchDeployment;
@@ -8028,18 +8028,18 @@ export type CodeContainersListResponse = CodeContainerResourceArmPaginatedResult
8028
8028
 
8029
8029
  /** Optional parameters. */
8030
8030
  export interface CodeContainersDeleteOptionalParams
8031
- extends coreClient.OperationOptions { }
8031
+ extends coreClient.OperationOptions {}
8032
8032
 
8033
8033
  /** Optional parameters. */
8034
8034
  export interface CodeContainersGetOptionalParams
8035
- extends coreClient.OperationOptions { }
8035
+ extends coreClient.OperationOptions {}
8036
8036
 
8037
8037
  /** Contains response data for the get operation. */
8038
8038
  export type CodeContainersGetResponse = CodeContainer;
8039
8039
 
8040
8040
  /** Optional parameters. */
8041
8041
  export interface CodeContainersCreateOrUpdateOptionalParams
8042
- extends coreClient.OperationOptions { }
8042
+ extends coreClient.OperationOptions {}
8043
8043
 
8044
8044
  /** Contains response data for the createOrUpdate operation. */
8045
8045
  export type CodeContainersCreateOrUpdateResponse = CodeContainer;
@@ -8070,18 +8070,18 @@ export type CodeVersionsListResponse = CodeVersionResourceArmPaginatedResult;
8070
8070
 
8071
8071
  /** Optional parameters. */
8072
8072
  export interface CodeVersionsDeleteOptionalParams
8073
- extends coreClient.OperationOptions { }
8073
+ extends coreClient.OperationOptions {}
8074
8074
 
8075
8075
  /** Optional parameters. */
8076
8076
  export interface CodeVersionsGetOptionalParams
8077
- extends coreClient.OperationOptions { }
8077
+ extends coreClient.OperationOptions {}
8078
8078
 
8079
8079
  /** Contains response data for the get operation. */
8080
8080
  export type CodeVersionsGetResponse = CodeVersion;
8081
8081
 
8082
8082
  /** Optional parameters. */
8083
8083
  export interface CodeVersionsCreateOrUpdateOptionalParams
8084
- extends coreClient.OperationOptions { }
8084
+ extends coreClient.OperationOptions {}
8085
8085
 
8086
8086
  /** Contains response data for the createOrUpdate operation. */
8087
8087
  export type CodeVersionsCreateOrUpdateResponse = CodeVersion;
@@ -8114,18 +8114,18 @@ export type ComponentContainersListResponse = ComponentContainerResourceArmPagin
8114
8114
 
8115
8115
  /** Optional parameters. */
8116
8116
  export interface ComponentContainersDeleteOptionalParams
8117
- extends coreClient.OperationOptions { }
8117
+ extends coreClient.OperationOptions {}
8118
8118
 
8119
8119
  /** Optional parameters. */
8120
8120
  export interface ComponentContainersGetOptionalParams
8121
- extends coreClient.OperationOptions { }
8121
+ extends coreClient.OperationOptions {}
8122
8122
 
8123
8123
  /** Contains response data for the get operation. */
8124
8124
  export type ComponentContainersGetResponse = ComponentContainer;
8125
8125
 
8126
8126
  /** Optional parameters. */
8127
8127
  export interface ComponentContainersCreateOrUpdateOptionalParams
8128
- extends coreClient.OperationOptions { }
8128
+ extends coreClient.OperationOptions {}
8129
8129
 
8130
8130
  /** Contains response data for the createOrUpdate operation. */
8131
8131
  export type ComponentContainersCreateOrUpdateResponse = ComponentContainer;
@@ -8160,18 +8160,18 @@ export type ComponentVersionsListResponse = ComponentVersionResourceArmPaginated
8160
8160
 
8161
8161
  /** Optional parameters. */
8162
8162
  export interface ComponentVersionsDeleteOptionalParams
8163
- extends coreClient.OperationOptions { }
8163
+ extends coreClient.OperationOptions {}
8164
8164
 
8165
8165
  /** Optional parameters. */
8166
8166
  export interface ComponentVersionsGetOptionalParams
8167
- extends coreClient.OperationOptions { }
8167
+ extends coreClient.OperationOptions {}
8168
8168
 
8169
8169
  /** Contains response data for the get operation. */
8170
8170
  export type ComponentVersionsGetResponse = ComponentVersion;
8171
8171
 
8172
8172
  /** Optional parameters. */
8173
8173
  export interface ComponentVersionsCreateOrUpdateOptionalParams
8174
- extends coreClient.OperationOptions { }
8174
+ extends coreClient.OperationOptions {}
8175
8175
 
8176
8176
  /** Contains response data for the createOrUpdate operation. */
8177
8177
  export type ComponentVersionsCreateOrUpdateResponse = ComponentVersion;
@@ -8206,18 +8206,18 @@ export type DataContainersListResponse = DataContainerResourceArmPaginatedResult
8206
8206
 
8207
8207
  /** Optional parameters. */
8208
8208
  export interface DataContainersDeleteOptionalParams
8209
- extends coreClient.OperationOptions { }
8209
+ extends coreClient.OperationOptions {}
8210
8210
 
8211
8211
  /** Optional parameters. */
8212
8212
  export interface DataContainersGetOptionalParams
8213
- extends coreClient.OperationOptions { }
8213
+ extends coreClient.OperationOptions {}
8214
8214
 
8215
8215
  /** Contains response data for the get operation. */
8216
8216
  export type DataContainersGetResponse = DataContainer;
8217
8217
 
8218
8218
  /** Optional parameters. */
8219
8219
  export interface DataContainersCreateOrUpdateOptionalParams
8220
- extends coreClient.OperationOptions { }
8220
+ extends coreClient.OperationOptions {}
8221
8221
 
8222
8222
  /** Contains response data for the createOrUpdate operation. */
8223
8223
  export type DataContainersCreateOrUpdateResponse = DataContainer;
@@ -8257,18 +8257,18 @@ export type DataVersionsListResponse = DataVersionBaseResourceArmPaginatedResult
8257
8257
 
8258
8258
  /** Optional parameters. */
8259
8259
  export interface DataVersionsDeleteOptionalParams
8260
- extends coreClient.OperationOptions { }
8260
+ extends coreClient.OperationOptions {}
8261
8261
 
8262
8262
  /** Optional parameters. */
8263
8263
  export interface DataVersionsGetOptionalParams
8264
- extends coreClient.OperationOptions { }
8264
+ extends coreClient.OperationOptions {}
8265
8265
 
8266
8266
  /** Contains response data for the get operation. */
8267
8267
  export type DataVersionsGetResponse = DataVersionBase;
8268
8268
 
8269
8269
  /** Optional parameters. */
8270
8270
  export interface DataVersionsCreateOrUpdateOptionalParams
8271
- extends coreClient.OperationOptions { }
8271
+ extends coreClient.OperationOptions {}
8272
8272
 
8273
8273
  /** Contains response data for the createOrUpdate operation. */
8274
8274
  export type DataVersionsCreateOrUpdateResponse = DataVersionBase;
@@ -8318,11 +8318,11 @@ export type DatastoresListResponse = DatastoreResourceArmPaginatedResult;
8318
8318
 
8319
8319
  /** Optional parameters. */
8320
8320
  export interface DatastoresDeleteOptionalParams
8321
- extends coreClient.OperationOptions { }
8321
+ extends coreClient.OperationOptions {}
8322
8322
 
8323
8323
  /** Optional parameters. */
8324
8324
  export interface DatastoresGetOptionalParams
8325
- extends coreClient.OperationOptions { }
8325
+ extends coreClient.OperationOptions {}
8326
8326
 
8327
8327
  /** Contains response data for the get operation. */
8328
8328
  export type DatastoresGetResponse = Datastore;
@@ -8339,7 +8339,7 @@ export type DatastoresCreateOrUpdateResponse = Datastore;
8339
8339
 
8340
8340
  /** Optional parameters. */
8341
8341
  export interface DatastoresListSecretsOptionalParams
8342
- extends coreClient.OperationOptions { }
8342
+ extends coreClient.OperationOptions {}
8343
8343
 
8344
8344
  /** Contains response data for the listSecrets operation. */
8345
8345
  export type DatastoresListSecretsResponse = DatastoreSecretsUnion;
@@ -8380,18 +8380,18 @@ export type EnvironmentContainersListResponse = EnvironmentContainerResourceArmP
8380
8380
 
8381
8381
  /** Optional parameters. */
8382
8382
  export interface EnvironmentContainersDeleteOptionalParams
8383
- extends coreClient.OperationOptions { }
8383
+ extends coreClient.OperationOptions {}
8384
8384
 
8385
8385
  /** Optional parameters. */
8386
8386
  export interface EnvironmentContainersGetOptionalParams
8387
- extends coreClient.OperationOptions { }
8387
+ extends coreClient.OperationOptions {}
8388
8388
 
8389
8389
  /** Contains response data for the get operation. */
8390
8390
  export type EnvironmentContainersGetResponse = EnvironmentContainer;
8391
8391
 
8392
8392
  /** Optional parameters. */
8393
8393
  export interface EnvironmentContainersCreateOrUpdateOptionalParams
8394
- extends coreClient.OperationOptions { }
8394
+ extends coreClient.OperationOptions {}
8395
8395
 
8396
8396
  /** Contains response data for the createOrUpdate operation. */
8397
8397
  export type EnvironmentContainersCreateOrUpdateResponse = EnvironmentContainer;
@@ -8426,18 +8426,18 @@ export type EnvironmentVersionsListResponse = EnvironmentVersionResourceArmPagin
8426
8426
 
8427
8427
  /** Optional parameters. */
8428
8428
  export interface EnvironmentVersionsDeleteOptionalParams
8429
- extends coreClient.OperationOptions { }
8429
+ extends coreClient.OperationOptions {}
8430
8430
 
8431
8431
  /** Optional parameters. */
8432
8432
  export interface EnvironmentVersionsGetOptionalParams
8433
- extends coreClient.OperationOptions { }
8433
+ extends coreClient.OperationOptions {}
8434
8434
 
8435
8435
  /** Contains response data for the get operation. */
8436
8436
  export type EnvironmentVersionsGetResponse = EnvironmentVersion;
8437
8437
 
8438
8438
  /** Optional parameters. */
8439
8439
  export interface EnvironmentVersionsCreateOrUpdateOptionalParams
8440
- extends coreClient.OperationOptions { }
8440
+ extends coreClient.OperationOptions {}
8441
8441
 
8442
8442
  /** Contains response data for the createOrUpdate operation. */
8443
8443
  export type EnvironmentVersionsCreateOrUpdateResponse = EnvironmentVersion;
@@ -8482,14 +8482,14 @@ export interface JobsDeleteOptionalParams extends coreClient.OperationOptions {
8482
8482
  }
8483
8483
 
8484
8484
  /** Optional parameters. */
8485
- export interface JobsGetOptionalParams extends coreClient.OperationOptions { }
8485
+ export interface JobsGetOptionalParams extends coreClient.OperationOptions {}
8486
8486
 
8487
8487
  /** Contains response data for the get operation. */
8488
8488
  export type JobsGetResponse = JobBase;
8489
8489
 
8490
8490
  /** Optional parameters. */
8491
8491
  export interface JobsCreateOrUpdateOptionalParams
8492
- extends coreClient.OperationOptions { }
8492
+ extends coreClient.OperationOptions {}
8493
8493
 
8494
8494
  /** Contains response data for the createOrUpdate operation. */
8495
8495
  export type JobsCreateOrUpdateResponse = JobBase;
@@ -8534,18 +8534,18 @@ export type ModelContainersListResponse = ModelContainerResourceArmPaginatedResu
8534
8534
 
8535
8535
  /** Optional parameters. */
8536
8536
  export interface ModelContainersDeleteOptionalParams
8537
- extends coreClient.OperationOptions { }
8537
+ extends coreClient.OperationOptions {}
8538
8538
 
8539
8539
  /** Optional parameters. */
8540
8540
  export interface ModelContainersGetOptionalParams
8541
- extends coreClient.OperationOptions { }
8541
+ extends coreClient.OperationOptions {}
8542
8542
 
8543
8543
  /** Contains response data for the get operation. */
8544
8544
  export type ModelContainersGetResponse = ModelContainer;
8545
8545
 
8546
8546
  /** Optional parameters. */
8547
8547
  export interface ModelContainersCreateOrUpdateOptionalParams
8548
- extends coreClient.OperationOptions { }
8548
+ extends coreClient.OperationOptions {}
8549
8549
 
8550
8550
  /** Contains response data for the createOrUpdate operation. */
8551
8551
  export type ModelContainersCreateOrUpdateResponse = ModelContainer;
@@ -8594,18 +8594,18 @@ export type ModelVersionsListResponse = ModelVersionResourceArmPaginatedResult;
8594
8594
 
8595
8595
  /** Optional parameters. */
8596
8596
  export interface ModelVersionsDeleteOptionalParams
8597
- extends coreClient.OperationOptions { }
8597
+ extends coreClient.OperationOptions {}
8598
8598
 
8599
8599
  /** Optional parameters. */
8600
8600
  export interface ModelVersionsGetOptionalParams
8601
- extends coreClient.OperationOptions { }
8601
+ extends coreClient.OperationOptions {}
8602
8602
 
8603
8603
  /** Contains response data for the get operation. */
8604
8604
  export type ModelVersionsGetResponse = ModelVersion;
8605
8605
 
8606
8606
  /** Optional parameters. */
8607
8607
  export interface ModelVersionsCreateOrUpdateOptionalParams
8608
- extends coreClient.OperationOptions { }
8608
+ extends coreClient.OperationOptions {}
8609
8609
 
8610
8610
  /** Contains response data for the createOrUpdate operation. */
8611
8611
  export type ModelVersionsCreateOrUpdateResponse = ModelVersion;
@@ -8671,7 +8671,7 @@ export interface OnlineEndpointsDeleteOptionalParams
8671
8671
 
8672
8672
  /** Optional parameters. */
8673
8673
  export interface OnlineEndpointsGetOptionalParams
8674
- extends coreClient.OperationOptions { }
8674
+ extends coreClient.OperationOptions {}
8675
8675
 
8676
8676
  /** Contains response data for the get operation. */
8677
8677
  export type OnlineEndpointsGetResponse = OnlineEndpoint;
@@ -8702,7 +8702,7 @@ export type OnlineEndpointsCreateOrUpdateResponse = OnlineEndpoint;
8702
8702
 
8703
8703
  /** Optional parameters. */
8704
8704
  export interface OnlineEndpointsListKeysOptionalParams
8705
- extends coreClient.OperationOptions { }
8705
+ extends coreClient.OperationOptions {}
8706
8706
 
8707
8707
  /** Contains response data for the listKeys operation. */
8708
8708
  export type OnlineEndpointsListKeysResponse = EndpointAuthKeys;
@@ -8718,7 +8718,7 @@ export interface OnlineEndpointsRegenerateKeysOptionalParams
8718
8718
 
8719
8719
  /** Optional parameters. */
8720
8720
  export interface OnlineEndpointsGetTokenOptionalParams
8721
- extends coreClient.OperationOptions { }
8721
+ extends coreClient.OperationOptions {}
8722
8722
 
8723
8723
  /** Contains response data for the getToken operation. */
8724
8724
  export type OnlineEndpointsGetTokenResponse = EndpointAuthToken;
@@ -8770,7 +8770,7 @@ export interface OnlineDeploymentsDeleteOptionalParams
8770
8770
 
8771
8771
  /** Optional parameters. */
8772
8772
  export interface OnlineDeploymentsGetOptionalParams
8773
- extends coreClient.OperationOptions { }
8773
+ extends coreClient.OperationOptions {}
8774
8774
 
8775
8775
  /** Contains response data for the get operation. */
8776
8776
  export type OnlineDeploymentsGetResponse = OnlineDeployment;
@@ -8801,7 +8801,7 @@ export type OnlineDeploymentsCreateOrUpdateResponse = OnlineDeployment;
8801
8801
 
8802
8802
  /** Optional parameters. */
8803
8803
  export interface OnlineDeploymentsGetLogsOptionalParams
8804
- extends coreClient.OperationOptions { }
8804
+ extends coreClient.OperationOptions {}
8805
8805
 
8806
8806
  /** Contains response data for the getLogs operation. */
8807
8807
  export type OnlineDeploymentsGetLogsResponse = DeploymentLogs;
@@ -8867,7 +8867,7 @@ export interface SchedulesDeleteOptionalParams
8867
8867
 
8868
8868
  /** Optional parameters. */
8869
8869
  export interface SchedulesGetOptionalParams
8870
- extends coreClient.OperationOptions { }
8870
+ extends coreClient.OperationOptions {}
8871
8871
 
8872
8872
  /** Contains response data for the get operation. */
8873
8873
  export type SchedulesGetResponse = Schedule;
@@ -8898,14 +8898,14 @@ export type SchedulesListNextResponse = ScheduleResourceArmPaginatedResult;
8898
8898
 
8899
8899
  /** Optional parameters. */
8900
8900
  export interface WorkspaceFeaturesListOptionalParams
8901
- extends coreClient.OperationOptions { }
8901
+ extends coreClient.OperationOptions {}
8902
8902
 
8903
8903
  /** Contains response data for the list operation. */
8904
8904
  export type WorkspaceFeaturesListResponse = ListAmlUserFeatureResult;
8905
8905
 
8906
8906
  /** Optional parameters. */
8907
8907
  export interface WorkspaceFeaturesListNextOptionalParams
8908
- extends coreClient.OperationOptions { }
8908
+ extends coreClient.OperationOptions {}
8909
8909
 
8910
8910
  /** Contains response data for the listNext operation. */
8911
8911
  export type WorkspaceFeaturesListNextResponse = ListAmlUserFeatureResult;