@azure/arm-machinelearning 3.0.0-alpha.20250207.1 → 3.0.0-alpha.20250211.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +21 -14
- package/dist/browser/azureMachineLearningServicesManagementClient.d.ts +67 -0
- package/dist/browser/azureMachineLearningServicesManagementClient.d.ts.map +1 -0
- package/dist/browser/azureMachineLearningServicesManagementClient.js +144 -0
- package/dist/browser/azureMachineLearningServicesManagementClient.js.map +1 -0
- package/dist/browser/index.d.ts +5 -0
- package/dist/browser/index.d.ts.map +1 -0
- package/dist/browser/index.js +13 -0
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/lroImpl.js.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/dist/browser/models/parameters.js +905 -0
- package/dist/browser/models/parameters.js.map +1 -0
- package/dist/browser/operations/batchDeployments.d.ts +109 -0
- package/dist/browser/operations/batchDeployments.d.ts.map +1 -0
- package/dist/browser/operations/batchDeployments.js +485 -0
- package/dist/browser/operations/batchDeployments.js.map +1 -0
- package/dist/browser/operations/batchEndpoints.d.ts +107 -0
- package/dist/browser/operations/batchEndpoints.d.ts.map +1 -0
- package/dist/browser/operations/batchEndpoints.js +470 -0
- package/dist/browser/operations/batchEndpoints.js.map +1 -0
- package/dist/browser/operations/codeContainers.d.ts +63 -0
- package/dist/browser/operations/codeContainers.d.ts.map +1 -0
- package/dist/browser/operations/codeContainers.js +251 -0
- package/dist/browser/operations/codeContainers.js.map +1 -0
- package/dist/browser/operations/codeVersions.d.ts +100 -0
- package/dist/browser/operations/codeVersions.d.ts.map +1 -0
- package/dist/browser/operations/codeVersions.js +392 -0
- package/dist/browser/operations/codeVersions.js.map +1 -0
- package/dist/browser/operations/componentContainers.d.ts +63 -0
- package/dist/browser/operations/componentContainers.d.ts.map +1 -0
- package/dist/browser/operations/componentContainers.js +255 -0
- package/dist/browser/operations/componentContainers.js.map +1 -0
- package/dist/browser/operations/componentVersions.d.ts +90 -0
- package/dist/browser/operations/componentVersions.d.ts.map +1 -0
- package/dist/browser/operations/componentVersions.js +354 -0
- package/dist/browser/operations/componentVersions.js.map +1 -0
- package/dist/browser/operations/computeOperations.d.ts +193 -0
- package/dist/browser/operations/computeOperations.d.ts.map +1 -0
- package/dist/browser/operations/computeOperations.js +854 -0
- package/dist/browser/operations/computeOperations.js.map +1 -0
- package/dist/browser/operations/dataContainers.d.ts +63 -0
- package/dist/browser/operations/dataContainers.d.ts.map +1 -0
- package/dist/browser/operations/dataContainers.js +255 -0
- package/dist/browser/operations/dataContainers.js.map +1 -0
- package/dist/browser/operations/dataVersions.d.ts +90 -0
- package/dist/browser/operations/dataVersions.d.ts.map +1 -0
- package/dist/browser/operations/dataVersions.js +355 -0
- package/dist/browser/operations/dataVersions.js.map +1 -0
- package/dist/browser/operations/datastores.d.ts +71 -0
- package/dist/browser/operations/datastores.d.ts.map +1 -0
- package/dist/browser/operations/datastores.js +292 -0
- package/dist/browser/operations/datastores.js.map +1 -0
- package/dist/browser/operations/environmentContainers.d.ts +63 -0
- package/dist/browser/operations/environmentContainers.d.ts.map +1 -0
- package/dist/browser/operations/environmentContainers.js +255 -0
- package/dist/browser/operations/environmentContainers.js.map +1 -0
- package/dist/browser/operations/environmentVersions.d.ts +90 -0
- package/dist/browser/operations/environmentVersions.d.ts.map +1 -0
- package/dist/browser/operations/environmentVersions.js +354 -0
- package/dist/browser/operations/environmentVersions.js.map +1 -0
- package/dist/browser/operations/features.d.ts +54 -0
- package/dist/browser/operations/features.d.ts.map +1 -0
- package/dist/browser/operations/features.js +224 -0
- package/dist/browser/operations/features.js.map +1 -0
- package/dist/browser/operations/featuresetContainers.d.ts +81 -0
- package/dist/browser/operations/featuresetContainers.d.ts.map +1 -0
- package/dist/browser/operations/featuresetContainers.js +359 -0
- package/dist/browser/operations/featuresetContainers.js.map +1 -0
- package/dist/browser/operations/featuresetVersions.d.ts +109 -0
- package/dist/browser/operations/featuresetVersions.d.ts.map +1 -0
- package/dist/browser/operations/featuresetVersions.js +466 -0
- package/dist/browser/operations/featuresetVersions.js.map +1 -0
- package/dist/browser/operations/featurestoreEntityContainers.d.ts +81 -0
- package/dist/browser/operations/featurestoreEntityContainers.d.ts.map +1 -0
- package/dist/browser/operations/featurestoreEntityContainers.js +359 -0
- package/dist/browser/operations/featurestoreEntityContainers.js.map +1 -0
- package/dist/browser/operations/featurestoreEntityVersions.d.ts +89 -0
- package/dist/browser/operations/featurestoreEntityVersions.d.ts.map +1 -0
- package/dist/browser/operations/featurestoreEntityVersions.js +374 -0
- package/dist/browser/operations/featurestoreEntityVersions.js.map +1 -0
- package/dist/browser/operations/index.d.ts +49 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +56 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/dist/browser/operations/jobs.d.ts +89 -0
- package/dist/browser/operations/jobs.d.ts.map +1 -0
- package/dist/browser/operations/jobs.js +384 -0
- package/dist/browser/operations/jobs.js.map +1 -0
- package/dist/browser/operations/managedNetworkProvisions.d.ts +28 -0
- package/dist/browser/operations/managedNetworkProvisions.d.ts.map +1 -0
- package/dist/browser/operations/managedNetworkProvisions.js +109 -0
- package/dist/browser/operations/managedNetworkProvisions.js.map +1 -0
- package/dist/browser/operations/managedNetworkSettingsRule.d.ts +83 -0
- package/dist/browser/operations/managedNetworkSettingsRule.d.ts.map +1 -0
- package/dist/browser/operations/managedNetworkSettingsRule.js +351 -0
- package/dist/browser/operations/managedNetworkSettingsRule.js.map +1 -0
- package/dist/browser/operations/marketplaceSubscriptions.d.ts +81 -0
- package/dist/browser/operations/marketplaceSubscriptions.d.ts.map +1 -0
- package/dist/browser/operations/marketplaceSubscriptions.js +358 -0
- package/dist/browser/operations/marketplaceSubscriptions.js.map +1 -0
- package/dist/browser/operations/modelContainers.d.ts +63 -0
- package/dist/browser/operations/modelContainers.d.ts.map +1 -0
- package/dist/browser/operations/modelContainers.js +256 -0
- package/dist/browser/operations/modelContainers.js.map +1 -0
- package/dist/browser/operations/modelVersions.d.ts +90 -0
- package/dist/browser/operations/modelVersions.d.ts.map +1 -0
- package/dist/browser/operations/modelVersions.js +360 -0
- package/dist/browser/operations/modelVersions.js.map +1 -0
- package/dist/browser/operations/onlineDeployments.d.ts +149 -0
- package/dist/browser/operations/onlineDeployments.d.ts.map +1 -0
- package/dist/browser/operations/onlineDeployments.js +676 -0
- package/dist/browser/operations/onlineDeployments.js.map +1 -0
- package/dist/browser/operations/onlineEndpoints.d.ts +133 -0
- package/dist/browser/operations/onlineEndpoints.d.ts.map +1 -0
- package/dist/browser/operations/onlineEndpoints.js +592 -0
- package/dist/browser/operations/onlineEndpoints.js.map +1 -0
- package/dist/browser/operations/operations.d.ts +26 -0
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/dist/browser/operations/operations.js +96 -0
- package/dist/browser/operations/operations.js.map +1 -0
- package/dist/browser/operations/privateEndpointConnections.d.ts +58 -0
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/browser/operations/privateEndpointConnections.js +222 -0
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
- package/dist/browser/operations/privateLinkResources.d.ts +20 -0
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/browser/operations/privateLinkResources.js +53 -0
- package/dist/browser/operations/privateLinkResources.js.map +1 -0
- package/dist/browser/operations/quotas.d.ts +42 -0
- package/dist/browser/operations/quotas.d.ts.map +1 -0
- package/dist/browser/operations/quotas.js +176 -0
- package/dist/browser/operations/quotas.js.map +1 -0
- package/dist/browser/operations/registries.d.ts +115 -0
- package/dist/browser/operations/registries.d.ts.map +1 -0
- package/dist/browser/operations/registries.js +567 -0
- package/dist/browser/operations/registries.js.map +1 -0
- package/dist/browser/operations/registryCodeContainers.d.ts +81 -0
- package/dist/browser/operations/registryCodeContainers.d.ts.map +1 -0
- package/dist/browser/operations/registryCodeContainers.js +350 -0
- package/dist/browser/operations/registryCodeContainers.js.map +1 -0
- package/dist/browser/operations/registryCodeVersions.d.ts +99 -0
- package/dist/browser/operations/registryCodeVersions.d.ts.map +1 -0
- package/dist/browser/operations/registryCodeVersions.js +412 -0
- package/dist/browser/operations/registryCodeVersions.js.map +1 -0
- package/dist/browser/operations/registryComponentContainers.d.ts +81 -0
- package/dist/browser/operations/registryComponentContainers.d.ts.map +1 -0
- package/dist/browser/operations/registryComponentContainers.js +350 -0
- package/dist/browser/operations/registryComponentContainers.js.map +1 -0
- package/dist/browser/operations/registryComponentVersions.d.ts +89 -0
- package/dist/browser/operations/registryComponentVersions.d.ts.map +1 -0
- package/dist/browser/operations/registryComponentVersions.js +381 -0
- package/dist/browser/operations/registryComponentVersions.js.map +1 -0
- package/dist/browser/operations/registryDataContainers.d.ts +81 -0
- package/dist/browser/operations/registryDataContainers.d.ts.map +1 -0
- package/dist/browser/operations/registryDataContainers.js +354 -0
- package/dist/browser/operations/registryDataContainers.js.map +1 -0
- package/dist/browser/operations/registryDataReferences.d.ts +23 -0
- package/dist/browser/operations/registryDataReferences.d.ts.map +1 -0
- package/dist/browser/operations/registryDataReferences.js +60 -0
- package/dist/browser/operations/registryDataReferences.js.map +1 -0
- package/dist/browser/operations/registryDataVersions.d.ts +99 -0
- package/dist/browser/operations/registryDataVersions.d.ts.map +1 -0
- package/dist/browser/operations/registryDataVersions.js +407 -0
- package/dist/browser/operations/registryDataVersions.js.map +1 -0
- package/dist/browser/operations/registryEnvironmentContainers.d.ts +81 -0
- package/dist/browser/operations/registryEnvironmentContainers.d.ts.map +1 -0
- package/dist/browser/operations/registryEnvironmentContainers.js +354 -0
- package/dist/browser/operations/registryEnvironmentContainers.js.map +1 -0
- package/dist/browser/operations/registryEnvironmentVersions.d.ts +89 -0
- package/dist/browser/operations/registryEnvironmentVersions.d.ts.map +1 -0
- package/dist/browser/operations/registryEnvironmentVersions.js +382 -0
- package/dist/browser/operations/registryEnvironmentVersions.js.map +1 -0
- package/dist/browser/operations/registryModelContainers.d.ts +81 -0
- package/dist/browser/operations/registryModelContainers.d.ts.map +1 -0
- package/dist/browser/operations/registryModelContainers.js +354 -0
- package/dist/browser/operations/registryModelContainers.js.map +1 -0
- package/dist/browser/operations/registryModelVersions.d.ts +99 -0
- package/dist/browser/operations/registryModelVersions.d.ts.map +1 -0
- package/dist/browser/operations/registryModelVersions.js +417 -0
- package/dist/browser/operations/registryModelVersions.js.map +1 -0
- package/dist/browser/operations/schedules.d.ts +81 -0
- package/dist/browser/operations/schedules.d.ts.map +1 -0
- package/dist/browser/operations/schedules.js +354 -0
- package/dist/browser/operations/schedules.js.map +1 -0
- package/dist/browser/operations/serverlessEndpoints.d.ts +125 -0
- package/dist/browser/operations/serverlessEndpoints.d.ts.map +1 -0
- package/dist/browser/operations/serverlessEndpoints.js +567 -0
- package/dist/browser/operations/serverlessEndpoints.js.map +1 -0
- package/dist/browser/operations/usages.d.ts +37 -0
- package/dist/browser/operations/usages.d.ts.map +1 -0
- package/dist/browser/operations/usages.js +147 -0
- package/dist/browser/operations/usages.js.map +1 -0
- package/dist/browser/operations/virtualMachineSizes.d.ts +19 -0
- package/dist/browser/operations/virtualMachineSizes.d.ts.map +1 -0
- package/dist/browser/operations/virtualMachineSizes.js +51 -0
- package/dist/browser/operations/virtualMachineSizes.js.map +1 -0
- package/dist/browser/operations/workspaceConnections.d.ts +66 -0
- package/dist/browser/operations/workspaceConnections.d.ts.map +1 -0
- package/dist/browser/operations/workspaceConnections.js +279 -0
- package/dist/browser/operations/workspaceConnections.js.map +1 -0
- package/dist/browser/operations/workspaceFeatures.d.ts +38 -0
- package/dist/browser/operations/workspaceFeatures.d.ts.map +1 -0
- package/dist/browser/operations/workspaceFeatures.js +150 -0
- package/dist/browser/operations/workspaceFeatures.js.map +1 -0
- package/dist/browser/operations/workspaces.d.ts +188 -0
- package/dist/browser/operations/workspaces.d.ts.map +1 -0
- package/dist/browser/operations/workspaces.js +924 -0
- package/dist/browser/operations/workspaces.js.map +1 -0
- package/dist/browser/operationsInterfaces/batchDeployments.d.ts +82 -0
- package/dist/browser/operationsInterfaces/batchDeployments.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/batchDeployments.js.map +1 -0
- package/dist/browser/operationsInterfaces/batchEndpoints.d.ts +82 -0
- package/dist/browser/operationsInterfaces/batchEndpoints.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/batchEndpoints.js.map +1 -0
- package/dist/browser/operationsInterfaces/codeContainers.d.ts +38 -0
- package/dist/browser/operationsInterfaces/codeContainers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/codeContainers.js.map +1 -0
- package/dist/browser/operationsInterfaces/codeVersions.d.ts +73 -0
- package/dist/browser/operationsInterfaces/codeVersions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/codeVersions.js.map +1 -0
- package/dist/browser/operationsInterfaces/componentContainers.d.ts +38 -0
- package/dist/browser/operationsInterfaces/componentContainers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/componentContainers.js.map +1 -0
- package/dist/browser/operationsInterfaces/componentVersions.d.ts +63 -0
- package/dist/browser/operationsInterfaces/componentVersions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/componentVersions.js.map +1 -0
- package/dist/browser/operationsInterfaces/computeOperations.d.ts +149 -0
- package/dist/browser/operationsInterfaces/computeOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/computeOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/dataContainers.d.ts +38 -0
- package/dist/browser/operationsInterfaces/dataContainers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/dataContainers.js.map +1 -0
- package/dist/browser/operationsInterfaces/dataVersions.d.ts +63 -0
- package/dist/browser/operationsInterfaces/dataVersions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/dataVersions.js.map +1 -0
- package/dist/browser/operationsInterfaces/datastores.d.ts +46 -0
- package/dist/browser/operationsInterfaces/datastores.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/datastores.js.map +1 -0
- package/dist/browser/operationsInterfaces/environmentContainers.d.ts +38 -0
- package/dist/browser/operationsInterfaces/environmentContainers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/environmentContainers.js.map +1 -0
- package/dist/browser/operationsInterfaces/environmentVersions.d.ts +63 -0
- package/dist/browser/operationsInterfaces/environmentVersions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/environmentVersions.js.map +1 -0
- package/dist/browser/operationsInterfaces/features.d.ts +25 -0
- package/dist/browser/operationsInterfaces/features.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/features.js.map +1 -0
- package/dist/browser/operationsInterfaces/featuresetContainers.d.ts +56 -0
- package/dist/browser/operationsInterfaces/featuresetContainers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/featuresetContainers.js.map +1 -0
- package/dist/browser/operationsInterfaces/featuresetVersions.d.ts +82 -0
- package/dist/browser/operationsInterfaces/featuresetVersions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/featuresetVersions.js.map +1 -0
- package/dist/browser/operationsInterfaces/featurestoreEntityContainers.d.ts +56 -0
- package/dist/browser/operationsInterfaces/featurestoreEntityContainers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/featurestoreEntityContainers.js.map +1 -0
- package/dist/browser/operationsInterfaces/featurestoreEntityVersions.d.ts +62 -0
- package/dist/browser/operationsInterfaces/featurestoreEntityVersions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/featurestoreEntityVersions.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +49 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +56 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/dist/browser/operationsInterfaces/jobs.d.ts +64 -0
- package/dist/browser/operationsInterfaces/jobs.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/jobs.js.map +1 -0
- package/dist/browser/operationsInterfaces/managedNetworkProvisions.d.ts +20 -0
- package/dist/browser/operationsInterfaces/managedNetworkProvisions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/managedNetworkProvisions.js.map +1 -0
- package/dist/browser/operationsInterfaces/managedNetworkSettingsRule.d.ts +58 -0
- package/dist/browser/operationsInterfaces/managedNetworkSettingsRule.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/managedNetworkSettingsRule.js.map +1 -0
- package/dist/browser/operationsInterfaces/marketplaceSubscriptions.d.ts +56 -0
- package/dist/browser/operationsInterfaces/marketplaceSubscriptions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/marketplaceSubscriptions.js.map +1 -0
- package/dist/browser/operationsInterfaces/modelContainers.d.ts +38 -0
- package/dist/browser/operationsInterfaces/modelContainers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/modelContainers.js.map +1 -0
- package/dist/browser/operationsInterfaces/modelVersions.d.ts +63 -0
- package/dist/browser/operationsInterfaces/modelVersions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/modelVersions.js.map +1 -0
- package/dist/browser/operationsInterfaces/onlineDeployments.d.ts +101 -0
- package/dist/browser/operationsInterfaces/onlineDeployments.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/onlineDeployments.js.map +1 -0
- package/dist/browser/operationsInterfaces/onlineEndpoints.d.ts +108 -0
- package/dist/browser/operationsInterfaces/onlineEndpoints.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/onlineEndpoints.js.map +1 -0
- package/dist/browser/operationsInterfaces/operations.d.ts +11 -0
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +41 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +12 -0
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/browser/operationsInterfaces/quotas.d.ts +19 -0
- package/dist/browser/operationsInterfaces/quotas.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/quotas.js.map +1 -0
- package/dist/browser/operationsInterfaces/registries.d.ts +79 -0
- package/dist/browser/operationsInterfaces/registries.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/registries.js.map +1 -0
- package/dist/browser/operationsInterfaces/registryCodeContainers.d.ts +56 -0
- package/dist/browser/operationsInterfaces/registryCodeContainers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/registryCodeContainers.js.map +1 -0
- package/dist/browser/operationsInterfaces/registryCodeVersions.d.ts +72 -0
- package/dist/browser/operationsInterfaces/registryCodeVersions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/registryCodeVersions.js.map +1 -0
- package/dist/browser/operationsInterfaces/registryComponentContainers.d.ts +56 -0
- package/dist/browser/operationsInterfaces/registryComponentContainers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/registryComponentContainers.js.map +1 -0
- package/dist/browser/operationsInterfaces/registryComponentVersions.d.ts +62 -0
- package/dist/browser/operationsInterfaces/registryComponentVersions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/registryComponentVersions.js.map +1 -0
- package/dist/browser/operationsInterfaces/registryDataContainers.d.ts +56 -0
- package/dist/browser/operationsInterfaces/registryDataContainers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/registryDataContainers.js.map +1 -0
- package/dist/browser/operationsInterfaces/registryDataReferences.d.ts +15 -0
- package/dist/browser/operationsInterfaces/registryDataReferences.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/registryDataReferences.js.map +1 -0
- package/dist/browser/operationsInterfaces/registryDataVersions.d.ts +72 -0
- package/dist/browser/operationsInterfaces/registryDataVersions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/registryDataVersions.js.map +1 -0
- package/dist/browser/operationsInterfaces/registryEnvironmentContainers.d.ts +56 -0
- package/dist/browser/operationsInterfaces/registryEnvironmentContainers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/registryEnvironmentContainers.js.map +1 -0
- package/dist/browser/operationsInterfaces/registryEnvironmentVersions.d.ts +62 -0
- package/dist/browser/operationsInterfaces/registryEnvironmentVersions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/registryEnvironmentVersions.js.map +1 -0
- package/dist/browser/operationsInterfaces/registryModelContainers.d.ts +56 -0
- package/dist/browser/operationsInterfaces/registryModelContainers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/registryModelContainers.js.map +1 -0
- package/dist/browser/operationsInterfaces/registryModelVersions.d.ts +72 -0
- package/dist/browser/operationsInterfaces/registryModelVersions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/registryModelVersions.js.map +1 -0
- package/dist/browser/operationsInterfaces/schedules.d.ts +56 -0
- package/dist/browser/operationsInterfaces/schedules.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/schedules.js.map +1 -0
- package/dist/browser/operationsInterfaces/serverlessEndpoints.d.ts +100 -0
- package/dist/browser/operationsInterfaces/serverlessEndpoints.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/serverlessEndpoints.js.map +1 -0
- package/dist/browser/operationsInterfaces/usages.d.ts +13 -0
- package/dist/browser/operationsInterfaces/usages.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/usages.js.map +1 -0
- package/dist/browser/operationsInterfaces/virtualMachineSizes.d.ts +11 -0
- package/dist/browser/operationsInterfaces/virtualMachineSizes.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/virtualMachineSizes.js.map +1 -0
- package/dist/browser/operationsInterfaces/workspaceConnections.d.ts +42 -0
- package/dist/browser/operationsInterfaces/workspaceConnections.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/workspaceConnections.js.map +1 -0
- package/dist/browser/operationsInterfaces/workspaceFeatures.d.ts +13 -0
- package/dist/browser/operationsInterfaces/workspaceFeatures.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/workspaceFeatures.js.map +1 -0
- package/dist/browser/operationsInterfaces/workspaces.d.ts +152 -0
- package/dist/browser/operationsInterfaces/workspaces.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/workspaces.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/dist/commonjs/azureMachineLearningServicesManagementClient.d.ts +67 -0
- package/dist/commonjs/azureMachineLearningServicesManagementClient.d.ts.map +1 -0
- package/dist/commonjs/azureMachineLearningServicesManagementClient.js +149 -0
- package/dist/commonjs/azureMachineLearningServicesManagementClient.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lroImpl.d.ts +11 -0
- package/dist/commonjs/lroImpl.d.ts.map +1 -0
- package/dist/commonjs/lroImpl.js +17 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/dist/commonjs/models/index.d.ts +12012 -0
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +2284 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +779 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +16643 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +115 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +910 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/batchDeployments.d.ts +109 -0
- package/dist/commonjs/operations/batchDeployments.d.ts.map +1 -0
- package/dist/commonjs/operations/batchDeployments.js +489 -0
- package/dist/commonjs/operations/batchDeployments.js.map +1 -0
- package/dist/commonjs/operations/batchEndpoints.d.ts +107 -0
- package/dist/commonjs/operations/batchEndpoints.d.ts.map +1 -0
- package/dist/commonjs/operations/batchEndpoints.js +474 -0
- package/dist/commonjs/operations/batchEndpoints.js.map +1 -0
- package/dist/commonjs/operations/codeContainers.d.ts +63 -0
- package/dist/commonjs/operations/codeContainers.d.ts.map +1 -0
- package/dist/commonjs/operations/codeContainers.js +255 -0
- package/dist/commonjs/operations/codeContainers.js.map +1 -0
- package/dist/commonjs/operations/codeVersions.d.ts +100 -0
- package/dist/commonjs/operations/codeVersions.d.ts.map +1 -0
- package/dist/commonjs/operations/codeVersions.js +396 -0
- package/dist/commonjs/operations/codeVersions.js.map +1 -0
- package/dist/commonjs/operations/componentContainers.d.ts +63 -0
- package/dist/commonjs/operations/componentContainers.d.ts.map +1 -0
- package/dist/commonjs/operations/componentContainers.js +259 -0
- package/dist/commonjs/operations/componentContainers.js.map +1 -0
- package/dist/commonjs/operations/componentVersions.d.ts +90 -0
- package/dist/commonjs/operations/componentVersions.d.ts.map +1 -0
- package/dist/commonjs/operations/componentVersions.js +358 -0
- package/dist/commonjs/operations/componentVersions.js.map +1 -0
- package/dist/commonjs/operations/computeOperations.d.ts +193 -0
- package/dist/commonjs/operations/computeOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/computeOperations.js +858 -0
- package/dist/commonjs/operations/computeOperations.js.map +1 -0
- package/dist/commonjs/operations/dataContainers.d.ts +63 -0
- package/dist/commonjs/operations/dataContainers.d.ts.map +1 -0
- package/dist/commonjs/operations/dataContainers.js +259 -0
- package/dist/commonjs/operations/dataContainers.js.map +1 -0
- package/dist/commonjs/operations/dataVersions.d.ts +90 -0
- package/dist/commonjs/operations/dataVersions.d.ts.map +1 -0
- package/dist/commonjs/operations/dataVersions.js +359 -0
- package/dist/commonjs/operations/dataVersions.js.map +1 -0
- package/dist/commonjs/operations/datastores.d.ts +71 -0
- package/dist/commonjs/operations/datastores.d.ts.map +1 -0
- package/dist/commonjs/operations/datastores.js +296 -0
- package/dist/commonjs/operations/datastores.js.map +1 -0
- package/dist/commonjs/operations/environmentContainers.d.ts +63 -0
- package/dist/commonjs/operations/environmentContainers.d.ts.map +1 -0
- package/dist/commonjs/operations/environmentContainers.js +259 -0
- package/dist/commonjs/operations/environmentContainers.js.map +1 -0
- package/dist/commonjs/operations/environmentVersions.d.ts +90 -0
- package/dist/commonjs/operations/environmentVersions.d.ts.map +1 -0
- package/dist/commonjs/operations/environmentVersions.js +358 -0
- package/dist/commonjs/operations/environmentVersions.js.map +1 -0
- package/dist/commonjs/operations/features.d.ts +54 -0
- package/dist/commonjs/operations/features.d.ts.map +1 -0
- package/dist/commonjs/operations/features.js +228 -0
- package/dist/commonjs/operations/features.js.map +1 -0
- package/dist/commonjs/operations/featuresetContainers.d.ts +81 -0
- package/dist/commonjs/operations/featuresetContainers.d.ts.map +1 -0
- package/dist/commonjs/operations/featuresetContainers.js +363 -0
- package/dist/commonjs/operations/featuresetContainers.js.map +1 -0
- package/dist/commonjs/operations/featuresetVersions.d.ts +109 -0
- package/dist/commonjs/operations/featuresetVersions.d.ts.map +1 -0
- package/dist/commonjs/operations/featuresetVersions.js +470 -0
- package/dist/commonjs/operations/featuresetVersions.js.map +1 -0
- package/dist/commonjs/operations/featurestoreEntityContainers.d.ts +81 -0
- package/dist/commonjs/operations/featurestoreEntityContainers.d.ts.map +1 -0
- package/dist/commonjs/operations/featurestoreEntityContainers.js +363 -0
- package/dist/commonjs/operations/featurestoreEntityContainers.js.map +1 -0
- package/dist/commonjs/operations/featurestoreEntityVersions.d.ts +89 -0
- package/dist/commonjs/operations/featurestoreEntityVersions.d.ts.map +1 -0
- package/dist/commonjs/operations/featurestoreEntityVersions.js +378 -0
- package/dist/commonjs/operations/featurestoreEntityVersions.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +49 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +59 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/jobs.d.ts +89 -0
- package/dist/commonjs/operations/jobs.d.ts.map +1 -0
- package/dist/commonjs/operations/jobs.js +388 -0
- package/dist/commonjs/operations/jobs.js.map +1 -0
- package/dist/commonjs/operations/managedNetworkProvisions.d.ts +28 -0
- package/dist/commonjs/operations/managedNetworkProvisions.d.ts.map +1 -0
- package/dist/commonjs/operations/managedNetworkProvisions.js +114 -0
- package/dist/commonjs/operations/managedNetworkProvisions.js.map +1 -0
- package/dist/commonjs/operations/managedNetworkSettingsRule.d.ts +83 -0
- package/dist/commonjs/operations/managedNetworkSettingsRule.d.ts.map +1 -0
- package/dist/commonjs/operations/managedNetworkSettingsRule.js +355 -0
- package/dist/commonjs/operations/managedNetworkSettingsRule.js.map +1 -0
- package/dist/commonjs/operations/marketplaceSubscriptions.d.ts +81 -0
- package/dist/commonjs/operations/marketplaceSubscriptions.d.ts.map +1 -0
- package/dist/commonjs/operations/marketplaceSubscriptions.js +362 -0
- package/dist/commonjs/operations/marketplaceSubscriptions.js.map +1 -0
- package/dist/commonjs/operations/modelContainers.d.ts +63 -0
- package/dist/commonjs/operations/modelContainers.d.ts.map +1 -0
- package/dist/commonjs/operations/modelContainers.js +260 -0
- package/dist/commonjs/operations/modelContainers.js.map +1 -0
- package/dist/commonjs/operations/modelVersions.d.ts +90 -0
- package/dist/commonjs/operations/modelVersions.d.ts.map +1 -0
- package/dist/commonjs/operations/modelVersions.js +364 -0
- package/dist/commonjs/operations/modelVersions.js.map +1 -0
- package/dist/commonjs/operations/onlineDeployments.d.ts +149 -0
- package/dist/commonjs/operations/onlineDeployments.d.ts.map +1 -0
- package/dist/commonjs/operations/onlineDeployments.js +680 -0
- package/dist/commonjs/operations/onlineDeployments.js.map +1 -0
- package/dist/commonjs/operations/onlineEndpoints.d.ts +133 -0
- package/dist/commonjs/operations/onlineEndpoints.d.ts.map +1 -0
- package/dist/commonjs/operations/onlineEndpoints.js +596 -0
- package/dist/commonjs/operations/onlineEndpoints.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +26 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +100 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +58 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.js +226 -0
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
- package/dist/commonjs/operations/privateLinkResources.d.ts +20 -0
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/commonjs/operations/privateLinkResources.js +58 -0
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
- package/dist/commonjs/operations/quotas.d.ts +42 -0
- package/dist/commonjs/operations/quotas.d.ts.map +1 -0
- package/dist/commonjs/operations/quotas.js +180 -0
- package/dist/commonjs/operations/quotas.js.map +1 -0
- package/dist/commonjs/operations/registries.d.ts +115 -0
- package/dist/commonjs/operations/registries.d.ts.map +1 -0
- package/dist/commonjs/operations/registries.js +571 -0
- package/dist/commonjs/operations/registries.js.map +1 -0
- package/dist/commonjs/operations/registryCodeContainers.d.ts +81 -0
- package/dist/commonjs/operations/registryCodeContainers.d.ts.map +1 -0
- package/dist/commonjs/operations/registryCodeContainers.js +354 -0
- package/dist/commonjs/operations/registryCodeContainers.js.map +1 -0
- package/dist/commonjs/operations/registryCodeVersions.d.ts +99 -0
- package/dist/commonjs/operations/registryCodeVersions.d.ts.map +1 -0
- package/dist/commonjs/operations/registryCodeVersions.js +416 -0
- package/dist/commonjs/operations/registryCodeVersions.js.map +1 -0
- package/dist/commonjs/operations/registryComponentContainers.d.ts +81 -0
- package/dist/commonjs/operations/registryComponentContainers.d.ts.map +1 -0
- package/dist/commonjs/operations/registryComponentContainers.js +354 -0
- package/dist/commonjs/operations/registryComponentContainers.js.map +1 -0
- package/dist/commonjs/operations/registryComponentVersions.d.ts +89 -0
- package/dist/commonjs/operations/registryComponentVersions.d.ts.map +1 -0
- package/dist/commonjs/operations/registryComponentVersions.js +385 -0
- package/dist/commonjs/operations/registryComponentVersions.js.map +1 -0
- package/dist/commonjs/operations/registryDataContainers.d.ts +81 -0
- package/dist/commonjs/operations/registryDataContainers.d.ts.map +1 -0
- package/dist/commonjs/operations/registryDataContainers.js +358 -0
- package/dist/commonjs/operations/registryDataContainers.js.map +1 -0
- package/dist/commonjs/operations/registryDataReferences.d.ts +23 -0
- package/dist/commonjs/operations/registryDataReferences.d.ts.map +1 -0
- package/dist/commonjs/operations/registryDataReferences.js +65 -0
- package/dist/commonjs/operations/registryDataReferences.js.map +1 -0
- package/dist/commonjs/operations/registryDataVersions.d.ts +99 -0
- package/dist/commonjs/operations/registryDataVersions.d.ts.map +1 -0
- package/dist/commonjs/operations/registryDataVersions.js +411 -0
- package/dist/commonjs/operations/registryDataVersions.js.map +1 -0
- package/dist/commonjs/operations/registryEnvironmentContainers.d.ts +81 -0
- package/dist/commonjs/operations/registryEnvironmentContainers.d.ts.map +1 -0
- package/dist/commonjs/operations/registryEnvironmentContainers.js +358 -0
- package/dist/commonjs/operations/registryEnvironmentContainers.js.map +1 -0
- package/dist/commonjs/operations/registryEnvironmentVersions.d.ts +89 -0
- package/dist/commonjs/operations/registryEnvironmentVersions.d.ts.map +1 -0
- package/dist/commonjs/operations/registryEnvironmentVersions.js +386 -0
- package/dist/commonjs/operations/registryEnvironmentVersions.js.map +1 -0
- package/dist/commonjs/operations/registryModelContainers.d.ts +81 -0
- package/dist/commonjs/operations/registryModelContainers.d.ts.map +1 -0
- package/dist/commonjs/operations/registryModelContainers.js +358 -0
- package/dist/commonjs/operations/registryModelContainers.js.map +1 -0
- package/dist/commonjs/operations/registryModelVersions.d.ts +99 -0
- package/dist/commonjs/operations/registryModelVersions.d.ts.map +1 -0
- package/dist/commonjs/operations/registryModelVersions.js +421 -0
- package/dist/commonjs/operations/registryModelVersions.js.map +1 -0
- package/dist/commonjs/operations/schedules.d.ts +81 -0
- package/dist/commonjs/operations/schedules.d.ts.map +1 -0
- package/dist/commonjs/operations/schedules.js +358 -0
- package/dist/commonjs/operations/schedules.js.map +1 -0
- package/dist/commonjs/operations/serverlessEndpoints.d.ts +125 -0
- package/dist/commonjs/operations/serverlessEndpoints.d.ts.map +1 -0
- package/dist/commonjs/operations/serverlessEndpoints.js +571 -0
- package/dist/commonjs/operations/serverlessEndpoints.js.map +1 -0
- package/dist/commonjs/operations/usages.d.ts +37 -0
- package/dist/commonjs/operations/usages.d.ts.map +1 -0
- package/dist/commonjs/operations/usages.js +151 -0
- package/dist/commonjs/operations/usages.js.map +1 -0
- package/dist/commonjs/operations/virtualMachineSizes.d.ts +19 -0
- package/dist/commonjs/operations/virtualMachineSizes.d.ts.map +1 -0
- package/dist/commonjs/operations/virtualMachineSizes.js +56 -0
- package/dist/commonjs/operations/virtualMachineSizes.js.map +1 -0
- package/dist/commonjs/operations/workspaceConnections.d.ts +66 -0
- package/dist/commonjs/operations/workspaceConnections.d.ts.map +1 -0
- package/dist/commonjs/operations/workspaceConnections.js +283 -0
- package/dist/commonjs/operations/workspaceConnections.js.map +1 -0
- package/dist/commonjs/operations/workspaceFeatures.d.ts +38 -0
- package/dist/commonjs/operations/workspaceFeatures.d.ts.map +1 -0
- package/dist/commonjs/operations/workspaceFeatures.js +154 -0
- package/dist/commonjs/operations/workspaceFeatures.js.map +1 -0
- package/dist/commonjs/operations/workspaces.d.ts +188 -0
- package/dist/commonjs/operations/workspaces.d.ts.map +1 -0
- package/dist/commonjs/operations/workspaces.js +928 -0
- package/dist/commonjs/operations/workspaces.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/batchDeployments.d.ts +82 -0
- package/dist/commonjs/operationsInterfaces/batchDeployments.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/batchDeployments.js +10 -0
- package/dist/commonjs/operationsInterfaces/batchDeployments.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/batchEndpoints.d.ts +82 -0
- package/dist/commonjs/operationsInterfaces/batchEndpoints.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/batchEndpoints.js +10 -0
- package/dist/commonjs/operationsInterfaces/batchEndpoints.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/codeContainers.d.ts +38 -0
- package/dist/commonjs/operationsInterfaces/codeContainers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/codeContainers.js +10 -0
- package/dist/commonjs/operationsInterfaces/codeContainers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/codeVersions.d.ts +73 -0
- package/dist/commonjs/operationsInterfaces/codeVersions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/codeVersions.js +10 -0
- package/dist/commonjs/operationsInterfaces/codeVersions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/componentContainers.d.ts +38 -0
- package/dist/commonjs/operationsInterfaces/componentContainers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/componentContainers.js +10 -0
- package/dist/commonjs/operationsInterfaces/componentContainers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/componentVersions.d.ts +63 -0
- package/dist/commonjs/operationsInterfaces/componentVersions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/componentVersions.js +10 -0
- package/dist/commonjs/operationsInterfaces/componentVersions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/computeOperations.d.ts +149 -0
- package/dist/commonjs/operationsInterfaces/computeOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/computeOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/computeOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/dataContainers.d.ts +38 -0
- package/dist/commonjs/operationsInterfaces/dataContainers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/dataContainers.js +10 -0
- package/dist/commonjs/operationsInterfaces/dataContainers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/dataVersions.d.ts +63 -0
- package/dist/commonjs/operationsInterfaces/dataVersions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/dataVersions.js +10 -0
- package/dist/commonjs/operationsInterfaces/dataVersions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/datastores.d.ts +46 -0
- package/dist/commonjs/operationsInterfaces/datastores.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/datastores.js +10 -0
- package/dist/commonjs/operationsInterfaces/datastores.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/environmentContainers.d.ts +38 -0
- package/dist/commonjs/operationsInterfaces/environmentContainers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/environmentContainers.js +10 -0
- package/dist/commonjs/operationsInterfaces/environmentContainers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/environmentVersions.d.ts +63 -0
- package/dist/commonjs/operationsInterfaces/environmentVersions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/environmentVersions.js +10 -0
- package/dist/commonjs/operationsInterfaces/environmentVersions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/features.d.ts +25 -0
- package/dist/commonjs/operationsInterfaces/features.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/features.js +10 -0
- package/dist/commonjs/operationsInterfaces/features.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/featuresetContainers.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/featuresetContainers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/featuresetContainers.js +10 -0
- package/dist/commonjs/operationsInterfaces/featuresetContainers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/featuresetVersions.d.ts +82 -0
- package/dist/commonjs/operationsInterfaces/featuresetVersions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/featuresetVersions.js +10 -0
- package/dist/commonjs/operationsInterfaces/featuresetVersions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/featurestoreEntityContainers.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/featurestoreEntityContainers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/featurestoreEntityContainers.js +10 -0
- package/dist/commonjs/operationsInterfaces/featurestoreEntityContainers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/featurestoreEntityVersions.d.ts +62 -0
- package/dist/commonjs/operationsInterfaces/featurestoreEntityVersions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/featurestoreEntityVersions.js +10 -0
- package/dist/commonjs/operationsInterfaces/featurestoreEntityVersions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +49 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +59 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/jobs.d.ts +64 -0
- package/dist/commonjs/operationsInterfaces/jobs.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/jobs.js +10 -0
- package/dist/commonjs/operationsInterfaces/jobs.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/managedNetworkProvisions.d.ts +20 -0
- package/dist/commonjs/operationsInterfaces/managedNetworkProvisions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/managedNetworkProvisions.js +10 -0
- package/dist/commonjs/operationsInterfaces/managedNetworkProvisions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/managedNetworkSettingsRule.d.ts +58 -0
- package/dist/commonjs/operationsInterfaces/managedNetworkSettingsRule.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/managedNetworkSettingsRule.js +10 -0
- package/dist/commonjs/operationsInterfaces/managedNetworkSettingsRule.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/marketplaceSubscriptions.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/marketplaceSubscriptions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/marketplaceSubscriptions.js +10 -0
- package/dist/commonjs/operationsInterfaces/marketplaceSubscriptions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/modelContainers.d.ts +38 -0
- package/dist/commonjs/operationsInterfaces/modelContainers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/modelContainers.js +10 -0
- package/dist/commonjs/operationsInterfaces/modelContainers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/modelVersions.d.ts +63 -0
- package/dist/commonjs/operationsInterfaces/modelVersions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/modelVersions.js +10 -0
- package/dist/commonjs/operationsInterfaces/modelVersions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/onlineDeployments.d.ts +101 -0
- package/dist/commonjs/operationsInterfaces/onlineDeployments.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/onlineDeployments.js +10 -0
- package/dist/commonjs/operationsInterfaces/onlineDeployments.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/onlineEndpoints.d.ts +108 -0
- package/dist/commonjs/operationsInterfaces/onlineEndpoints.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/onlineEndpoints.js +10 -0
- package/dist/commonjs/operationsInterfaces/onlineEndpoints.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +41 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/quotas.d.ts +19 -0
- package/dist/commonjs/operationsInterfaces/quotas.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/quotas.js +10 -0
- package/dist/commonjs/operationsInterfaces/quotas.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/registries.d.ts +79 -0
- package/dist/commonjs/operationsInterfaces/registries.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/registries.js +10 -0
- package/dist/commonjs/operationsInterfaces/registries.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryCodeContainers.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/registryCodeContainers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryCodeContainers.js +10 -0
- package/dist/commonjs/operationsInterfaces/registryCodeContainers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryCodeVersions.d.ts +72 -0
- package/dist/commonjs/operationsInterfaces/registryCodeVersions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryCodeVersions.js +10 -0
- package/dist/commonjs/operationsInterfaces/registryCodeVersions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryComponentContainers.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/registryComponentContainers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryComponentContainers.js +10 -0
- package/dist/commonjs/operationsInterfaces/registryComponentContainers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryComponentVersions.d.ts +62 -0
- package/dist/commonjs/operationsInterfaces/registryComponentVersions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryComponentVersions.js +10 -0
- package/dist/commonjs/operationsInterfaces/registryComponentVersions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryDataContainers.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/registryDataContainers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryDataContainers.js +10 -0
- package/dist/commonjs/operationsInterfaces/registryDataContainers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryDataReferences.d.ts +15 -0
- package/dist/commonjs/operationsInterfaces/registryDataReferences.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryDataReferences.js +10 -0
- package/dist/commonjs/operationsInterfaces/registryDataReferences.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryDataVersions.d.ts +72 -0
- package/dist/commonjs/operationsInterfaces/registryDataVersions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryDataVersions.js +10 -0
- package/dist/commonjs/operationsInterfaces/registryDataVersions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryEnvironmentContainers.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/registryEnvironmentContainers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryEnvironmentContainers.js +10 -0
- package/dist/commonjs/operationsInterfaces/registryEnvironmentContainers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryEnvironmentVersions.d.ts +62 -0
- package/dist/commonjs/operationsInterfaces/registryEnvironmentVersions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryEnvironmentVersions.js +10 -0
- package/dist/commonjs/operationsInterfaces/registryEnvironmentVersions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryModelContainers.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/registryModelContainers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryModelContainers.js +10 -0
- package/dist/commonjs/operationsInterfaces/registryModelContainers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryModelVersions.d.ts +72 -0
- package/dist/commonjs/operationsInterfaces/registryModelVersions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/registryModelVersions.js +10 -0
- package/dist/commonjs/operationsInterfaces/registryModelVersions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/schedules.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/schedules.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/schedules.js +10 -0
- package/dist/commonjs/operationsInterfaces/schedules.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/serverlessEndpoints.d.ts +100 -0
- package/dist/commonjs/operationsInterfaces/serverlessEndpoints.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/serverlessEndpoints.js +10 -0
- package/dist/commonjs/operationsInterfaces/serverlessEndpoints.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/usages.d.ts +13 -0
- package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/usages.js +10 -0
- package/dist/commonjs/operationsInterfaces/usages.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/virtualMachineSizes.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/virtualMachineSizes.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/virtualMachineSizes.js +10 -0
- package/dist/commonjs/operationsInterfaces/virtualMachineSizes.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/workspaceConnections.d.ts +42 -0
- package/dist/commonjs/operationsInterfaces/workspaceConnections.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/workspaceConnections.js +10 -0
- package/dist/commonjs/operationsInterfaces/workspaceConnections.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/workspaceFeatures.d.ts +13 -0
- package/dist/commonjs/operationsInterfaces/workspaceFeatures.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/workspaceFeatures.js +10 -0
- package/dist/commonjs/operationsInterfaces/workspaceFeatures.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/workspaces.d.ts +152 -0
- package/dist/commonjs/operationsInterfaces/workspaces.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/workspaces.js +10 -0
- package/dist/commonjs/operationsInterfaces/workspaces.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/esm/azureMachineLearningServicesManagementClient.d.ts +67 -0
- package/dist/esm/azureMachineLearningServicesManagementClient.d.ts.map +1 -0
- package/dist/esm/azureMachineLearningServicesManagementClient.js +144 -0
- package/dist/esm/azureMachineLearningServicesManagementClient.js.map +1 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.js +13 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lroImpl.d.ts +11 -0
- package/dist/esm/lroImpl.d.ts.map +1 -0
- package/dist/esm/lroImpl.js +14 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +12012 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +2278 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +779 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +16629 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +115 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +905 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/batchDeployments.d.ts +109 -0
- package/dist/esm/operations/batchDeployments.d.ts.map +1 -0
- package/dist/esm/operations/batchDeployments.js +485 -0
- package/dist/esm/operations/batchDeployments.js.map +1 -0
- package/dist/esm/operations/batchEndpoints.d.ts +107 -0
- package/dist/esm/operations/batchEndpoints.d.ts.map +1 -0
- package/dist/esm/operations/batchEndpoints.js +470 -0
- package/dist/esm/operations/batchEndpoints.js.map +1 -0
- package/dist/esm/operations/codeContainers.d.ts +63 -0
- package/dist/esm/operations/codeContainers.d.ts.map +1 -0
- package/dist/esm/operations/codeContainers.js +251 -0
- package/dist/esm/operations/codeContainers.js.map +1 -0
- package/dist/esm/operations/codeVersions.d.ts +100 -0
- package/dist/esm/operations/codeVersions.d.ts.map +1 -0
- package/dist/esm/operations/codeVersions.js +392 -0
- package/dist/esm/operations/codeVersions.js.map +1 -0
- package/dist/esm/operations/componentContainers.d.ts +63 -0
- package/dist/esm/operations/componentContainers.d.ts.map +1 -0
- package/dist/esm/operations/componentContainers.js +255 -0
- package/dist/esm/operations/componentContainers.js.map +1 -0
- package/dist/esm/operations/componentVersions.d.ts +90 -0
- package/dist/esm/operations/componentVersions.d.ts.map +1 -0
- package/dist/esm/operations/componentVersions.js +354 -0
- package/dist/esm/operations/componentVersions.js.map +1 -0
- package/dist/esm/operations/computeOperations.d.ts +193 -0
- package/dist/esm/operations/computeOperations.d.ts.map +1 -0
- package/dist/esm/operations/computeOperations.js +854 -0
- package/dist/esm/operations/computeOperations.js.map +1 -0
- package/dist/esm/operations/dataContainers.d.ts +63 -0
- package/dist/esm/operations/dataContainers.d.ts.map +1 -0
- package/dist/esm/operations/dataContainers.js +255 -0
- package/dist/esm/operations/dataContainers.js.map +1 -0
- package/dist/esm/operations/dataVersions.d.ts +90 -0
- package/dist/esm/operations/dataVersions.d.ts.map +1 -0
- package/dist/esm/operations/dataVersions.js +355 -0
- package/dist/esm/operations/dataVersions.js.map +1 -0
- package/dist/esm/operations/datastores.d.ts +71 -0
- package/dist/esm/operations/datastores.d.ts.map +1 -0
- package/dist/esm/operations/datastores.js +292 -0
- package/dist/esm/operations/datastores.js.map +1 -0
- package/dist/esm/operations/environmentContainers.d.ts +63 -0
- package/dist/esm/operations/environmentContainers.d.ts.map +1 -0
- package/dist/esm/operations/environmentContainers.js +255 -0
- package/dist/esm/operations/environmentContainers.js.map +1 -0
- package/dist/esm/operations/environmentVersions.d.ts +90 -0
- package/dist/esm/operations/environmentVersions.d.ts.map +1 -0
- package/dist/esm/operations/environmentVersions.js +354 -0
- package/dist/esm/operations/environmentVersions.js.map +1 -0
- package/dist/esm/operations/features.d.ts +54 -0
- package/dist/esm/operations/features.d.ts.map +1 -0
- package/dist/esm/operations/features.js +224 -0
- package/dist/esm/operations/features.js.map +1 -0
- package/dist/esm/operations/featuresetContainers.d.ts +81 -0
- package/dist/esm/operations/featuresetContainers.d.ts.map +1 -0
- package/dist/esm/operations/featuresetContainers.js +359 -0
- package/dist/esm/operations/featuresetContainers.js.map +1 -0
- package/dist/esm/operations/featuresetVersions.d.ts +109 -0
- package/dist/esm/operations/featuresetVersions.d.ts.map +1 -0
- package/dist/esm/operations/featuresetVersions.js +466 -0
- package/dist/esm/operations/featuresetVersions.js.map +1 -0
- package/dist/esm/operations/featurestoreEntityContainers.d.ts +81 -0
- package/dist/esm/operations/featurestoreEntityContainers.d.ts.map +1 -0
- package/dist/esm/operations/featurestoreEntityContainers.js +359 -0
- package/dist/esm/operations/featurestoreEntityContainers.js.map +1 -0
- package/dist/esm/operations/featurestoreEntityVersions.d.ts +89 -0
- package/dist/esm/operations/featurestoreEntityVersions.d.ts.map +1 -0
- package/dist/esm/operations/featurestoreEntityVersions.js +374 -0
- package/dist/esm/operations/featurestoreEntityVersions.js.map +1 -0
- package/dist/esm/operations/index.d.ts +49 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +56 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/jobs.d.ts +89 -0
- package/dist/esm/operations/jobs.d.ts.map +1 -0
- package/dist/esm/operations/jobs.js +384 -0
- package/dist/esm/operations/jobs.js.map +1 -0
- package/dist/esm/operations/managedNetworkProvisions.d.ts +28 -0
- package/dist/esm/operations/managedNetworkProvisions.d.ts.map +1 -0
- package/dist/esm/operations/managedNetworkProvisions.js +109 -0
- package/dist/esm/operations/managedNetworkProvisions.js.map +1 -0
- package/dist/esm/operations/managedNetworkSettingsRule.d.ts +83 -0
- package/dist/esm/operations/managedNetworkSettingsRule.d.ts.map +1 -0
- package/dist/esm/operations/managedNetworkSettingsRule.js +351 -0
- package/dist/esm/operations/managedNetworkSettingsRule.js.map +1 -0
- package/dist/esm/operations/marketplaceSubscriptions.d.ts +81 -0
- package/dist/esm/operations/marketplaceSubscriptions.d.ts.map +1 -0
- package/dist/esm/operations/marketplaceSubscriptions.js +358 -0
- package/dist/esm/operations/marketplaceSubscriptions.js.map +1 -0
- package/dist/esm/operations/modelContainers.d.ts +63 -0
- package/dist/esm/operations/modelContainers.d.ts.map +1 -0
- package/dist/esm/operations/modelContainers.js +256 -0
- package/dist/esm/operations/modelContainers.js.map +1 -0
- package/dist/esm/operations/modelVersions.d.ts +90 -0
- package/dist/esm/operations/modelVersions.d.ts.map +1 -0
- package/dist/esm/operations/modelVersions.js +360 -0
- package/dist/esm/operations/modelVersions.js.map +1 -0
- package/dist/esm/operations/onlineDeployments.d.ts +149 -0
- package/dist/esm/operations/onlineDeployments.d.ts.map +1 -0
- package/dist/esm/operations/onlineDeployments.js +676 -0
- package/dist/esm/operations/onlineDeployments.js.map +1 -0
- package/dist/esm/operations/onlineEndpoints.d.ts +133 -0
- package/dist/esm/operations/onlineEndpoints.d.ts.map +1 -0
- package/dist/esm/operations/onlineEndpoints.js +592 -0
- package/dist/esm/operations/onlineEndpoints.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +26 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +96 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts +58 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.js +222 -0
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
- package/dist/esm/operations/privateLinkResources.d.ts +20 -0
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/esm/operations/privateLinkResources.js +53 -0
- package/dist/esm/operations/privateLinkResources.js.map +1 -0
- package/dist/esm/operations/quotas.d.ts +42 -0
- package/dist/esm/operations/quotas.d.ts.map +1 -0
- package/dist/esm/operations/quotas.js +176 -0
- package/dist/esm/operations/quotas.js.map +1 -0
- package/dist/esm/operations/registries.d.ts +115 -0
- package/dist/esm/operations/registries.d.ts.map +1 -0
- package/dist/esm/operations/registries.js +567 -0
- package/dist/esm/operations/registries.js.map +1 -0
- package/dist/esm/operations/registryCodeContainers.d.ts +81 -0
- package/dist/esm/operations/registryCodeContainers.d.ts.map +1 -0
- package/dist/esm/operations/registryCodeContainers.js +350 -0
- package/dist/esm/operations/registryCodeContainers.js.map +1 -0
- package/dist/esm/operations/registryCodeVersions.d.ts +99 -0
- package/dist/esm/operations/registryCodeVersions.d.ts.map +1 -0
- package/dist/esm/operations/registryCodeVersions.js +412 -0
- package/dist/esm/operations/registryCodeVersions.js.map +1 -0
- package/dist/esm/operations/registryComponentContainers.d.ts +81 -0
- package/dist/esm/operations/registryComponentContainers.d.ts.map +1 -0
- package/dist/esm/operations/registryComponentContainers.js +350 -0
- package/dist/esm/operations/registryComponentContainers.js.map +1 -0
- package/dist/esm/operations/registryComponentVersions.d.ts +89 -0
- package/dist/esm/operations/registryComponentVersions.d.ts.map +1 -0
- package/dist/esm/operations/registryComponentVersions.js +381 -0
- package/dist/esm/operations/registryComponentVersions.js.map +1 -0
- package/dist/esm/operations/registryDataContainers.d.ts +81 -0
- package/dist/esm/operations/registryDataContainers.d.ts.map +1 -0
- package/dist/esm/operations/registryDataContainers.js +354 -0
- package/dist/esm/operations/registryDataContainers.js.map +1 -0
- package/dist/esm/operations/registryDataReferences.d.ts +23 -0
- package/dist/esm/operations/registryDataReferences.d.ts.map +1 -0
- package/dist/esm/operations/registryDataReferences.js +60 -0
- package/dist/esm/operations/registryDataReferences.js.map +1 -0
- package/dist/esm/operations/registryDataVersions.d.ts +99 -0
- package/dist/esm/operations/registryDataVersions.d.ts.map +1 -0
- package/dist/esm/operations/registryDataVersions.js +407 -0
- package/dist/esm/operations/registryDataVersions.js.map +1 -0
- package/dist/esm/operations/registryEnvironmentContainers.d.ts +81 -0
- package/dist/esm/operations/registryEnvironmentContainers.d.ts.map +1 -0
- package/dist/esm/operations/registryEnvironmentContainers.js +354 -0
- package/dist/esm/operations/registryEnvironmentContainers.js.map +1 -0
- package/dist/esm/operations/registryEnvironmentVersions.d.ts +89 -0
- package/dist/esm/operations/registryEnvironmentVersions.d.ts.map +1 -0
- package/dist/esm/operations/registryEnvironmentVersions.js +382 -0
- package/dist/esm/operations/registryEnvironmentVersions.js.map +1 -0
- package/dist/esm/operations/registryModelContainers.d.ts +81 -0
- package/dist/esm/operations/registryModelContainers.d.ts.map +1 -0
- package/dist/esm/operations/registryModelContainers.js +354 -0
- package/dist/esm/operations/registryModelContainers.js.map +1 -0
- package/dist/esm/operations/registryModelVersions.d.ts +99 -0
- package/dist/esm/operations/registryModelVersions.d.ts.map +1 -0
- package/dist/esm/operations/registryModelVersions.js +417 -0
- package/dist/esm/operations/registryModelVersions.js.map +1 -0
- package/dist/esm/operations/schedules.d.ts +81 -0
- package/dist/esm/operations/schedules.d.ts.map +1 -0
- package/dist/esm/operations/schedules.js +354 -0
- package/dist/esm/operations/schedules.js.map +1 -0
- package/dist/esm/operations/serverlessEndpoints.d.ts +125 -0
- package/dist/esm/operations/serverlessEndpoints.d.ts.map +1 -0
- package/dist/esm/operations/serverlessEndpoints.js +567 -0
- package/dist/esm/operations/serverlessEndpoints.js.map +1 -0
- package/dist/esm/operations/usages.d.ts +37 -0
- package/dist/esm/operations/usages.d.ts.map +1 -0
- package/dist/esm/operations/usages.js +147 -0
- package/dist/esm/operations/usages.js.map +1 -0
- package/dist/esm/operations/virtualMachineSizes.d.ts +19 -0
- package/dist/esm/operations/virtualMachineSizes.d.ts.map +1 -0
- package/dist/esm/operations/virtualMachineSizes.js +51 -0
- package/dist/esm/operations/virtualMachineSizes.js.map +1 -0
- package/dist/esm/operations/workspaceConnections.d.ts +66 -0
- package/dist/esm/operations/workspaceConnections.d.ts.map +1 -0
- package/dist/esm/operations/workspaceConnections.js +279 -0
- package/dist/esm/operations/workspaceConnections.js.map +1 -0
- package/dist/esm/operations/workspaceFeatures.d.ts +38 -0
- package/dist/esm/operations/workspaceFeatures.d.ts.map +1 -0
- package/dist/esm/operations/workspaceFeatures.js +150 -0
- package/dist/esm/operations/workspaceFeatures.js.map +1 -0
- package/dist/esm/operations/workspaces.d.ts +188 -0
- package/dist/esm/operations/workspaces.d.ts.map +1 -0
- package/dist/esm/operations/workspaces.js +924 -0
- package/dist/esm/operations/workspaces.js.map +1 -0
- package/dist/esm/operationsInterfaces/batchDeployments.d.ts +82 -0
- package/dist/esm/operationsInterfaces/batchDeployments.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/batchDeployments.js +9 -0
- package/dist/esm/operationsInterfaces/batchDeployments.js.map +1 -0
- package/dist/esm/operationsInterfaces/batchEndpoints.d.ts +82 -0
- package/dist/esm/operationsInterfaces/batchEndpoints.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/batchEndpoints.js +9 -0
- package/dist/esm/operationsInterfaces/batchEndpoints.js.map +1 -0
- package/dist/esm/operationsInterfaces/codeContainers.d.ts +38 -0
- package/dist/esm/operationsInterfaces/codeContainers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/codeContainers.js +9 -0
- package/dist/esm/operationsInterfaces/codeContainers.js.map +1 -0
- package/dist/esm/operationsInterfaces/codeVersions.d.ts +73 -0
- package/dist/esm/operationsInterfaces/codeVersions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/codeVersions.js +9 -0
- package/dist/esm/operationsInterfaces/codeVersions.js.map +1 -0
- package/dist/esm/operationsInterfaces/componentContainers.d.ts +38 -0
- package/dist/esm/operationsInterfaces/componentContainers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/componentContainers.js +9 -0
- package/dist/esm/operationsInterfaces/componentContainers.js.map +1 -0
- package/dist/esm/operationsInterfaces/componentVersions.d.ts +63 -0
- package/dist/esm/operationsInterfaces/componentVersions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/componentVersions.js +9 -0
- package/dist/esm/operationsInterfaces/componentVersions.js.map +1 -0
- package/dist/esm/operationsInterfaces/computeOperations.d.ts +149 -0
- package/dist/esm/operationsInterfaces/computeOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/computeOperations.js +9 -0
- package/dist/esm/operationsInterfaces/computeOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/dataContainers.d.ts +38 -0
- package/dist/esm/operationsInterfaces/dataContainers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/dataContainers.js +9 -0
- package/dist/esm/operationsInterfaces/dataContainers.js.map +1 -0
- package/dist/esm/operationsInterfaces/dataVersions.d.ts +63 -0
- package/dist/esm/operationsInterfaces/dataVersions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/dataVersions.js +9 -0
- package/dist/esm/operationsInterfaces/dataVersions.js.map +1 -0
- package/dist/esm/operationsInterfaces/datastores.d.ts +46 -0
- package/dist/esm/operationsInterfaces/datastores.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/datastores.js +9 -0
- package/dist/esm/operationsInterfaces/datastores.js.map +1 -0
- package/dist/esm/operationsInterfaces/environmentContainers.d.ts +38 -0
- package/dist/esm/operationsInterfaces/environmentContainers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/environmentContainers.js +9 -0
- package/dist/esm/operationsInterfaces/environmentContainers.js.map +1 -0
- package/dist/esm/operationsInterfaces/environmentVersions.d.ts +63 -0
- package/dist/esm/operationsInterfaces/environmentVersions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/environmentVersions.js +9 -0
- package/dist/esm/operationsInterfaces/environmentVersions.js.map +1 -0
- package/dist/esm/operationsInterfaces/features.d.ts +25 -0
- package/dist/esm/operationsInterfaces/features.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/features.js +9 -0
- package/dist/esm/operationsInterfaces/features.js.map +1 -0
- package/dist/esm/operationsInterfaces/featuresetContainers.d.ts +56 -0
- package/dist/esm/operationsInterfaces/featuresetContainers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/featuresetContainers.js +9 -0
- package/dist/esm/operationsInterfaces/featuresetContainers.js.map +1 -0
- package/dist/esm/operationsInterfaces/featuresetVersions.d.ts +82 -0
- package/dist/esm/operationsInterfaces/featuresetVersions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/featuresetVersions.js +9 -0
- package/dist/esm/operationsInterfaces/featuresetVersions.js.map +1 -0
- package/dist/esm/operationsInterfaces/featurestoreEntityContainers.d.ts +56 -0
- package/dist/esm/operationsInterfaces/featurestoreEntityContainers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/featurestoreEntityContainers.js +9 -0
- package/dist/esm/operationsInterfaces/featurestoreEntityContainers.js.map +1 -0
- package/dist/esm/operationsInterfaces/featurestoreEntityVersions.d.ts +62 -0
- package/dist/esm/operationsInterfaces/featurestoreEntityVersions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/featurestoreEntityVersions.js +9 -0
- package/dist/esm/operationsInterfaces/featurestoreEntityVersions.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +49 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +56 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/jobs.d.ts +64 -0
- package/dist/esm/operationsInterfaces/jobs.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/jobs.js +9 -0
- package/dist/esm/operationsInterfaces/jobs.js.map +1 -0
- package/dist/esm/operationsInterfaces/managedNetworkProvisions.d.ts +20 -0
- package/dist/esm/operationsInterfaces/managedNetworkProvisions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/managedNetworkProvisions.js +9 -0
- package/dist/esm/operationsInterfaces/managedNetworkProvisions.js.map +1 -0
- package/dist/esm/operationsInterfaces/managedNetworkSettingsRule.d.ts +58 -0
- package/dist/esm/operationsInterfaces/managedNetworkSettingsRule.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/managedNetworkSettingsRule.js +9 -0
- package/dist/esm/operationsInterfaces/managedNetworkSettingsRule.js.map +1 -0
- package/dist/esm/operationsInterfaces/marketplaceSubscriptions.d.ts +56 -0
- package/dist/esm/operationsInterfaces/marketplaceSubscriptions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/marketplaceSubscriptions.js +9 -0
- package/dist/esm/operationsInterfaces/marketplaceSubscriptions.js.map +1 -0
- package/dist/esm/operationsInterfaces/modelContainers.d.ts +38 -0
- package/dist/esm/operationsInterfaces/modelContainers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/modelContainers.js +9 -0
- package/dist/esm/operationsInterfaces/modelContainers.js.map +1 -0
- package/dist/esm/operationsInterfaces/modelVersions.d.ts +63 -0
- package/dist/esm/operationsInterfaces/modelVersions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/modelVersions.js +9 -0
- package/dist/esm/operationsInterfaces/modelVersions.js.map +1 -0
- package/dist/esm/operationsInterfaces/onlineDeployments.d.ts +101 -0
- package/dist/esm/operationsInterfaces/onlineDeployments.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/onlineDeployments.js +9 -0
- package/dist/esm/operationsInterfaces/onlineDeployments.js.map +1 -0
- package/dist/esm/operationsInterfaces/onlineEndpoints.d.ts +108 -0
- package/dist/esm/operationsInterfaces/onlineEndpoints.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/onlineEndpoints.js +9 -0
- package/dist/esm/operationsInterfaces/onlineEndpoints.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operations.js +9 -0
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +41 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +12 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/esm/operationsInterfaces/quotas.d.ts +19 -0
- package/dist/esm/operationsInterfaces/quotas.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/quotas.js +9 -0
- package/dist/esm/operationsInterfaces/quotas.js.map +1 -0
- package/dist/esm/operationsInterfaces/registries.d.ts +79 -0
- package/dist/esm/operationsInterfaces/registries.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/registries.js +9 -0
- package/dist/esm/operationsInterfaces/registries.js.map +1 -0
- package/dist/esm/operationsInterfaces/registryCodeContainers.d.ts +56 -0
- package/dist/esm/operationsInterfaces/registryCodeContainers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/registryCodeContainers.js +9 -0
- package/dist/esm/operationsInterfaces/registryCodeContainers.js.map +1 -0
- package/dist/esm/operationsInterfaces/registryCodeVersions.d.ts +72 -0
- package/dist/esm/operationsInterfaces/registryCodeVersions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/registryCodeVersions.js +9 -0
- package/dist/esm/operationsInterfaces/registryCodeVersions.js.map +1 -0
- package/dist/esm/operationsInterfaces/registryComponentContainers.d.ts +56 -0
- package/dist/esm/operationsInterfaces/registryComponentContainers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/registryComponentContainers.js +9 -0
- package/dist/esm/operationsInterfaces/registryComponentContainers.js.map +1 -0
- package/dist/esm/operationsInterfaces/registryComponentVersions.d.ts +62 -0
- package/dist/esm/operationsInterfaces/registryComponentVersions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/registryComponentVersions.js +9 -0
- package/dist/esm/operationsInterfaces/registryComponentVersions.js.map +1 -0
- package/dist/esm/operationsInterfaces/registryDataContainers.d.ts +56 -0
- package/dist/esm/operationsInterfaces/registryDataContainers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/registryDataContainers.js +9 -0
- package/dist/esm/operationsInterfaces/registryDataContainers.js.map +1 -0
- package/dist/esm/operationsInterfaces/registryDataReferences.d.ts +15 -0
- package/dist/esm/operationsInterfaces/registryDataReferences.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/registryDataReferences.js +9 -0
- package/dist/esm/operationsInterfaces/registryDataReferences.js.map +1 -0
- package/dist/esm/operationsInterfaces/registryDataVersions.d.ts +72 -0
- package/dist/esm/operationsInterfaces/registryDataVersions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/registryDataVersions.js +9 -0
- package/dist/esm/operationsInterfaces/registryDataVersions.js.map +1 -0
- package/dist/esm/operationsInterfaces/registryEnvironmentContainers.d.ts +56 -0
- package/dist/esm/operationsInterfaces/registryEnvironmentContainers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/registryEnvironmentContainers.js +9 -0
- package/dist/esm/operationsInterfaces/registryEnvironmentContainers.js.map +1 -0
- package/dist/esm/operationsInterfaces/registryEnvironmentVersions.d.ts +62 -0
- package/dist/esm/operationsInterfaces/registryEnvironmentVersions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/registryEnvironmentVersions.js +9 -0
- package/dist/esm/operationsInterfaces/registryEnvironmentVersions.js.map +1 -0
- package/dist/esm/operationsInterfaces/registryModelContainers.d.ts +56 -0
- package/dist/esm/operationsInterfaces/registryModelContainers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/registryModelContainers.js +9 -0
- package/dist/esm/operationsInterfaces/registryModelContainers.js.map +1 -0
- package/dist/esm/operationsInterfaces/registryModelVersions.d.ts +72 -0
- package/dist/esm/operationsInterfaces/registryModelVersions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/registryModelVersions.js +9 -0
- package/dist/esm/operationsInterfaces/registryModelVersions.js.map +1 -0
- package/dist/esm/operationsInterfaces/schedules.d.ts +56 -0
- package/dist/esm/operationsInterfaces/schedules.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/schedules.js +9 -0
- package/dist/esm/operationsInterfaces/schedules.js.map +1 -0
- package/dist/esm/operationsInterfaces/serverlessEndpoints.d.ts +100 -0
- package/dist/esm/operationsInterfaces/serverlessEndpoints.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/serverlessEndpoints.js +9 -0
- package/dist/esm/operationsInterfaces/serverlessEndpoints.js.map +1 -0
- package/dist/esm/operationsInterfaces/usages.d.ts +13 -0
- package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/usages.js +9 -0
- package/dist/esm/operationsInterfaces/usages.js.map +1 -0
- package/dist/esm/operationsInterfaces/virtualMachineSizes.d.ts +11 -0
- package/dist/esm/operationsInterfaces/virtualMachineSizes.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/virtualMachineSizes.js +9 -0
- package/dist/esm/operationsInterfaces/virtualMachineSizes.js.map +1 -0
- package/dist/esm/operationsInterfaces/workspaceConnections.d.ts +42 -0
- package/dist/esm/operationsInterfaces/workspaceConnections.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/workspaceConnections.js +9 -0
- package/dist/esm/operationsInterfaces/workspaceConnections.js.map +1 -0
- package/dist/esm/operationsInterfaces/workspaceFeatures.d.ts +13 -0
- package/dist/esm/operationsInterfaces/workspaceFeatures.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/workspaceFeatures.js +9 -0
- package/dist/esm/operationsInterfaces/workspaceFeatures.js.map +1 -0
- package/dist/esm/operationsInterfaces/workspaces.d.ts +152 -0
- package/dist/esm/operationsInterfaces/workspaces.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/workspaces.js +9 -0
- package/dist/esm/operationsInterfaces/workspaces.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/react-native/azureMachineLearningServicesManagementClient.d.ts +67 -0
- package/dist/react-native/azureMachineLearningServicesManagementClient.d.ts.map +1 -0
- package/dist/react-native/azureMachineLearningServicesManagementClient.js +144 -0
- package/dist/react-native/azureMachineLearningServicesManagementClient.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/lroImpl.d.ts +11 -0
- package/dist/react-native/lroImpl.d.ts.map +1 -0
- package/dist/react-native/lroImpl.js +14 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +12012 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +2278 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +779 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +16629 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +115 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +905 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/batchDeployments.d.ts +109 -0
- package/dist/react-native/operations/batchDeployments.d.ts.map +1 -0
- package/dist/react-native/operations/batchDeployments.js +485 -0
- package/dist/react-native/operations/batchDeployments.js.map +1 -0
- package/dist/react-native/operations/batchEndpoints.d.ts +107 -0
- package/dist/react-native/operations/batchEndpoints.d.ts.map +1 -0
- package/dist/react-native/operations/batchEndpoints.js +470 -0
- package/dist/react-native/operations/batchEndpoints.js.map +1 -0
- package/dist/react-native/operations/codeContainers.d.ts +63 -0
- package/dist/react-native/operations/codeContainers.d.ts.map +1 -0
- package/dist/react-native/operations/codeContainers.js +251 -0
- package/dist/react-native/operations/codeContainers.js.map +1 -0
- package/dist/react-native/operations/codeVersions.d.ts +100 -0
- package/dist/react-native/operations/codeVersions.d.ts.map +1 -0
- package/dist/react-native/operations/codeVersions.js +392 -0
- package/dist/react-native/operations/codeVersions.js.map +1 -0
- package/dist/react-native/operations/componentContainers.d.ts +63 -0
- package/dist/react-native/operations/componentContainers.d.ts.map +1 -0
- package/dist/react-native/operations/componentContainers.js +255 -0
- package/dist/react-native/operations/componentContainers.js.map +1 -0
- package/dist/react-native/operations/componentVersions.d.ts +90 -0
- package/dist/react-native/operations/componentVersions.d.ts.map +1 -0
- package/dist/react-native/operations/componentVersions.js +354 -0
- package/dist/react-native/operations/componentVersions.js.map +1 -0
- package/dist/react-native/operations/computeOperations.d.ts +193 -0
- package/dist/react-native/operations/computeOperations.d.ts.map +1 -0
- package/dist/react-native/operations/computeOperations.js +854 -0
- package/dist/react-native/operations/computeOperations.js.map +1 -0
- package/dist/react-native/operations/dataContainers.d.ts +63 -0
- package/dist/react-native/operations/dataContainers.d.ts.map +1 -0
- package/dist/react-native/operations/dataContainers.js +255 -0
- package/dist/react-native/operations/dataContainers.js.map +1 -0
- package/dist/react-native/operations/dataVersions.d.ts +90 -0
- package/dist/react-native/operations/dataVersions.d.ts.map +1 -0
- package/dist/react-native/operations/dataVersions.js +355 -0
- package/dist/react-native/operations/dataVersions.js.map +1 -0
- package/dist/react-native/operations/datastores.d.ts +71 -0
- package/dist/react-native/operations/datastores.d.ts.map +1 -0
- package/dist/react-native/operations/datastores.js +292 -0
- package/dist/react-native/operations/datastores.js.map +1 -0
- package/dist/react-native/operations/environmentContainers.d.ts +63 -0
- package/dist/react-native/operations/environmentContainers.d.ts.map +1 -0
- package/dist/react-native/operations/environmentContainers.js +255 -0
- package/dist/react-native/operations/environmentContainers.js.map +1 -0
- package/dist/react-native/operations/environmentVersions.d.ts +90 -0
- package/dist/react-native/operations/environmentVersions.d.ts.map +1 -0
- package/dist/react-native/operations/environmentVersions.js +354 -0
- package/dist/react-native/operations/environmentVersions.js.map +1 -0
- package/dist/react-native/operations/features.d.ts +54 -0
- package/dist/react-native/operations/features.d.ts.map +1 -0
- package/dist/react-native/operations/features.js +224 -0
- package/dist/react-native/operations/features.js.map +1 -0
- package/dist/react-native/operations/featuresetContainers.d.ts +81 -0
- package/dist/react-native/operations/featuresetContainers.d.ts.map +1 -0
- package/dist/react-native/operations/featuresetContainers.js +359 -0
- package/dist/react-native/operations/featuresetContainers.js.map +1 -0
- package/dist/react-native/operations/featuresetVersions.d.ts +109 -0
- package/dist/react-native/operations/featuresetVersions.d.ts.map +1 -0
- package/dist/react-native/operations/featuresetVersions.js +466 -0
- package/dist/react-native/operations/featuresetVersions.js.map +1 -0
- package/dist/react-native/operations/featurestoreEntityContainers.d.ts +81 -0
- package/dist/react-native/operations/featurestoreEntityContainers.d.ts.map +1 -0
- package/dist/react-native/operations/featurestoreEntityContainers.js +359 -0
- package/dist/react-native/operations/featurestoreEntityContainers.js.map +1 -0
- package/dist/react-native/operations/featurestoreEntityVersions.d.ts +89 -0
- package/dist/react-native/operations/featurestoreEntityVersions.d.ts.map +1 -0
- package/dist/react-native/operations/featurestoreEntityVersions.js +374 -0
- package/dist/react-native/operations/featurestoreEntityVersions.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +49 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +56 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/jobs.d.ts +89 -0
- package/dist/react-native/operations/jobs.d.ts.map +1 -0
- package/dist/react-native/operations/jobs.js +384 -0
- package/dist/react-native/operations/jobs.js.map +1 -0
- package/dist/react-native/operations/managedNetworkProvisions.d.ts +28 -0
- package/dist/react-native/operations/managedNetworkProvisions.d.ts.map +1 -0
- package/dist/react-native/operations/managedNetworkProvisions.js +109 -0
- package/dist/react-native/operations/managedNetworkProvisions.js.map +1 -0
- package/dist/react-native/operations/managedNetworkSettingsRule.d.ts +83 -0
- package/dist/react-native/operations/managedNetworkSettingsRule.d.ts.map +1 -0
- package/dist/react-native/operations/managedNetworkSettingsRule.js +351 -0
- package/dist/react-native/operations/managedNetworkSettingsRule.js.map +1 -0
- package/dist/react-native/operations/marketplaceSubscriptions.d.ts +81 -0
- package/dist/react-native/operations/marketplaceSubscriptions.d.ts.map +1 -0
- package/dist/react-native/operations/marketplaceSubscriptions.js +358 -0
- package/dist/react-native/operations/marketplaceSubscriptions.js.map +1 -0
- package/dist/react-native/operations/modelContainers.d.ts +63 -0
- package/dist/react-native/operations/modelContainers.d.ts.map +1 -0
- package/dist/react-native/operations/modelContainers.js +256 -0
- package/dist/react-native/operations/modelContainers.js.map +1 -0
- package/dist/react-native/operations/modelVersions.d.ts +90 -0
- package/dist/react-native/operations/modelVersions.d.ts.map +1 -0
- package/dist/react-native/operations/modelVersions.js +360 -0
- package/dist/react-native/operations/modelVersions.js.map +1 -0
- package/dist/react-native/operations/onlineDeployments.d.ts +149 -0
- package/dist/react-native/operations/onlineDeployments.d.ts.map +1 -0
- package/dist/react-native/operations/onlineDeployments.js +676 -0
- package/dist/react-native/operations/onlineDeployments.js.map +1 -0
- package/dist/react-native/operations/onlineEndpoints.d.ts +133 -0
- package/dist/react-native/operations/onlineEndpoints.d.ts.map +1 -0
- package/dist/react-native/operations/onlineEndpoints.js +592 -0
- package/dist/react-native/operations/onlineEndpoints.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +26 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +96 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts +58 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.js +222 -0
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
- package/dist/react-native/operations/privateLinkResources.d.ts +20 -0
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/react-native/operations/privateLinkResources.js +53 -0
- package/dist/react-native/operations/privateLinkResources.js.map +1 -0
- package/dist/react-native/operations/quotas.d.ts +42 -0
- package/dist/react-native/operations/quotas.d.ts.map +1 -0
- package/dist/react-native/operations/quotas.js +176 -0
- package/dist/react-native/operations/quotas.js.map +1 -0
- package/dist/react-native/operations/registries.d.ts +115 -0
- package/dist/react-native/operations/registries.d.ts.map +1 -0
- package/dist/react-native/operations/registries.js +567 -0
- package/dist/react-native/operations/registries.js.map +1 -0
- package/dist/react-native/operations/registryCodeContainers.d.ts +81 -0
- package/dist/react-native/operations/registryCodeContainers.d.ts.map +1 -0
- package/dist/react-native/operations/registryCodeContainers.js +350 -0
- package/dist/react-native/operations/registryCodeContainers.js.map +1 -0
- package/dist/react-native/operations/registryCodeVersions.d.ts +99 -0
- package/dist/react-native/operations/registryCodeVersions.d.ts.map +1 -0
- package/dist/react-native/operations/registryCodeVersions.js +412 -0
- package/dist/react-native/operations/registryCodeVersions.js.map +1 -0
- package/dist/react-native/operations/registryComponentContainers.d.ts +81 -0
- package/dist/react-native/operations/registryComponentContainers.d.ts.map +1 -0
- package/dist/react-native/operations/registryComponentContainers.js +350 -0
- package/dist/react-native/operations/registryComponentContainers.js.map +1 -0
- package/dist/react-native/operations/registryComponentVersions.d.ts +89 -0
- package/dist/react-native/operations/registryComponentVersions.d.ts.map +1 -0
- package/dist/react-native/operations/registryComponentVersions.js +381 -0
- package/dist/react-native/operations/registryComponentVersions.js.map +1 -0
- package/dist/react-native/operations/registryDataContainers.d.ts +81 -0
- package/dist/react-native/operations/registryDataContainers.d.ts.map +1 -0
- package/dist/react-native/operations/registryDataContainers.js +354 -0
- package/dist/react-native/operations/registryDataContainers.js.map +1 -0
- package/dist/react-native/operations/registryDataReferences.d.ts +23 -0
- package/dist/react-native/operations/registryDataReferences.d.ts.map +1 -0
- package/dist/react-native/operations/registryDataReferences.js +60 -0
- package/dist/react-native/operations/registryDataReferences.js.map +1 -0
- package/dist/react-native/operations/registryDataVersions.d.ts +99 -0
- package/dist/react-native/operations/registryDataVersions.d.ts.map +1 -0
- package/dist/react-native/operations/registryDataVersions.js +407 -0
- package/dist/react-native/operations/registryDataVersions.js.map +1 -0
- package/dist/react-native/operations/registryEnvironmentContainers.d.ts +81 -0
- package/dist/react-native/operations/registryEnvironmentContainers.d.ts.map +1 -0
- package/dist/react-native/operations/registryEnvironmentContainers.js +354 -0
- package/dist/react-native/operations/registryEnvironmentContainers.js.map +1 -0
- package/dist/react-native/operations/registryEnvironmentVersions.d.ts +89 -0
- package/dist/react-native/operations/registryEnvironmentVersions.d.ts.map +1 -0
- package/dist/react-native/operations/registryEnvironmentVersions.js +382 -0
- package/dist/react-native/operations/registryEnvironmentVersions.js.map +1 -0
- package/dist/react-native/operations/registryModelContainers.d.ts +81 -0
- package/dist/react-native/operations/registryModelContainers.d.ts.map +1 -0
- package/dist/react-native/operations/registryModelContainers.js +354 -0
- package/dist/react-native/operations/registryModelContainers.js.map +1 -0
- package/dist/react-native/operations/registryModelVersions.d.ts +99 -0
- package/dist/react-native/operations/registryModelVersions.d.ts.map +1 -0
- package/dist/react-native/operations/registryModelVersions.js +417 -0
- package/dist/react-native/operations/registryModelVersions.js.map +1 -0
- package/dist/react-native/operations/schedules.d.ts +81 -0
- package/dist/react-native/operations/schedules.d.ts.map +1 -0
- package/dist/react-native/operations/schedules.js +354 -0
- package/dist/react-native/operations/schedules.js.map +1 -0
- package/dist/react-native/operations/serverlessEndpoints.d.ts +125 -0
- package/dist/react-native/operations/serverlessEndpoints.d.ts.map +1 -0
- package/dist/react-native/operations/serverlessEndpoints.js +567 -0
- package/dist/react-native/operations/serverlessEndpoints.js.map +1 -0
- package/dist/react-native/operations/usages.d.ts +37 -0
- package/dist/react-native/operations/usages.d.ts.map +1 -0
- package/dist/react-native/operations/usages.js +147 -0
- package/dist/react-native/operations/usages.js.map +1 -0
- package/dist/react-native/operations/virtualMachineSizes.d.ts +19 -0
- package/dist/react-native/operations/virtualMachineSizes.d.ts.map +1 -0
- package/dist/react-native/operations/virtualMachineSizes.js +51 -0
- package/dist/react-native/operations/virtualMachineSizes.js.map +1 -0
- package/dist/react-native/operations/workspaceConnections.d.ts +66 -0
- package/dist/react-native/operations/workspaceConnections.d.ts.map +1 -0
- package/dist/react-native/operations/workspaceConnections.js +279 -0
- package/dist/react-native/operations/workspaceConnections.js.map +1 -0
- package/dist/react-native/operations/workspaceFeatures.d.ts +38 -0
- package/dist/react-native/operations/workspaceFeatures.d.ts.map +1 -0
- package/dist/react-native/operations/workspaceFeatures.js +150 -0
- package/dist/react-native/operations/workspaceFeatures.js.map +1 -0
- package/dist/react-native/operations/workspaces.d.ts +188 -0
- package/dist/react-native/operations/workspaces.d.ts.map +1 -0
- package/dist/react-native/operations/workspaces.js +924 -0
- package/dist/react-native/operations/workspaces.js.map +1 -0
- package/dist/react-native/operationsInterfaces/batchDeployments.d.ts +82 -0
- package/dist/react-native/operationsInterfaces/batchDeployments.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/batchDeployments.js +9 -0
- package/dist/react-native/operationsInterfaces/batchDeployments.js.map +1 -0
- package/dist/react-native/operationsInterfaces/batchEndpoints.d.ts +82 -0
- package/dist/react-native/operationsInterfaces/batchEndpoints.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/batchEndpoints.js +9 -0
- package/dist/react-native/operationsInterfaces/batchEndpoints.js.map +1 -0
- package/dist/react-native/operationsInterfaces/codeContainers.d.ts +38 -0
- package/dist/react-native/operationsInterfaces/codeContainers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/codeContainers.js +9 -0
- package/dist/react-native/operationsInterfaces/codeContainers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/codeVersions.d.ts +73 -0
- package/dist/react-native/operationsInterfaces/codeVersions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/codeVersions.js +9 -0
- package/dist/react-native/operationsInterfaces/codeVersions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/componentContainers.d.ts +38 -0
- package/dist/react-native/operationsInterfaces/componentContainers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/componentContainers.js +9 -0
- package/dist/react-native/operationsInterfaces/componentContainers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/componentVersions.d.ts +63 -0
- package/dist/react-native/operationsInterfaces/componentVersions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/componentVersions.js +9 -0
- package/dist/react-native/operationsInterfaces/componentVersions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/computeOperations.d.ts +149 -0
- package/dist/react-native/operationsInterfaces/computeOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/computeOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/computeOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/dataContainers.d.ts +38 -0
- package/dist/react-native/operationsInterfaces/dataContainers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/dataContainers.js +9 -0
- package/dist/react-native/operationsInterfaces/dataContainers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/dataVersions.d.ts +63 -0
- package/dist/react-native/operationsInterfaces/dataVersions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/dataVersions.js +9 -0
- package/dist/react-native/operationsInterfaces/dataVersions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/datastores.d.ts +46 -0
- package/dist/react-native/operationsInterfaces/datastores.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/datastores.js +9 -0
- package/dist/react-native/operationsInterfaces/datastores.js.map +1 -0
- package/dist/react-native/operationsInterfaces/environmentContainers.d.ts +38 -0
- package/dist/react-native/operationsInterfaces/environmentContainers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/environmentContainers.js +9 -0
- package/dist/react-native/operationsInterfaces/environmentContainers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/environmentVersions.d.ts +63 -0
- package/dist/react-native/operationsInterfaces/environmentVersions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/environmentVersions.js +9 -0
- package/dist/react-native/operationsInterfaces/environmentVersions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/features.d.ts +25 -0
- package/dist/react-native/operationsInterfaces/features.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/features.js +9 -0
- package/dist/react-native/operationsInterfaces/features.js.map +1 -0
- package/dist/react-native/operationsInterfaces/featuresetContainers.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/featuresetContainers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/featuresetContainers.js +9 -0
- package/dist/react-native/operationsInterfaces/featuresetContainers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/featuresetVersions.d.ts +82 -0
- package/dist/react-native/operationsInterfaces/featuresetVersions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/featuresetVersions.js +9 -0
- package/dist/react-native/operationsInterfaces/featuresetVersions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/featurestoreEntityContainers.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/featurestoreEntityContainers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/featurestoreEntityContainers.js +9 -0
- package/dist/react-native/operationsInterfaces/featurestoreEntityContainers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/featurestoreEntityVersions.d.ts +62 -0
- package/dist/react-native/operationsInterfaces/featurestoreEntityVersions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/featurestoreEntityVersions.js +9 -0
- package/dist/react-native/operationsInterfaces/featurestoreEntityVersions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +49 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +56 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/jobs.d.ts +64 -0
- package/dist/react-native/operationsInterfaces/jobs.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/jobs.js +9 -0
- package/dist/react-native/operationsInterfaces/jobs.js.map +1 -0
- package/dist/react-native/operationsInterfaces/managedNetworkProvisions.d.ts +20 -0
- package/dist/react-native/operationsInterfaces/managedNetworkProvisions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/managedNetworkProvisions.js +9 -0
- package/dist/react-native/operationsInterfaces/managedNetworkProvisions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/managedNetworkSettingsRule.d.ts +58 -0
- package/dist/react-native/operationsInterfaces/managedNetworkSettingsRule.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/managedNetworkSettingsRule.js +9 -0
- package/dist/react-native/operationsInterfaces/managedNetworkSettingsRule.js.map +1 -0
- package/dist/react-native/operationsInterfaces/marketplaceSubscriptions.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/marketplaceSubscriptions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/marketplaceSubscriptions.js +9 -0
- package/dist/react-native/operationsInterfaces/marketplaceSubscriptions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/modelContainers.d.ts +38 -0
- package/dist/react-native/operationsInterfaces/modelContainers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/modelContainers.js +9 -0
- package/dist/react-native/operationsInterfaces/modelContainers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/modelVersions.d.ts +63 -0
- package/dist/react-native/operationsInterfaces/modelVersions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/modelVersions.js +9 -0
- package/dist/react-native/operationsInterfaces/modelVersions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/onlineDeployments.d.ts +101 -0
- package/dist/react-native/operationsInterfaces/onlineDeployments.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/onlineDeployments.js +9 -0
- package/dist/react-native/operationsInterfaces/onlineDeployments.js.map +1 -0
- package/dist/react-native/operationsInterfaces/onlineEndpoints.d.ts +108 -0
- package/dist/react-native/operationsInterfaces/onlineEndpoints.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/onlineEndpoints.js +9 -0
- package/dist/react-native/operationsInterfaces/onlineEndpoints.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.js +9 -0
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +41 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/react-native/operationsInterfaces/quotas.d.ts +19 -0
- package/dist/react-native/operationsInterfaces/quotas.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/quotas.js +9 -0
- package/dist/react-native/operationsInterfaces/quotas.js.map +1 -0
- package/dist/react-native/operationsInterfaces/registries.d.ts +79 -0
- package/dist/react-native/operationsInterfaces/registries.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/registries.js +9 -0
- package/dist/react-native/operationsInterfaces/registries.js.map +1 -0
- package/dist/react-native/operationsInterfaces/registryCodeContainers.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/registryCodeContainers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/registryCodeContainers.js +9 -0
- package/dist/react-native/operationsInterfaces/registryCodeContainers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/registryCodeVersions.d.ts +72 -0
- package/dist/react-native/operationsInterfaces/registryCodeVersions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/registryCodeVersions.js +9 -0
- package/dist/react-native/operationsInterfaces/registryCodeVersions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/registryComponentContainers.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/registryComponentContainers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/registryComponentContainers.js +9 -0
- package/dist/react-native/operationsInterfaces/registryComponentContainers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/registryComponentVersions.d.ts +62 -0
- package/dist/react-native/operationsInterfaces/registryComponentVersions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/registryComponentVersions.js +9 -0
- package/dist/react-native/operationsInterfaces/registryComponentVersions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/registryDataContainers.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/registryDataContainers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/registryDataContainers.js +9 -0
- package/dist/react-native/operationsInterfaces/registryDataContainers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/registryDataReferences.d.ts +15 -0
- package/dist/react-native/operationsInterfaces/registryDataReferences.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/registryDataReferences.js +9 -0
- package/dist/react-native/operationsInterfaces/registryDataReferences.js.map +1 -0
- package/dist/react-native/operationsInterfaces/registryDataVersions.d.ts +72 -0
- package/dist/react-native/operationsInterfaces/registryDataVersions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/registryDataVersions.js +9 -0
- package/dist/react-native/operationsInterfaces/registryDataVersions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/registryEnvironmentContainers.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/registryEnvironmentContainers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/registryEnvironmentContainers.js +9 -0
- package/dist/react-native/operationsInterfaces/registryEnvironmentContainers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/registryEnvironmentVersions.d.ts +62 -0
- package/dist/react-native/operationsInterfaces/registryEnvironmentVersions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/registryEnvironmentVersions.js +9 -0
- package/dist/react-native/operationsInterfaces/registryEnvironmentVersions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/registryModelContainers.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/registryModelContainers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/registryModelContainers.js +9 -0
- package/dist/react-native/operationsInterfaces/registryModelContainers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/registryModelVersions.d.ts +72 -0
- package/dist/react-native/operationsInterfaces/registryModelVersions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/registryModelVersions.js +9 -0
- package/dist/react-native/operationsInterfaces/registryModelVersions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/schedules.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/schedules.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/schedules.js +9 -0
- package/dist/react-native/operationsInterfaces/schedules.js.map +1 -0
- package/dist/react-native/operationsInterfaces/serverlessEndpoints.d.ts +100 -0
- package/dist/react-native/operationsInterfaces/serverlessEndpoints.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/serverlessEndpoints.js +9 -0
- package/dist/react-native/operationsInterfaces/serverlessEndpoints.js.map +1 -0
- package/dist/react-native/operationsInterfaces/usages.d.ts +13 -0
- package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/usages.js +9 -0
- package/dist/react-native/operationsInterfaces/usages.js.map +1 -0
- package/dist/react-native/operationsInterfaces/virtualMachineSizes.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/virtualMachineSizes.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/virtualMachineSizes.js +9 -0
- package/dist/react-native/operationsInterfaces/virtualMachineSizes.js.map +1 -0
- package/dist/react-native/operationsInterfaces/workspaceConnections.d.ts +42 -0
- package/dist/react-native/operationsInterfaces/workspaceConnections.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/workspaceConnections.js +9 -0
- package/dist/react-native/operationsInterfaces/workspaceConnections.js.map +1 -0
- package/dist/react-native/operationsInterfaces/workspaceFeatures.d.ts +13 -0
- package/dist/react-native/operationsInterfaces/workspaceFeatures.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/workspaceFeatures.js +9 -0
- package/dist/react-native/operationsInterfaces/workspaceFeatures.js.map +1 -0
- package/dist/react-native/operationsInterfaces/workspaces.d.ts +152 -0
- package/dist/react-native/operationsInterfaces/workspaces.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/workspaces.js +9 -0
- package/dist/react-native/operationsInterfaces/workspaces.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/package.json +70 -42
- package/dist/index.js +0 -37482
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/samples-dev/batchDeploymentsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchDeploymentsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchDeploymentsCreateOrUpdateSample.js +0 -70
- package/dist-esm/samples-dev/batchDeploymentsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/batchDeploymentsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchDeploymentsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchDeploymentsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/batchDeploymentsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/batchDeploymentsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchDeploymentsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchDeploymentsGetSample.js +0 -38
- package/dist-esm/samples-dev/batchDeploymentsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/batchDeploymentsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchDeploymentsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchDeploymentsListSample.js +0 -49
- package/dist-esm/samples-dev/batchDeploymentsListSample.js.map +0 -1
- package/dist-esm/samples-dev/batchDeploymentsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchDeploymentsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchDeploymentsUpdateSample.js +0 -35
- package/dist-esm/samples-dev/batchDeploymentsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/batchEndpointsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchEndpointsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchEndpointsCreateOrUpdateSample.js +0 -52
- package/dist-esm/samples-dev/batchEndpointsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/batchEndpointsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchEndpointsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchEndpointsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/batchEndpointsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/batchEndpointsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchEndpointsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchEndpointsGetSample.js +0 -37
- package/dist-esm/samples-dev/batchEndpointsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/batchEndpointsListKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchEndpointsListKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchEndpointsListKeysSample.js +0 -37
- package/dist-esm/samples-dev/batchEndpointsListKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/batchEndpointsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchEndpointsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchEndpointsListSample.js +0 -47
- package/dist-esm/samples-dev/batchEndpointsListSample.js.map +0 -1
- package/dist-esm/samples-dev/batchEndpointsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/batchEndpointsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/batchEndpointsUpdateSample.js +0 -37
- package/dist-esm/samples-dev/batchEndpointsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/codeContainersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/codeContainersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/codeContainersCreateOrUpdateSample.js +0 -36
- package/dist-esm/samples-dev/codeContainersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/codeContainersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/codeContainersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/codeContainersDeleteSample.js +0 -37
- package/dist-esm/samples-dev/codeContainersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/codeContainersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/codeContainersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/codeContainersGetSample.js +0 -37
- package/dist-esm/samples-dev/codeContainersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/codeContainersListSample.d.ts +0 -2
- package/dist-esm/samples-dev/codeContainersListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/codeContainersListSample.js +0 -52
- package/dist-esm/samples-dev/codeContainersListSample.js.map +0 -1
- package/dist-esm/samples-dev/codeVersionsCreateOrGetStartPendingUploadSample.d.ts +0 -2
- package/dist-esm/samples-dev/codeVersionsCreateOrGetStartPendingUploadSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/codeVersionsCreateOrGetStartPendingUploadSample.js +0 -35
- package/dist-esm/samples-dev/codeVersionsCreateOrGetStartPendingUploadSample.js.map +0 -1
- package/dist-esm/samples-dev/codeVersionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/codeVersionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/codeVersionsCreateOrUpdateSample.js +0 -40
- package/dist-esm/samples-dev/codeVersionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/codeVersionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/codeVersionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/codeVersionsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/codeVersionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/codeVersionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/codeVersionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/codeVersionsGetSample.js +0 -38
- package/dist-esm/samples-dev/codeVersionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/codeVersionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/codeVersionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/codeVersionsListSample.js +0 -49
- package/dist-esm/samples-dev/codeVersionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/codeVersionsPublishSample.d.ts +0 -2
- package/dist-esm/samples-dev/codeVersionsPublishSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/codeVersionsPublishSample.js +0 -36
- package/dist-esm/samples-dev/codeVersionsPublishSample.js.map +0 -1
- package/dist-esm/samples-dev/componentContainersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/componentContainersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/componentContainersCreateOrUpdateSample.js +0 -37
- package/dist-esm/samples-dev/componentContainersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/componentContainersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/componentContainersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/componentContainersDeleteSample.js +0 -37
- package/dist-esm/samples-dev/componentContainersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/componentContainersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/componentContainersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/componentContainersGetSample.js +0 -37
- package/dist-esm/samples-dev/componentContainersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/componentContainersListSample.d.ts +0 -2
- package/dist-esm/samples-dev/componentContainersListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/componentContainersListSample.js +0 -52
- package/dist-esm/samples-dev/componentContainersListSample.js.map +0 -1
- package/dist-esm/samples-dev/componentVersionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/componentVersionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/componentVersionsCreateOrUpdateSample.js +0 -40
- package/dist-esm/samples-dev/componentVersionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/componentVersionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/componentVersionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/componentVersionsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/componentVersionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/componentVersionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/componentVersionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/componentVersionsGetSample.js +0 -38
- package/dist-esm/samples-dev/componentVersionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/componentVersionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/componentVersionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/componentVersionsListSample.js +0 -49
- package/dist-esm/samples-dev/componentVersionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/componentVersionsPublishSample.d.ts +0 -2
- package/dist-esm/samples-dev/componentVersionsPublishSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/componentVersionsPublishSample.js +0 -36
- package/dist-esm/samples-dev/componentVersionsPublishSample.js.map +0 -1
- package/dist-esm/samples-dev/computeCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/computeCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/computeCreateOrUpdateSample.js +0 -343
- package/dist-esm/samples-dev/computeCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/computeDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/computeDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/computeDeleteSample.js +0 -38
- package/dist-esm/samples-dev/computeDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/computeGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/computeGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/computeGetSample.js +0 -94
- package/dist-esm/samples-dev/computeGetSample.js.map +0 -1
- package/dist-esm/samples-dev/computeListKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/computeListKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/computeListKeysSample.js +0 -37
- package/dist-esm/samples-dev/computeListKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/computeListNodesSample.d.ts +0 -2
- package/dist-esm/samples-dev/computeListNodesSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/computeListNodesSample.js +0 -53
- package/dist-esm/samples-dev/computeListNodesSample.js.map +0 -1
- package/dist-esm/samples-dev/computeListSample.d.ts +0 -2
- package/dist-esm/samples-dev/computeListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/computeListSample.js +0 -52
- package/dist-esm/samples-dev/computeListSample.js.map +0 -1
- package/dist-esm/samples-dev/computeRestartSample.d.ts +0 -2
- package/dist-esm/samples-dev/computeRestartSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/computeRestartSample.js +0 -37
- package/dist-esm/samples-dev/computeRestartSample.js.map +0 -1
- package/dist-esm/samples-dev/computeStartSample.d.ts +0 -2
- package/dist-esm/samples-dev/computeStartSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/computeStartSample.js +0 -37
- package/dist-esm/samples-dev/computeStartSample.js.map +0 -1
- package/dist-esm/samples-dev/computeStopSample.d.ts +0 -2
- package/dist-esm/samples-dev/computeStopSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/computeStopSample.js +0 -37
- package/dist-esm/samples-dev/computeStopSample.js.map +0 -1
- package/dist-esm/samples-dev/computeUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/computeUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/computeUpdateSample.js +0 -39
- package/dist-esm/samples-dev/computeUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/dataContainersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/dataContainersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dataContainersCreateOrUpdateSample.js +0 -38
- package/dist-esm/samples-dev/dataContainersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/dataContainersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/dataContainersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dataContainersDeleteSample.js +0 -37
- package/dist-esm/samples-dev/dataContainersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/dataContainersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/dataContainersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dataContainersGetSample.js +0 -37
- package/dist-esm/samples-dev/dataContainersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/dataContainersListSample.d.ts +0 -2
- package/dist-esm/samples-dev/dataContainersListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dataContainersListSample.js +0 -52
- package/dist-esm/samples-dev/dataContainersListSample.js.map +0 -1
- package/dist-esm/samples-dev/dataVersionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/dataVersionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dataVersionsCreateOrUpdateSample.js +0 -41
- package/dist-esm/samples-dev/dataVersionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/dataVersionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/dataVersionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dataVersionsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/dataVersionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/dataVersionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/dataVersionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dataVersionsGetSample.js +0 -38
- package/dist-esm/samples-dev/dataVersionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/dataVersionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/dataVersionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dataVersionsListSample.js +0 -50
- package/dist-esm/samples-dev/dataVersionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/dataVersionsPublishSample.d.ts +0 -2
- package/dist-esm/samples-dev/dataVersionsPublishSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/dataVersionsPublishSample.js +0 -36
- package/dist-esm/samples-dev/dataVersionsPublishSample.js.map +0 -1
- package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.js +0 -164
- package/dist-esm/samples-dev/datastoresCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/datastoresDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/datastoresDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/datastoresDeleteSample.js +0 -37
- package/dist-esm/samples-dev/datastoresDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/datastoresGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/datastoresGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/datastoresGetSample.js +0 -37
- package/dist-esm/samples-dev/datastoresGetSample.js.map +0 -1
- package/dist-esm/samples-dev/datastoresListSample.d.ts +0 -2
- package/dist-esm/samples-dev/datastoresListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/datastoresListSample.js +0 -59
- package/dist-esm/samples-dev/datastoresListSample.js.map +0 -1
- package/dist-esm/samples-dev/datastoresListSecretsSample.d.ts +0 -2
- package/dist-esm/samples-dev/datastoresListSecretsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/datastoresListSecretsSample.js +0 -37
- package/dist-esm/samples-dev/datastoresListSecretsSample.js.map +0 -1
- package/dist-esm/samples-dev/environmentContainersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/environmentContainersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/environmentContainersCreateOrUpdateSample.js +0 -45
- package/dist-esm/samples-dev/environmentContainersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/environmentContainersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/environmentContainersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/environmentContainersDeleteSample.js +0 -37
- package/dist-esm/samples-dev/environmentContainersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/environmentContainersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/environmentContainersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/environmentContainersGetSample.js +0 -37
- package/dist-esm/samples-dev/environmentContainersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/environmentContainersListSample.d.ts +0 -2
- package/dist-esm/samples-dev/environmentContainersListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/environmentContainersListSample.js +0 -52
- package/dist-esm/samples-dev/environmentContainersListSample.js.map +0 -1
- package/dist-esm/samples-dev/environmentVersionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/environmentVersionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/environmentVersionsCreateOrUpdateSample.js +0 -50
- package/dist-esm/samples-dev/environmentVersionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/environmentVersionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/environmentVersionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/environmentVersionsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/environmentVersionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/environmentVersionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/environmentVersionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/environmentVersionsGetSample.js +0 -38
- package/dist-esm/samples-dev/environmentVersionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/environmentVersionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/environmentVersionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/environmentVersionsListSample.js +0 -49
- package/dist-esm/samples-dev/environmentVersionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/environmentVersionsPublishSample.d.ts +0 -2
- package/dist-esm/samples-dev/environmentVersionsPublishSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/environmentVersionsPublishSample.js +0 -36
- package/dist-esm/samples-dev/environmentVersionsPublishSample.js.map +0 -1
- package/dist-esm/samples-dev/featuresGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/featuresGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featuresGetSample.js +0 -39
- package/dist-esm/samples-dev/featuresGetSample.js.map +0 -1
- package/dist-esm/samples-dev/featuresListSample.d.ts +0 -2
- package/dist-esm/samples-dev/featuresListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featuresListSample.js +0 -55
- package/dist-esm/samples-dev/featuresListSample.js.map +0 -1
- package/dist-esm/samples-dev/featuresetContainersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/featuresetContainersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featuresetContainersCreateOrUpdateSample.js +0 -38
- package/dist-esm/samples-dev/featuresetContainersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/featuresetContainersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/featuresetContainersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featuresetContainersDeleteSample.js +0 -37
- package/dist-esm/samples-dev/featuresetContainersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/featuresetContainersGetEntitySample.d.ts +0 -2
- package/dist-esm/samples-dev/featuresetContainersGetEntitySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featuresetContainersGetEntitySample.js +0 -37
- package/dist-esm/samples-dev/featuresetContainersGetEntitySample.js.map +0 -1
- package/dist-esm/samples-dev/featuresetContainersListSample.d.ts +0 -2
- package/dist-esm/samples-dev/featuresetContainersListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featuresetContainersListSample.js +0 -51
- package/dist-esm/samples-dev/featuresetContainersListSample.js.map +0 -1
- package/dist-esm/samples-dev/featuresetVersionsBackfillSample.d.ts +0 -2
- package/dist-esm/samples-dev/featuresetVersionsBackfillSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featuresetVersionsBackfillSample.js +0 -44
- package/dist-esm/samples-dev/featuresetVersionsBackfillSample.js.map +0 -1
- package/dist-esm/samples-dev/featuresetVersionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/featuresetVersionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featuresetVersionsCreateOrUpdateSample.js +0 -63
- package/dist-esm/samples-dev/featuresetVersionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/featuresetVersionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/featuresetVersionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featuresetVersionsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/featuresetVersionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/featuresetVersionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/featuresetVersionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featuresetVersionsGetSample.js +0 -38
- package/dist-esm/samples-dev/featuresetVersionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/featuresetVersionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/featuresetVersionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featuresetVersionsListSample.js +0 -49
- package/dist-esm/samples-dev/featuresetVersionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityContainersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/featurestoreEntityContainersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityContainersCreateOrUpdateSample.js +0 -38
- package/dist-esm/samples-dev/featurestoreEntityContainersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityContainersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/featurestoreEntityContainersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityContainersDeleteSample.js +0 -37
- package/dist-esm/samples-dev/featurestoreEntityContainersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityContainersGetEntitySample.d.ts +0 -2
- package/dist-esm/samples-dev/featurestoreEntityContainersGetEntitySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityContainersGetEntitySample.js +0 -37
- package/dist-esm/samples-dev/featurestoreEntityContainersGetEntitySample.js.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityContainersListSample.d.ts +0 -2
- package/dist-esm/samples-dev/featurestoreEntityContainersListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityContainersListSample.js +0 -51
- package/dist-esm/samples-dev/featurestoreEntityContainersListSample.js.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityVersionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/featurestoreEntityVersionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityVersionsCreateOrUpdateSample.js +0 -41
- package/dist-esm/samples-dev/featurestoreEntityVersionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityVersionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/featurestoreEntityVersionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityVersionsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/featurestoreEntityVersionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityVersionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/featurestoreEntityVersionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityVersionsGetSample.js +0 -38
- package/dist-esm/samples-dev/featurestoreEntityVersionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityVersionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/featurestoreEntityVersionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/featurestoreEntityVersionsListSample.js +0 -52
- package/dist-esm/samples-dev/featurestoreEntityVersionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/jobsCancelSample.d.ts +0 -2
- package/dist-esm/samples-dev/jobsCancelSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/jobsCancelSample.js +0 -37
- package/dist-esm/samples-dev/jobsCancelSample.js.map +0 -1
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js +0 -275
- package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/jobsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/jobsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/jobsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/jobsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/jobsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/jobsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/jobsGetSample.js +0 -94
- package/dist-esm/samples-dev/jobsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/jobsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/jobsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/jobsListSample.js +0 -156
- package/dist-esm/samples-dev/jobsListSample.js.map +0 -1
- package/dist-esm/samples-dev/managedNetworkProvisionsProvisionManagedNetworkSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedNetworkProvisionsProvisionManagedNetworkSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedNetworkProvisionsProvisionManagedNetworkSample.js +0 -31
- package/dist-esm/samples-dev/managedNetworkProvisionsProvisionManagedNetworkSample.js.map +0 -1
- package/dist-esm/samples-dev/managedNetworkSettingsRuleCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedNetworkSettingsRuleCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedNetworkSettingsRuleCreateOrUpdateSample.js +0 -38
- package/dist-esm/samples-dev/managedNetworkSettingsRuleCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/managedNetworkSettingsRuleDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedNetworkSettingsRuleDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedNetworkSettingsRuleDeleteSample.js +0 -37
- package/dist-esm/samples-dev/managedNetworkSettingsRuleDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/managedNetworkSettingsRuleGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedNetworkSettingsRuleGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedNetworkSettingsRuleGetSample.js +0 -37
- package/dist-esm/samples-dev/managedNetworkSettingsRuleGetSample.js.map +0 -1
- package/dist-esm/samples-dev/managedNetworkSettingsRuleListSample.d.ts +0 -2
- package/dist-esm/samples-dev/managedNetworkSettingsRuleListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/managedNetworkSettingsRuleListSample.js +0 -52
- package/dist-esm/samples-dev/managedNetworkSettingsRuleListSample.js.map +0 -1
- package/dist-esm/samples-dev/marketplaceSubscriptionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/marketplaceSubscriptionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/marketplaceSubscriptionsCreateOrUpdateSample.js +0 -31
- package/dist-esm/samples-dev/marketplaceSubscriptionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/marketplaceSubscriptionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/marketplaceSubscriptionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/marketplaceSubscriptionsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/marketplaceSubscriptionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/marketplaceSubscriptionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/marketplaceSubscriptionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/marketplaceSubscriptionsGetSample.js +0 -37
- package/dist-esm/samples-dev/marketplaceSubscriptionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/marketplaceSubscriptionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/marketplaceSubscriptionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/marketplaceSubscriptionsListSample.js +0 -52
- package/dist-esm/samples-dev/marketplaceSubscriptionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/modelContainersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/modelContainersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/modelContainersCreateOrUpdateSample.js +0 -36
- package/dist-esm/samples-dev/modelContainersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/modelContainersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/modelContainersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/modelContainersDeleteSample.js +0 -37
- package/dist-esm/samples-dev/modelContainersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/modelContainersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/modelContainersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/modelContainersGetSample.js +0 -37
- package/dist-esm/samples-dev/modelContainersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/modelContainersListSample.d.ts +0 -2
- package/dist-esm/samples-dev/modelContainersListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/modelContainersListSample.js +0 -52
- package/dist-esm/samples-dev/modelContainersListSample.js.map +0 -1
- package/dist-esm/samples-dev/modelVersionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/modelVersionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/modelVersionsCreateOrUpdateSample.js +0 -42
- package/dist-esm/samples-dev/modelVersionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/modelVersionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/modelVersionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/modelVersionsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/modelVersionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/modelVersionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/modelVersionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/modelVersionsGetSample.js +0 -38
- package/dist-esm/samples-dev/modelVersionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/modelVersionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/modelVersionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/modelVersionsListSample.js +0 -62
- package/dist-esm/samples-dev/modelVersionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/modelVersionsPublishSample.d.ts +0 -2
- package/dist-esm/samples-dev/modelVersionsPublishSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/modelVersionsPublishSample.js +0 -36
- package/dist-esm/samples-dev/modelVersionsPublishSample.js.map +0 -1
- package/dist-esm/samples-dev/onlineDeploymentsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/onlineDeploymentsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/onlineDeploymentsCreateOrUpdateSample.js +0 -144
- package/dist-esm/samples-dev/onlineDeploymentsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/onlineDeploymentsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/onlineDeploymentsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/onlineDeploymentsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/onlineDeploymentsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/onlineDeploymentsGetLogsSample.d.ts +0 -2
- package/dist-esm/samples-dev/onlineDeploymentsGetLogsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/onlineDeploymentsGetLogsSample.js +0 -35
- package/dist-esm/samples-dev/onlineDeploymentsGetLogsSample.js.map +0 -1
- package/dist-esm/samples-dev/onlineDeploymentsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/onlineDeploymentsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/onlineDeploymentsGetSample.js +0 -58
- package/dist-esm/samples-dev/onlineDeploymentsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/onlineDeploymentsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/onlineDeploymentsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/onlineDeploymentsListSample.js +0 -49
- package/dist-esm/samples-dev/onlineDeploymentsListSample.js.map +0 -1
- package/dist-esm/samples-dev/onlineDeploymentsListSkusSample.d.ts +0 -2
- package/dist-esm/samples-dev/onlineDeploymentsListSkusSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/onlineDeploymentsListSkusSample.js +0 -87
- package/dist-esm/samples-dev/onlineDeploymentsListSkusSample.js.map +0 -1
- package/dist-esm/samples-dev/onlineDeploymentsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/onlineDeploymentsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/onlineDeploymentsUpdateSample.js +0 -71
- package/dist-esm/samples-dev/onlineDeploymentsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/onlineEndpointsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsCreateOrUpdateSample.js +0 -53
- package/dist-esm/samples-dev/onlineEndpointsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/onlineEndpointsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/onlineEndpointsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/onlineEndpointsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsGetSample.js +0 -37
- package/dist-esm/samples-dev/onlineEndpointsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsGetTokenSample.d.ts +0 -2
- package/dist-esm/samples-dev/onlineEndpointsGetTokenSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsGetTokenSample.js +0 -37
- package/dist-esm/samples-dev/onlineEndpointsGetTokenSample.js.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsListKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/onlineEndpointsListKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsListKeysSample.js +0 -37
- package/dist-esm/samples-dev/onlineEndpointsListKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/onlineEndpointsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsListSample.js +0 -59
- package/dist-esm/samples-dev/onlineEndpointsListSample.js.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsRegenerateKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/onlineEndpointsRegenerateKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsRegenerateKeysSample.js +0 -34
- package/dist-esm/samples-dev/onlineEndpointsRegenerateKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/onlineEndpointsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/onlineEndpointsUpdateSample.js +0 -37
- package/dist-esm/samples-dev/onlineEndpointsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.js +0 -50
- package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +0 -36
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -37
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +0 -52
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourcesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateLinkResourcesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourcesListSample.js +0 -36
- package/dist-esm/samples-dev/privateLinkResourcesListSample.js.map +0 -1
- package/dist-esm/samples-dev/quotasListSample.d.ts +0 -2
- package/dist-esm/samples-dev/quotasListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/quotasListSample.js +0 -51
- package/dist-esm/samples-dev/quotasListSample.js.map +0 -1
- package/dist-esm/samples-dev/quotasUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/quotasUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/quotasUpdateSample.js +0 -44
- package/dist-esm/samples-dev/quotasUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/registriesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/registriesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registriesCreateOrUpdateSample.js +0 -153
- package/dist-esm/samples-dev/registriesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/registriesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/registriesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registriesDeleteSample.js +0 -36
- package/dist-esm/samples-dev/registriesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/registriesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/registriesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registriesGetSample.js +0 -54
- package/dist-esm/samples-dev/registriesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/registriesListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/registriesListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registriesListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/registriesListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/registriesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/registriesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registriesListSample.js +0 -84
- package/dist-esm/samples-dev/registriesListSample.js.map +0 -1
- package/dist-esm/samples-dev/registriesRemoveRegionsSample.d.ts +0 -2
- package/dist-esm/samples-dev/registriesRemoveRegionsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registriesRemoveRegionsSample.js +0 -90
- package/dist-esm/samples-dev/registriesRemoveRegionsSample.js.map +0 -1
- package/dist-esm/samples-dev/registriesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/registriesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registriesUpdateSample.js +0 -72
- package/dist-esm/samples-dev/registriesUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/registryCodeContainersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryCodeContainersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryCodeContainersCreateOrUpdateSample.js +0 -36
- package/dist-esm/samples-dev/registryCodeContainersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/registryCodeContainersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryCodeContainersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryCodeContainersDeleteSample.js +0 -37
- package/dist-esm/samples-dev/registryCodeContainersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/registryCodeContainersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryCodeContainersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryCodeContainersGetSample.js +0 -37
- package/dist-esm/samples-dev/registryCodeContainersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/registryCodeContainersListSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryCodeContainersListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryCodeContainersListSample.js +0 -52
- package/dist-esm/samples-dev/registryCodeContainersListSample.js.map +0 -1
- package/dist-esm/samples-dev/registryCodeVersionsCreateOrGetStartPendingUploadSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryCodeVersionsCreateOrGetStartPendingUploadSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryCodeVersionsCreateOrGetStartPendingUploadSample.js +0 -35
- package/dist-esm/samples-dev/registryCodeVersionsCreateOrGetStartPendingUploadSample.js.map +0 -1
- package/dist-esm/samples-dev/registryCodeVersionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryCodeVersionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryCodeVersionsCreateOrUpdateSample.js +0 -40
- package/dist-esm/samples-dev/registryCodeVersionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/registryCodeVersionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryCodeVersionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryCodeVersionsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/registryCodeVersionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/registryCodeVersionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryCodeVersionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryCodeVersionsGetSample.js +0 -38
- package/dist-esm/samples-dev/registryCodeVersionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/registryCodeVersionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryCodeVersionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryCodeVersionsListSample.js +0 -49
- package/dist-esm/samples-dev/registryCodeVersionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/registryComponentContainersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryComponentContainersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryComponentContainersCreateOrUpdateSample.js +0 -37
- package/dist-esm/samples-dev/registryComponentContainersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/registryComponentContainersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryComponentContainersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryComponentContainersDeleteSample.js +0 -37
- package/dist-esm/samples-dev/registryComponentContainersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/registryComponentContainersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryComponentContainersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryComponentContainersGetSample.js +0 -37
- package/dist-esm/samples-dev/registryComponentContainersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/registryComponentContainersListSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryComponentContainersListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryComponentContainersListSample.js +0 -52
- package/dist-esm/samples-dev/registryComponentContainersListSample.js.map +0 -1
- package/dist-esm/samples-dev/registryComponentVersionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryComponentVersionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryComponentVersionsCreateOrUpdateSample.js +0 -40
- package/dist-esm/samples-dev/registryComponentVersionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/registryComponentVersionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryComponentVersionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryComponentVersionsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/registryComponentVersionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/registryComponentVersionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryComponentVersionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryComponentVersionsGetSample.js +0 -38
- package/dist-esm/samples-dev/registryComponentVersionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/registryComponentVersionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryComponentVersionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryComponentVersionsListSample.js +0 -49
- package/dist-esm/samples-dev/registryComponentVersionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/registryDataContainersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryDataContainersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryDataContainersCreateOrUpdateSample.js +0 -39
- package/dist-esm/samples-dev/registryDataContainersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/registryDataContainersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryDataContainersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryDataContainersDeleteSample.js +0 -37
- package/dist-esm/samples-dev/registryDataContainersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/registryDataContainersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryDataContainersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryDataContainersGetSample.js +0 -37
- package/dist-esm/samples-dev/registryDataContainersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/registryDataContainersListSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryDataContainersListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryDataContainersListSample.js +0 -47
- package/dist-esm/samples-dev/registryDataContainersListSample.js.map +0 -1
- package/dist-esm/samples-dev/registryDataReferencesGetBlobReferenceSasSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryDataReferencesGetBlobReferenceSasSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryDataReferencesGetBlobReferenceSasSample.js +0 -35
- package/dist-esm/samples-dev/registryDataReferencesGetBlobReferenceSasSample.js.map +0 -1
- package/dist-esm/samples-dev/registryDataVersionsCreateOrGetStartPendingUploadSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryDataVersionsCreateOrGetStartPendingUploadSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryDataVersionsCreateOrGetStartPendingUploadSample.js +0 -35
- package/dist-esm/samples-dev/registryDataVersionsCreateOrGetStartPendingUploadSample.js.map +0 -1
- package/dist-esm/samples-dev/registryDataVersionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryDataVersionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryDataVersionsCreateOrUpdateSample.js +0 -43
- package/dist-esm/samples-dev/registryDataVersionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/registryDataVersionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryDataVersionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryDataVersionsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/registryDataVersionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/registryDataVersionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryDataVersionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryDataVersionsGetSample.js +0 -38
- package/dist-esm/samples-dev/registryDataVersionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/registryDataVersionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryDataVersionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryDataVersionsListSample.js +0 -56
- package/dist-esm/samples-dev/registryDataVersionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentContainersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryEnvironmentContainersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentContainersCreateOrUpdateSample.js +0 -45
- package/dist-esm/samples-dev/registryEnvironmentContainersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentContainersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryEnvironmentContainersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentContainersDeleteSample.js +0 -37
- package/dist-esm/samples-dev/registryEnvironmentContainersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentContainersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryEnvironmentContainersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentContainersGetSample.js +0 -37
- package/dist-esm/samples-dev/registryEnvironmentContainersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentContainersListSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryEnvironmentContainersListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentContainersListSample.js +0 -52
- package/dist-esm/samples-dev/registryEnvironmentContainersListSample.js.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentVersionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryEnvironmentVersionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentVersionsCreateOrUpdateSample.js +0 -50
- package/dist-esm/samples-dev/registryEnvironmentVersionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentVersionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryEnvironmentVersionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentVersionsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/registryEnvironmentVersionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentVersionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryEnvironmentVersionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentVersionsGetSample.js +0 -38
- package/dist-esm/samples-dev/registryEnvironmentVersionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentVersionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryEnvironmentVersionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryEnvironmentVersionsListSample.js +0 -52
- package/dist-esm/samples-dev/registryEnvironmentVersionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/registryModelContainersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryModelContainersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryModelContainersCreateOrUpdateSample.js +0 -36
- package/dist-esm/samples-dev/registryModelContainersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/registryModelContainersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryModelContainersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryModelContainersDeleteSample.js +0 -37
- package/dist-esm/samples-dev/registryModelContainersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/registryModelContainersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryModelContainersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryModelContainersGetSample.js +0 -37
- package/dist-esm/samples-dev/registryModelContainersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/registryModelContainersListSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryModelContainersListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryModelContainersListSample.js +0 -52
- package/dist-esm/samples-dev/registryModelContainersListSample.js.map +0 -1
- package/dist-esm/samples-dev/registryModelVersionsCreateOrGetStartPendingUploadSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryModelVersionsCreateOrGetStartPendingUploadSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryModelVersionsCreateOrGetStartPendingUploadSample.js +0 -35
- package/dist-esm/samples-dev/registryModelVersionsCreateOrGetStartPendingUploadSample.js.map +0 -1
- package/dist-esm/samples-dev/registryModelVersionsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryModelVersionsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryModelVersionsCreateOrUpdateSample.js +0 -42
- package/dist-esm/samples-dev/registryModelVersionsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/registryModelVersionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryModelVersionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryModelVersionsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/registryModelVersionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/registryModelVersionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryModelVersionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryModelVersionsGetSample.js +0 -38
- package/dist-esm/samples-dev/registryModelVersionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/registryModelVersionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/registryModelVersionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/registryModelVersionsListSample.js +0 -60
- package/dist-esm/samples-dev/registryModelVersionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/schedulesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/schedulesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/schedulesCreateOrUpdateSample.js +0 -52
- package/dist-esm/samples-dev/schedulesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/schedulesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/schedulesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/schedulesDeleteSample.js +0 -37
- package/dist-esm/samples-dev/schedulesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/schedulesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/schedulesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/schedulesGetSample.js +0 -37
- package/dist-esm/samples-dev/schedulesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/schedulesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/schedulesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/schedulesListSample.js +0 -52
- package/dist-esm/samples-dev/schedulesListSample.js.map +0 -1
- package/dist-esm/samples-dev/serverlessEndpointsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/serverlessEndpointsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/serverlessEndpointsCreateOrUpdateSample.js +0 -51
- package/dist-esm/samples-dev/serverlessEndpointsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/serverlessEndpointsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/serverlessEndpointsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/serverlessEndpointsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/serverlessEndpointsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/serverlessEndpointsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/serverlessEndpointsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/serverlessEndpointsGetSample.js +0 -37
- package/dist-esm/samples-dev/serverlessEndpointsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/serverlessEndpointsListKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/serverlessEndpointsListKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/serverlessEndpointsListKeysSample.js +0 -37
- package/dist-esm/samples-dev/serverlessEndpointsListKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/serverlessEndpointsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/serverlessEndpointsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/serverlessEndpointsListSample.js +0 -52
- package/dist-esm/samples-dev/serverlessEndpointsListSample.js.map +0 -1
- package/dist-esm/samples-dev/serverlessEndpointsRegenerateKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/serverlessEndpointsRegenerateKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/serverlessEndpointsRegenerateKeysSample.js +0 -34
- package/dist-esm/samples-dev/serverlessEndpointsRegenerateKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/serverlessEndpointsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/serverlessEndpointsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/serverlessEndpointsUpdateSample.js +0 -41
- package/dist-esm/samples-dev/serverlessEndpointsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/usagesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/usagesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/usagesListSample.js +0 -51
- package/dist-esm/samples-dev/usagesListSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachineSizesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachineSizesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachineSizesListSample.js +0 -35
- package/dist-esm/samples-dev/virtualMachineSizesListSample.js.map +0 -1
- package/dist-esm/samples-dev/workspaceConnectionsCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspaceConnectionsCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspaceConnectionsCreateSample.js +0 -37
- package/dist-esm/samples-dev/workspaceConnectionsCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/workspaceConnectionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspaceConnectionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspaceConnectionsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/workspaceConnectionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/workspaceConnectionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspaceConnectionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspaceConnectionsGetSample.js +0 -37
- package/dist-esm/samples-dev/workspaceConnectionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/workspaceConnectionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspaceConnectionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspaceConnectionsListSample.js +0 -48
- package/dist-esm/samples-dev/workspaceConnectionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/workspaceConnectionsListSecretsSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspaceConnectionsListSecretsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspaceConnectionsListSecretsSample.js +0 -37
- package/dist-esm/samples-dev/workspaceConnectionsListSecretsSample.js.map +0 -1
- package/dist-esm/samples-dev/workspaceFeaturesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspaceFeaturesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspaceFeaturesListSample.js +0 -52
- package/dist-esm/samples-dev/workspaceFeaturesListSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js +0 -65
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesDeleteSample.js +0 -36
- package/dist-esm/samples-dev/workspacesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesDiagnoseSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesDiagnoseSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesDiagnoseSample.js +0 -43
- package/dist-esm/samples-dev/workspacesDiagnoseSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesGetSample.js +0 -36
- package/dist-esm/samples-dev/workspacesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesListKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesListKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesListKeysSample.js +0 -36
- package/dist-esm/samples-dev/workspacesListKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesListNotebookAccessTokenSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesListNotebookAccessTokenSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesListNotebookAccessTokenSample.js +0 -36
- package/dist-esm/samples-dev/workspacesListNotebookAccessTokenSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesListNotebookKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesListNotebookKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesListNotebookKeysSample.js +0 -36
- package/dist-esm/samples-dev/workspacesListNotebookKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesListOutboundNetworkDependenciesEndpointsSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesListOutboundNetworkDependenciesEndpointsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesListOutboundNetworkDependenciesEndpointsSample.js +0 -36
- package/dist-esm/samples-dev/workspacesListOutboundNetworkDependenciesEndpointsSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesListStorageAccountKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesListStorageAccountKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesListStorageAccountKeysSample.js +0 -36
- package/dist-esm/samples-dev/workspacesListStorageAccountKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesPrepareNotebookSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesPrepareNotebookSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesPrepareNotebookSample.js +0 -36
- package/dist-esm/samples-dev/workspacesPrepareNotebookSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesResyncKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesResyncKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesResyncKeysSample.js +0 -36
- package/dist-esm/samples-dev/workspacesResyncKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesUpdateSample.js +0 -34
- package/dist-esm/samples-dev/workspacesUpdateSample.js.map +0 -1
- package/dist-esm/src/azureMachineLearningServicesManagementClient.d.ts +0 -67
- package/dist-esm/src/azureMachineLearningServicesManagementClient.d.ts.map +0 -1
- package/dist-esm/src/azureMachineLearningServicesManagementClient.js +0 -147
- package/dist-esm/src/azureMachineLearningServicesManagementClient.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -5
- package/dist-esm/src/index.d.ts.map +0 -1
- package/dist-esm/src/index.js +0 -13
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.js +0 -905
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/batchDeployments.d.ts +0 -109
- package/dist-esm/src/operations/batchDeployments.d.ts.map +0 -1
- package/dist-esm/src/operations/batchDeployments.js +0 -497
- package/dist-esm/src/operations/batchDeployments.js.map +0 -1
- package/dist-esm/src/operations/batchEndpoints.d.ts +0 -107
- package/dist-esm/src/operations/batchEndpoints.d.ts.map +0 -1
- package/dist-esm/src/operations/batchEndpoints.js +0 -482
- package/dist-esm/src/operations/batchEndpoints.js.map +0 -1
- package/dist-esm/src/operations/codeContainers.d.ts +0 -63
- package/dist-esm/src/operations/codeContainers.d.ts.map +0 -1
- package/dist-esm/src/operations/codeContainers.js +0 -251
- package/dist-esm/src/operations/codeContainers.js.map +0 -1
- package/dist-esm/src/operations/codeVersions.d.ts +0 -100
- package/dist-esm/src/operations/codeVersions.d.ts.map +0 -1
- package/dist-esm/src/operations/codeVersions.js +0 -396
- package/dist-esm/src/operations/codeVersions.js.map +0 -1
- package/dist-esm/src/operations/componentContainers.d.ts +0 -63
- package/dist-esm/src/operations/componentContainers.d.ts.map +0 -1
- package/dist-esm/src/operations/componentContainers.js +0 -255
- package/dist-esm/src/operations/componentContainers.js.map +0 -1
- package/dist-esm/src/operations/componentVersions.d.ts +0 -90
- package/dist-esm/src/operations/componentVersions.d.ts.map +0 -1
- package/dist-esm/src/operations/componentVersions.js +0 -358
- package/dist-esm/src/operations/componentVersions.js.map +0 -1
- package/dist-esm/src/operations/computeOperations.d.ts +0 -193
- package/dist-esm/src/operations/computeOperations.d.ts.map +0 -1
- package/dist-esm/src/operations/computeOperations.js +0 -878
- package/dist-esm/src/operations/computeOperations.js.map +0 -1
- package/dist-esm/src/operations/dataContainers.d.ts +0 -63
- package/dist-esm/src/operations/dataContainers.d.ts.map +0 -1
- package/dist-esm/src/operations/dataContainers.js +0 -255
- package/dist-esm/src/operations/dataContainers.js.map +0 -1
- package/dist-esm/src/operations/dataVersions.d.ts +0 -90
- package/dist-esm/src/operations/dataVersions.d.ts.map +0 -1
- package/dist-esm/src/operations/dataVersions.js +0 -359
- package/dist-esm/src/operations/dataVersions.js.map +0 -1
- package/dist-esm/src/operations/datastores.d.ts +0 -71
- package/dist-esm/src/operations/datastores.d.ts.map +0 -1
- package/dist-esm/src/operations/datastores.js +0 -292
- package/dist-esm/src/operations/datastores.js.map +0 -1
- package/dist-esm/src/operations/environmentContainers.d.ts +0 -63
- package/dist-esm/src/operations/environmentContainers.d.ts.map +0 -1
- package/dist-esm/src/operations/environmentContainers.js +0 -255
- package/dist-esm/src/operations/environmentContainers.js.map +0 -1
- package/dist-esm/src/operations/environmentVersions.d.ts +0 -90
- package/dist-esm/src/operations/environmentVersions.d.ts.map +0 -1
- package/dist-esm/src/operations/environmentVersions.js +0 -358
- package/dist-esm/src/operations/environmentVersions.js.map +0 -1
- package/dist-esm/src/operations/features.d.ts +0 -54
- package/dist-esm/src/operations/features.d.ts.map +0 -1
- package/dist-esm/src/operations/features.js +0 -224
- package/dist-esm/src/operations/features.js.map +0 -1
- package/dist-esm/src/operations/featuresetContainers.d.ts +0 -81
- package/dist-esm/src/operations/featuresetContainers.d.ts.map +0 -1
- package/dist-esm/src/operations/featuresetContainers.js +0 -367
- package/dist-esm/src/operations/featuresetContainers.js.map +0 -1
- package/dist-esm/src/operations/featuresetVersions.d.ts +0 -109
- package/dist-esm/src/operations/featuresetVersions.d.ts.map +0 -1
- package/dist-esm/src/operations/featuresetVersions.js +0 -478
- package/dist-esm/src/operations/featuresetVersions.js.map +0 -1
- package/dist-esm/src/operations/featurestoreEntityContainers.d.ts +0 -81
- package/dist-esm/src/operations/featurestoreEntityContainers.d.ts.map +0 -1
- package/dist-esm/src/operations/featurestoreEntityContainers.js +0 -367
- package/dist-esm/src/operations/featurestoreEntityContainers.js.map +0 -1
- package/dist-esm/src/operations/featurestoreEntityVersions.d.ts +0 -89
- package/dist-esm/src/operations/featurestoreEntityVersions.d.ts.map +0 -1
- package/dist-esm/src/operations/featurestoreEntityVersions.js +0 -382
- package/dist-esm/src/operations/featurestoreEntityVersions.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -49
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -56
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/jobs.d.ts +0 -89
- package/dist-esm/src/operations/jobs.d.ts.map +0 -1
- package/dist-esm/src/operations/jobs.js +0 -392
- package/dist-esm/src/operations/jobs.js.map +0 -1
- package/dist-esm/src/operations/managedNetworkProvisions.d.ts +0 -28
- package/dist-esm/src/operations/managedNetworkProvisions.d.ts.map +0 -1
- package/dist-esm/src/operations/managedNetworkProvisions.js +0 -114
- package/dist-esm/src/operations/managedNetworkProvisions.js.map +0 -1
- package/dist-esm/src/operations/managedNetworkSettingsRule.d.ts +0 -83
- package/dist-esm/src/operations/managedNetworkSettingsRule.d.ts.map +0 -1
- package/dist-esm/src/operations/managedNetworkSettingsRule.js +0 -359
- package/dist-esm/src/operations/managedNetworkSettingsRule.js.map +0 -1
- package/dist-esm/src/operations/marketplaceSubscriptions.d.ts +0 -81
- package/dist-esm/src/operations/marketplaceSubscriptions.d.ts.map +0 -1
- package/dist-esm/src/operations/marketplaceSubscriptions.js +0 -366
- package/dist-esm/src/operations/marketplaceSubscriptions.js.map +0 -1
- package/dist-esm/src/operations/modelContainers.d.ts +0 -63
- package/dist-esm/src/operations/modelContainers.d.ts.map +0 -1
- package/dist-esm/src/operations/modelContainers.js +0 -256
- package/dist-esm/src/operations/modelContainers.js.map +0 -1
- package/dist-esm/src/operations/modelVersions.d.ts +0 -90
- package/dist-esm/src/operations/modelVersions.d.ts.map +0 -1
- package/dist-esm/src/operations/modelVersions.js +0 -364
- package/dist-esm/src/operations/modelVersions.js.map +0 -1
- package/dist-esm/src/operations/onlineDeployments.d.ts +0 -149
- package/dist-esm/src/operations/onlineDeployments.d.ts.map +0 -1
- package/dist-esm/src/operations/onlineDeployments.js +0 -688
- package/dist-esm/src/operations/onlineDeployments.js.map +0 -1
- package/dist-esm/src/operations/onlineEndpoints.d.ts +0 -133
- package/dist-esm/src/operations/onlineEndpoints.d.ts.map +0 -1
- package/dist-esm/src/operations/onlineEndpoints.js +0 -608
- package/dist-esm/src/operations/onlineEndpoints.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts +0 -26
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js +0 -96
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts +0 -58
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +0 -222
- package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.d.ts +0 -20
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.js +0 -53
- package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operations/quotas.d.ts +0 -42
- package/dist-esm/src/operations/quotas.d.ts.map +0 -1
- package/dist-esm/src/operations/quotas.js +0 -176
- package/dist-esm/src/operations/quotas.js.map +0 -1
- package/dist-esm/src/operations/registries.d.ts +0 -115
- package/dist-esm/src/operations/registries.d.ts.map +0 -1
- package/dist-esm/src/operations/registries.js +0 -579
- package/dist-esm/src/operations/registries.js.map +0 -1
- package/dist-esm/src/operations/registryCodeContainers.d.ts +0 -81
- package/dist-esm/src/operations/registryCodeContainers.d.ts.map +0 -1
- package/dist-esm/src/operations/registryCodeContainers.js +0 -358
- package/dist-esm/src/operations/registryCodeContainers.js.map +0 -1
- package/dist-esm/src/operations/registryCodeVersions.d.ts +0 -99
- package/dist-esm/src/operations/registryCodeVersions.d.ts.map +0 -1
- package/dist-esm/src/operations/registryCodeVersions.js +0 -420
- package/dist-esm/src/operations/registryCodeVersions.js.map +0 -1
- package/dist-esm/src/operations/registryComponentContainers.d.ts +0 -81
- package/dist-esm/src/operations/registryComponentContainers.d.ts.map +0 -1
- package/dist-esm/src/operations/registryComponentContainers.js +0 -358
- package/dist-esm/src/operations/registryComponentContainers.js.map +0 -1
- package/dist-esm/src/operations/registryComponentVersions.d.ts +0 -89
- package/dist-esm/src/operations/registryComponentVersions.d.ts.map +0 -1
- package/dist-esm/src/operations/registryComponentVersions.js +0 -389
- package/dist-esm/src/operations/registryComponentVersions.js.map +0 -1
- package/dist-esm/src/operations/registryDataContainers.d.ts +0 -81
- package/dist-esm/src/operations/registryDataContainers.d.ts.map +0 -1
- package/dist-esm/src/operations/registryDataContainers.js +0 -362
- package/dist-esm/src/operations/registryDataContainers.js.map +0 -1
- package/dist-esm/src/operations/registryDataReferences.d.ts +0 -23
- package/dist-esm/src/operations/registryDataReferences.d.ts.map +0 -1
- package/dist-esm/src/operations/registryDataReferences.js +0 -60
- package/dist-esm/src/operations/registryDataReferences.js.map +0 -1
- package/dist-esm/src/operations/registryDataVersions.d.ts +0 -99
- package/dist-esm/src/operations/registryDataVersions.d.ts.map +0 -1
- package/dist-esm/src/operations/registryDataVersions.js +0 -415
- package/dist-esm/src/operations/registryDataVersions.js.map +0 -1
- package/dist-esm/src/operations/registryEnvironmentContainers.d.ts +0 -81
- package/dist-esm/src/operations/registryEnvironmentContainers.d.ts.map +0 -1
- package/dist-esm/src/operations/registryEnvironmentContainers.js +0 -362
- package/dist-esm/src/operations/registryEnvironmentContainers.js.map +0 -1
- package/dist-esm/src/operations/registryEnvironmentVersions.d.ts +0 -89
- package/dist-esm/src/operations/registryEnvironmentVersions.d.ts.map +0 -1
- package/dist-esm/src/operations/registryEnvironmentVersions.js +0 -390
- package/dist-esm/src/operations/registryEnvironmentVersions.js.map +0 -1
- package/dist-esm/src/operations/registryModelContainers.d.ts +0 -81
- package/dist-esm/src/operations/registryModelContainers.d.ts.map +0 -1
- package/dist-esm/src/operations/registryModelContainers.js +0 -362
- package/dist-esm/src/operations/registryModelContainers.js.map +0 -1
- package/dist-esm/src/operations/registryModelVersions.d.ts +0 -99
- package/dist-esm/src/operations/registryModelVersions.d.ts.map +0 -1
- package/dist-esm/src/operations/registryModelVersions.js +0 -425
- package/dist-esm/src/operations/registryModelVersions.js.map +0 -1
- package/dist-esm/src/operations/schedules.d.ts +0 -81
- package/dist-esm/src/operations/schedules.d.ts.map +0 -1
- package/dist-esm/src/operations/schedules.js +0 -362
- package/dist-esm/src/operations/schedules.js.map +0 -1
- package/dist-esm/src/operations/serverlessEndpoints.d.ts +0 -125
- package/dist-esm/src/operations/serverlessEndpoints.d.ts.map +0 -1
- package/dist-esm/src/operations/serverlessEndpoints.js +0 -583
- package/dist-esm/src/operations/serverlessEndpoints.js.map +0 -1
- package/dist-esm/src/operations/usages.d.ts +0 -37
- package/dist-esm/src/operations/usages.d.ts.map +0 -1
- package/dist-esm/src/operations/usages.js +0 -147
- package/dist-esm/src/operations/usages.js.map +0 -1
- package/dist-esm/src/operations/virtualMachineSizes.d.ts +0 -19
- package/dist-esm/src/operations/virtualMachineSizes.d.ts.map +0 -1
- package/dist-esm/src/operations/virtualMachineSizes.js +0 -51
- package/dist-esm/src/operations/virtualMachineSizes.js.map +0 -1
- package/dist-esm/src/operations/workspaceConnections.d.ts +0 -66
- package/dist-esm/src/operations/workspaceConnections.d.ts.map +0 -1
- package/dist-esm/src/operations/workspaceConnections.js +0 -279
- package/dist-esm/src/operations/workspaceConnections.js.map +0 -1
- package/dist-esm/src/operations/workspaceFeatures.d.ts +0 -38
- package/dist-esm/src/operations/workspaceFeatures.d.ts.map +0 -1
- package/dist-esm/src/operations/workspaceFeatures.js +0 -150
- package/dist-esm/src/operations/workspaceFeatures.js.map +0 -1
- package/dist-esm/src/operations/workspaces.d.ts +0 -188
- package/dist-esm/src/operations/workspaces.d.ts.map +0 -1
- package/dist-esm/src/operations/workspaces.js +0 -948
- package/dist-esm/src/operations/workspaces.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/batchDeployments.d.ts +0 -82
- package/dist-esm/src/operationsInterfaces/batchDeployments.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/batchDeployments.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/batchEndpoints.d.ts +0 -82
- package/dist-esm/src/operationsInterfaces/batchEndpoints.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/batchEndpoints.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/codeContainers.d.ts +0 -38
- package/dist-esm/src/operationsInterfaces/codeContainers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/codeContainers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/codeVersions.d.ts +0 -73
- package/dist-esm/src/operationsInterfaces/codeVersions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/codeVersions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/componentContainers.d.ts +0 -38
- package/dist-esm/src/operationsInterfaces/componentContainers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/componentContainers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/componentVersions.d.ts +0 -63
- package/dist-esm/src/operationsInterfaces/componentVersions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/componentVersions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/computeOperations.d.ts +0 -149
- package/dist-esm/src/operationsInterfaces/computeOperations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/computeOperations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/dataContainers.d.ts +0 -38
- package/dist-esm/src/operationsInterfaces/dataContainers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/dataContainers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/dataVersions.d.ts +0 -63
- package/dist-esm/src/operationsInterfaces/dataVersions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/dataVersions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/datastores.d.ts +0 -46
- package/dist-esm/src/operationsInterfaces/datastores.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/datastores.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/environmentContainers.d.ts +0 -38
- package/dist-esm/src/operationsInterfaces/environmentContainers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/environmentContainers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/environmentVersions.d.ts +0 -63
- package/dist-esm/src/operationsInterfaces/environmentVersions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/environmentVersions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/features.d.ts +0 -25
- package/dist-esm/src/operationsInterfaces/features.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/features.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/featuresetContainers.d.ts +0 -56
- package/dist-esm/src/operationsInterfaces/featuresetContainers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/featuresetContainers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/featuresetVersions.d.ts +0 -82
- package/dist-esm/src/operationsInterfaces/featuresetVersions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/featuresetVersions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/featurestoreEntityContainers.d.ts +0 -56
- package/dist-esm/src/operationsInterfaces/featurestoreEntityContainers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/featurestoreEntityContainers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/featurestoreEntityVersions.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/featurestoreEntityVersions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/featurestoreEntityVersions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -49
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -56
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/jobs.d.ts +0 -64
- package/dist-esm/src/operationsInterfaces/jobs.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/jobs.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/managedNetworkProvisions.d.ts +0 -20
- package/dist-esm/src/operationsInterfaces/managedNetworkProvisions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/managedNetworkProvisions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/managedNetworkSettingsRule.d.ts +0 -58
- package/dist-esm/src/operationsInterfaces/managedNetworkSettingsRule.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/managedNetworkSettingsRule.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/marketplaceSubscriptions.d.ts +0 -56
- package/dist-esm/src/operationsInterfaces/marketplaceSubscriptions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/marketplaceSubscriptions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/modelContainers.d.ts +0 -38
- package/dist-esm/src/operationsInterfaces/modelContainers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/modelContainers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/modelVersions.d.ts +0 -63
- package/dist-esm/src/operationsInterfaces/modelVersions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/modelVersions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/onlineDeployments.d.ts +0 -101
- package/dist-esm/src/operationsInterfaces/onlineDeployments.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/onlineDeployments.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/onlineEndpoints.d.ts +0 -108
- package/dist-esm/src/operationsInterfaces/onlineEndpoints.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/onlineEndpoints.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.d.ts +0 -11
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +0 -41
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +0 -12
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/quotas.d.ts +0 -19
- package/dist-esm/src/operationsInterfaces/quotas.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/quotas.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/registries.d.ts +0 -79
- package/dist-esm/src/operationsInterfaces/registries.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/registries.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryCodeContainers.d.ts +0 -56
- package/dist-esm/src/operationsInterfaces/registryCodeContainers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryCodeContainers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryCodeVersions.d.ts +0 -72
- package/dist-esm/src/operationsInterfaces/registryCodeVersions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryCodeVersions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryComponentContainers.d.ts +0 -56
- package/dist-esm/src/operationsInterfaces/registryComponentContainers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryComponentContainers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryComponentVersions.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/registryComponentVersions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryComponentVersions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryDataContainers.d.ts +0 -56
- package/dist-esm/src/operationsInterfaces/registryDataContainers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryDataContainers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryDataReferences.d.ts +0 -15
- package/dist-esm/src/operationsInterfaces/registryDataReferences.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryDataReferences.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryDataVersions.d.ts +0 -72
- package/dist-esm/src/operationsInterfaces/registryDataVersions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryDataVersions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryEnvironmentContainers.d.ts +0 -56
- package/dist-esm/src/operationsInterfaces/registryEnvironmentContainers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryEnvironmentContainers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryEnvironmentVersions.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/registryEnvironmentVersions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryEnvironmentVersions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryModelContainers.d.ts +0 -56
- package/dist-esm/src/operationsInterfaces/registryModelContainers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryModelContainers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryModelVersions.d.ts +0 -72
- package/dist-esm/src/operationsInterfaces/registryModelVersions.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/registryModelVersions.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/schedules.d.ts +0 -56
- package/dist-esm/src/operationsInterfaces/schedules.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/schedules.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/serverlessEndpoints.d.ts +0 -100
- package/dist-esm/src/operationsInterfaces/serverlessEndpoints.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/serverlessEndpoints.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/usages.d.ts +0 -13
- package/dist-esm/src/operationsInterfaces/usages.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/usages.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/virtualMachineSizes.d.ts +0 -11
- package/dist-esm/src/operationsInterfaces/virtualMachineSizes.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/virtualMachineSizes.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/workspaceConnections.d.ts +0 -42
- package/dist-esm/src/operationsInterfaces/workspaceConnections.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/workspaceConnections.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/workspaceFeatures.d.ts +0 -13
- package/dist-esm/src/operationsInterfaces/workspaceFeatures.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/workspaceFeatures.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/workspaces.d.ts +0 -152
- package/dist-esm/src/operationsInterfaces/workspaces.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/workspaces.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/test/machinelearning_operations_test.spec.d.ts +0 -4
- package/dist-esm/test/machinelearning_operations_test.spec.d.ts.map +0 -1
- package/dist-esm/test/machinelearning_operations_test.spec.js +0 -74
- package/dist-esm/test/machinelearning_operations_test.spec.js.map +0 -1
- package/src/azureMachineLearningServicesManagementClient.ts +0 -342
- package/src/index.ts +0 -13
- package/src/lroImpl.ts +0 -38
- package/src/models/index.ts +0 -13753
- package/src/models/mappers.ts +0 -18331
- package/src/models/parameters.ts +0 -1070
- package/src/operations/batchDeployments.ts +0 -698
- package/src/operations/batchEndpoints.ts +0 -666
- package/src/operations/codeContainers.ts +0 -327
- package/src/operations/codeVersions.ts +0 -548
- package/src/operations/componentContainers.ts +0 -331
- package/src/operations/componentVersions.ts +0 -496
- package/src/operations/computeOperations.ts +0 -1209
- package/src/operations/dataContainers.ts +0 -331
- package/src/operations/dataVersions.ts +0 -497
- package/src/operations/datastores.ts +0 -379
- package/src/operations/environmentContainers.ts +0 -331
- package/src/operations/environmentVersions.ts +0 -496
- package/src/operations/features.ts +0 -308
- package/src/operations/featuresetContainers.ts +0 -497
- package/src/operations/featuresetVersions.ts +0 -679
- package/src/operations/featurestoreEntityContainers.ts +0 -499
- package/src/operations/featurestoreEntityVersions.ts +0 -539
- package/src/operations/index.ts +0 -56
- package/src/operations/jobs.ts +0 -522
- package/src/operations/managedNetworkProvisions.ts +0 -161
- package/src/operations/managedNetworkSettingsRule.ts +0 -491
- package/src/operations/marketplaceSubscriptions.ts +0 -505
- package/src/operations/modelContainers.ts +0 -332
- package/src/operations/modelVersions.ts +0 -502
- package/src/operations/onlineDeployments.ts +0 -966
- package/src/operations/onlineEndpoints.ts +0 -837
- package/src/operations/operations.ts +0 -103
- package/src/operations/privateEndpointConnections.ts +0 -284
- package/src/operations/privateLinkResources.ts +0 -71
- package/src/operations/quotas.ts +0 -211
- package/src/operations/registries.ts +0 -748
- package/src/operations/registryCodeContainers.ts +0 -488
- package/src/operations/registryCodeVersions.ts +0 -589
- package/src/operations/registryComponentContainers.ts +0 -490
- package/src/operations/registryComponentVersions.ts +0 -546
- package/src/operations/registryDataContainers.ts +0 -492
- package/src/operations/registryDataReferences.ts +0 -82
- package/src/operations/registryDataVersions.ts +0 -579
- package/src/operations/registryEnvironmentContainers.ts +0 -494
- package/src/operations/registryEnvironmentVersions.ts +0 -547
- package/src/operations/registryModelContainers.ts +0 -492
- package/src/operations/registryModelVersions.ts +0 -594
- package/src/operations/schedules.ts +0 -492
- package/src/operations/serverlessEndpoints.ts +0 -819
- package/src/operations/usages.ts +0 -171
- package/src/operations/virtualMachineSizes.ts +0 -68
- package/src/operations/workspaceConnections.ts +0 -368
- package/src/operations/workspaceFeatures.ts +0 -193
- package/src/operations/workspaces.ts +0 -1263
- package/src/operationsInterfaces/batchDeployments.ts +0 -163
- package/src/operationsInterfaces/batchEndpoints.ts +0 -162
- package/src/operationsInterfaces/codeContainers.ts +0 -75
- package/src/operationsInterfaces/codeVersions.ts +0 -140
- package/src/operationsInterfaces/componentContainers.ts +0 -75
- package/src/operationsInterfaces/componentVersions.ts +0 -120
- package/src/operationsInterfaces/computeOperations.ts +0 -272
- package/src/operationsInterfaces/dataContainers.ts +0 -75
- package/src/operationsInterfaces/dataVersions.ts +0 -120
- package/src/operationsInterfaces/datastores.ts +0 -90
- package/src/operationsInterfaces/environmentContainers.ts +0 -75
- package/src/operationsInterfaces/environmentVersions.ts +0 -120
- package/src/operationsInterfaces/features.ts +0 -52
- package/src/operationsInterfaces/featuresetContainers.ts +0 -109
- package/src/operationsInterfaces/featuresetVersions.ts +0 -163
- package/src/operationsInterfaces/featurestoreEntityContainers.ts +0 -109
- package/src/operationsInterfaces/featurestoreEntityVersions.ts +0 -121
- package/src/operationsInterfaces/index.ts +0 -56
- package/src/operationsInterfaces/jobs.ts +0 -117
- package/src/operationsInterfaces/managedNetworkProvisions.ts +0 -44
- package/src/operationsInterfaces/managedNetworkSettingsRule.ts +0 -111
- package/src/operationsInterfaces/marketplaceSubscriptions.ts +0 -115
- package/src/operationsInterfaces/modelContainers.ts +0 -75
- package/src/operationsInterfaces/modelVersions.ts +0 -120
- package/src/operationsInterfaces/onlineDeployments.ts +0 -200
- package/src/operationsInterfaces/onlineEndpoints.ts +0 -209
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/privateEndpointConnections.ts +0 -78
- package/src/operationsInterfaces/privateLinkResources.ts +0 -27
- package/src/operationsInterfaces/quotas.ts +0 -41
- package/src/operationsInterfaces/registries.ts +0 -154
- package/src/operationsInterfaces/registryCodeContainers.ts +0 -109
- package/src/operationsInterfaces/registryCodeVersions.ts +0 -141
- package/src/operationsInterfaces/registryComponentContainers.ts +0 -109
- package/src/operationsInterfaces/registryComponentVersions.ts +0 -121
- package/src/operationsInterfaces/registryDataContainers.ts +0 -109
- package/src/operationsInterfaces/registryDataReferences.ts +0 -34
- package/src/operationsInterfaces/registryDataVersions.ts +0 -141
- package/src/operationsInterfaces/registryEnvironmentContainers.ts +0 -109
- package/src/operationsInterfaces/registryEnvironmentVersions.ts +0 -121
- package/src/operationsInterfaces/registryModelContainers.ts +0 -109
- package/src/operationsInterfaces/registryModelVersions.ts +0 -141
- package/src/operationsInterfaces/schedules.ts +0 -109
- package/src/operationsInterfaces/serverlessEndpoints.ts +0 -206
- package/src/operationsInterfaces/usages.ts +0 -25
- package/src/operationsInterfaces/virtualMachineSizes.ts +0 -25
- package/src/operationsInterfaces/workspaceConnections.ts +0 -86
- package/src/operationsInterfaces/workspaceFeatures.ts +0 -26
- package/src/operationsInterfaces/workspaces.ts +0 -289
- package/src/pagingHelper.ts +0 -39
- package/tsconfig.json +0 -33
- package/types/arm-machinelearning.d.ts +0 -16156
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/batchDeployments.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/batchEndpoints.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/codeContainers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/codeVersions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/componentContainers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/componentVersions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/computeOperations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/dataContainers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/dataVersions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/datastores.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/environmentContainers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/environmentVersions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/features.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/featuresetContainers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/featuresetVersions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/featurestoreEntityContainers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/featurestoreEntityVersions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/jobs.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/managedNetworkProvisions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/managedNetworkSettingsRule.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/marketplaceSubscriptions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/modelContainers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/modelVersions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/onlineDeployments.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/onlineEndpoints.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/quotas.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/registries.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/registryCodeContainers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/registryCodeVersions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/registryComponentContainers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/registryComponentVersions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/registryDataContainers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/registryDataReferences.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/registryDataVersions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/registryEnvironmentContainers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/registryEnvironmentVersions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/registryModelContainers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/registryModelVersions.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/schedules.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/serverlessEndpoints.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/virtualMachineSizes.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/workspaceConnections.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/workspaceFeatures.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/workspaces.js +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
- /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport type OutboundRuleUnion =\n | OutboundRule\n | PrivateEndpointOutboundRule\n | ServiceTagOutboundRule\n | FqdnOutboundRule;\nexport type ComputeUnion =\n | Compute\n | Aks\n | Kubernetes\n | AmlCompute\n | ComputeInstance\n | VirtualMachine\n | HDInsight\n | DataFactory\n | Databricks\n | DataLakeAnalytics\n | SynapseSpark;\nexport type ComputeSecretsUnion =\n | ComputeSecrets\n | AksComputeSecrets\n | VirtualMachineSecrets\n | DatabricksComputeSecrets;\nexport type WorkspaceConnectionPropertiesV2Union =\n | WorkspaceConnectionPropertiesV2\n | PATAuthTypeWorkspaceConnectionProperties\n | SASAuthTypeWorkspaceConnectionProperties\n | UsernamePasswordAuthTypeWorkspaceConnectionProperties\n | NoneAuthTypeWorkspaceConnectionProperties\n | ManagedIdentityAuthTypeWorkspaceConnectionProperties\n | AADAuthTypeWorkspaceConnectionProperties\n | AccessKeyAuthTypeWorkspaceConnectionProperties\n | AccountKeyAuthTypeWorkspaceConnectionProperties\n | ApiKeyAuthWorkspaceConnectionProperties\n | CustomKeysWorkspaceConnectionProperties\n | OAuth2AuthTypeWorkspaceConnectionProperties\n | ServicePrincipalAuthTypeWorkspaceConnectionProperties;\nexport type PendingUploadCredentialDtoUnion =\n | PendingUploadCredentialDto\n | SASCredentialDto;\nexport type DataReferenceCredentialUnion =\n | DataReferenceCredential\n | AnonymousAccessCredential\n | DockerCredential\n | ManagedIdentityCredential\n | SASCredential;\nexport type BatchDeploymentConfigurationUnion =\n | BatchDeploymentConfiguration\n | BatchPipelineComponentDeploymentConfiguration;\nexport type AssetReferenceBaseUnion =\n | AssetReferenceBase\n | IdAssetReference\n | DataPathAssetReference\n | OutputPathAssetReference;\nexport type DatastoreCredentialsUnion =\n | DatastoreCredentials\n | AccountKeyDatastoreCredentials\n | CertificateDatastoreCredentials\n | NoneDatastoreCredentials\n | SasDatastoreCredentials\n | ServicePrincipalDatastoreCredentials;\nexport type DatastoreSecretsUnion =\n | DatastoreSecrets\n | AccountKeyDatastoreSecrets\n | CertificateDatastoreSecrets\n | SasDatastoreSecrets\n | ServicePrincipalDatastoreSecrets;\nexport type TriggerBaseUnion = TriggerBase | RecurrenceTrigger | CronTrigger;\nexport type WebhookUnion = Webhook | AzureDevOpsWebhook;\nexport type NodesUnion = Nodes | AllNodes;\nexport type IdentityConfigurationUnion =\n | IdentityConfiguration\n | AmlToken\n | ManagedIdentity\n | UserIdentity;\nexport type OnlineScaleSettingsUnion =\n | OnlineScaleSettings\n | DefaultScaleSettings\n | TargetUtilizationScaleSettings;\nexport type ScheduleActionBaseUnion =\n | ScheduleActionBase\n | CreateMonitorAction\n | EndpointScheduleAction\n | JobScheduleAction;\nexport type MonitoringFeatureFilterBaseUnion =\n | MonitoringFeatureFilterBase\n | AllFeatures\n | FeatureSubset\n | TopNFeaturesByAttribution;\nexport type MonitorComputeIdentityBaseUnion =\n | MonitorComputeIdentityBase\n | AmlTokenComputeIdentity\n | ManagedComputeIdentity;\nexport type ForecastHorizonUnion =\n | ForecastHorizon\n | AutoForecastHorizon\n | CustomForecastHorizon;\nexport type AutoMLVerticalUnion =\n | AutoMLVertical\n | Classification\n | Forecasting\n | ImageClassification\n | ImageClassificationMultilabel\n | ImageInstanceSegmentation\n | ImageObjectDetection\n | Regression\n | TextClassification\n | TextClassificationMultilabel\n | TextNer;\nexport type JobInputUnion =\n | JobInput\n | MLTableJobInput\n | CustomModelJobInput\n | MLFlowModelJobInput\n | LiteralJobInput\n | TritonModelJobInput\n | UriFileJobInput\n | UriFolderJobInput;\nexport type JobOutputUnion =\n | JobOutput\n | CustomModelJobOutput\n | MLFlowModelJobOutput\n | MLTableJobOutput\n | TritonModelJobOutput\n | UriFileJobOutput\n | UriFolderJobOutput;\nexport type NCrossValidationsUnion =\n | NCrossValidations\n | AutoNCrossValidations\n | CustomNCrossValidations;\nexport type SeasonalityUnion =\n | Seasonality\n | AutoSeasonality\n | CustomSeasonality;\nexport type TargetLagsUnion = TargetLags | AutoTargetLags | CustomTargetLags;\nexport type TargetRollingWindowSizeUnion =\n | TargetRollingWindowSize\n | AutoTargetRollingWindowSize\n | CustomTargetRollingWindowSize;\nexport type EarlyTerminationPolicyUnion =\n | EarlyTerminationPolicy\n | BanditPolicy\n | MedianStoppingPolicy\n | TruncationSelectionPolicy;\nexport type SamplingAlgorithmUnion =\n | SamplingAlgorithm\n | BayesianSamplingAlgorithm\n | GridSamplingAlgorithm\n | RandomSamplingAlgorithm;\nexport type DataDriftMetricThresholdBaseUnion =\n | DataDriftMetricThresholdBase\n | CategoricalDataDriftMetricThreshold\n | NumericalDataDriftMetricThreshold;\nexport type DataQualityMetricThresholdBaseUnion =\n | DataQualityMetricThresholdBase\n | CategoricalDataQualityMetricThreshold\n | NumericalDataQualityMetricThreshold;\nexport type PredictionDriftMetricThresholdBaseUnion =\n | PredictionDriftMetricThresholdBase\n | CategoricalPredictionDriftMetricThreshold\n | NumericalPredictionDriftMetricThreshold;\nexport type DistributionConfigurationUnion =\n | DistributionConfiguration\n | Mpi\n | PyTorch\n | TensorFlow;\nexport type JobLimitsUnion = JobLimits | CommandJobLimits | SweepJobLimits;\nexport type MonitoringSignalBaseUnion =\n | MonitoringSignalBase\n | CustomMonitoringSignal\n | DataDriftMonitoringSignal\n | DataQualityMonitoringSignal\n | FeatureAttributionDriftMonitoringSignal\n | PredictionDriftMonitoringSignal;\nexport type MonitorComputeConfigurationBaseUnion =\n | MonitorComputeConfigurationBase\n | MonitorServerlessSparkCompute;\nexport type MonitoringInputDataBaseUnion =\n | MonitoringInputDataBase\n | FixedInputData\n | RollingInputData\n | StaticInputData;\nexport type OneLakeArtifactUnion = OneLakeArtifact | LakeHouseArtifact;\nexport type SparkJobEntryUnion =\n | SparkJobEntry\n | SparkJobPythonEntry\n | SparkJobScalaEntry;\nexport type DatastorePropertiesUnion =\n | DatastoreProperties\n | AzureBlobDatastore\n | AzureDataLakeGen1Datastore\n | AzureDataLakeGen2Datastore\n | AzureFileDatastore\n | OneLakeDatastore;\nexport type JobBasePropertiesUnion =\n | JobBaseProperties\n | AutoMLJob\n | CommandJob\n | PipelineJob\n | SparkJob\n | SweepJob;\nexport type OnlineDeploymentPropertiesUnion =\n | OnlineDeploymentProperties\n | KubernetesOnlineDeployment\n | ManagedOnlineDeployment;\nexport type DataVersionBasePropertiesUnion =\n | DataVersionBaseProperties\n | MLTableData\n | UriFileDataVersion\n | UriFolderDataVersion;\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface OperationListResult {\n /**\n * List of operations supported by the resource provider\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n /**\n * URL to get the next set of operation list results (if there are any).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /**\n * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for ARM/control-plane operations.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: Origin;\n /**\n * Enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actionType?: ActionType;\n}\n\n/** Localized display information for this particular operation. */\nexport interface OperationDisplay {\n /**\n * The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * The short, localized friendly description of the operation; suitable for tool tips and detailed views.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\nexport interface EncryptionProperty {\n /** Indicates whether or not the encryption is enabled for the workspace. */\n status: EncryptionStatus;\n /** The identity that will be used to access the key vault for encryption at rest. */\n identity?: IdentityForCmk;\n /** Customer Key vault properties. */\n keyVaultProperties: EncryptionKeyVaultProperties;\n}\n\n/** Identity that will be used to access key vault for encryption at rest */\nexport interface IdentityForCmk {\n /** The ArmId of the user assigned identity that will be used to access the customer managed key vault */\n userAssignedIdentity?: string;\n}\n\nexport interface EncryptionKeyVaultProperties {\n /** The ArmId of the keyVault where the customer owned encryption key is present. */\n keyVaultArmId: string;\n /** Key vault uri to access the encryption key. */\n keyIdentifier: string;\n /** For future use - The client id of the identity which will be used to access key vault. */\n identityClientId?: string;\n}\n\n/** The Private Endpoint resource. */\nexport interface PrivateEndpoint {\n /**\n * The ARM identifier for Private Endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** A collection of information about the state of the connection between service consumer and provider. */\nexport interface PrivateLinkServiceConnectionState {\n /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */\n status?: PrivateEndpointServiceConnectionStatus;\n /** The reason for approval/rejection of the connection. */\n description?: string;\n /** A message indicating if changes on the service provider require any updates on the consumer. */\n actionsRequired?: string;\n}\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface ManagedServiceIdentity {\n /**\n * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */\n type: ManagedServiceIdentityType;\n /** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */\n userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };\n}\n\n/** User assigned identity properties */\nexport interface UserAssignedIdentity {\n /**\n * The principal ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The client ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** The resource model definition representing SKU */\nexport interface Sku {\n /** The name of the SKU. Ex - P3. It is typically a letter+number code */\n name: string;\n /** This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT. */\n tier?: SkuTier;\n /** The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code. */\n size?: string;\n /** If the service has different generations of hardware, for the same SKU, then that can be captured here. */\n family?: string;\n /** If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. */\n capacity?: number;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\nexport interface ServerlessComputeSettings {\n /** The resource ID of an existing virtual network subnet in which serverless compute nodes should be deployed */\n serverlessComputeCustomSubnet?: string;\n /** The flag to signal if serverless compute nodes deployed in custom vNet would have no public IP addresses for a workspace with private endpoint */\n serverlessComputeNoPublicIP?: boolean;\n}\n\nexport interface SharedPrivateLinkResource {\n /** Unique name of the private link. */\n name?: string;\n /** The resource id that private link links to. */\n privateLinkResourceId?: string;\n /** The private link resource group id. */\n groupId?: string;\n /** Request message. */\n requestMessage?: string;\n /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */\n status?: PrivateEndpointServiceConnectionStatus;\n}\n\nexport interface NotebookResourceInfo {\n fqdn?: string;\n /** the data plane resourceId that used to initialize notebook component */\n resourceId?: string;\n /** The error that occurs when preparing notebook. */\n notebookPreparationError?: NotebookPreparationError;\n}\n\nexport interface NotebookPreparationError {\n errorMessage?: string;\n statusCode?: number;\n}\n\nexport interface ServiceManagedResourcesSettings {\n /** The settings for the service managed cosmosdb account. */\n cosmosDb?: CosmosDbSettings;\n}\n\nexport interface CosmosDbSettings {\n /** The throughput of the collections in cosmosdb database */\n collectionsThroughput?: number;\n}\n\n/** Managed Network settings for a machine learning workspace. */\nexport interface ManagedNetworkSettings {\n /** Isolation mode for the managed network of a machine learning workspace. */\n isolationMode?: IsolationMode;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly networkId?: string;\n /** Dictionary of <OutboundRule> */\n outboundRules?: { [propertyName: string]: OutboundRuleUnion };\n /** Status of the Provisioning for the managed network of a machine learning workspace. */\n status?: ManagedNetworkProvisionStatus;\n}\n\n/** Outbound Rule for the managed network of a machine learning workspace. */\nexport interface OutboundRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"PrivateEndpoint\" | \"ServiceTag\" | \"FQDN\";\n /** Category of a managed network Outbound Rule of a machine learning workspace. */\n category?: RuleCategory;\n /** Type of a managed network Outbound Rule of a machine learning workspace. */\n status?: RuleStatus;\n}\n\n/** Status of the Provisioning for the managed network of a machine learning workspace. */\nexport interface ManagedNetworkProvisionStatus {\n sparkReady?: boolean;\n /** Status for the managed network of a machine learning workspace. */\n status?: ManagedNetworkStatus;\n}\n\n/** Settings for feature store type workspace. */\nexport interface FeatureStoreSettings {\n /** Compute runtime config for feature store type workspace. */\n computeRuntime?: ComputeRuntimeDto;\n offlineStoreConnectionName?: string;\n onlineStoreConnectionName?: string;\n}\n\n/** Compute runtime config for feature store type workspace. */\nexport interface ComputeRuntimeDto {\n sparkRuntimeVersion?: string;\n}\n\n/** WorkspaceHub's configuration object. */\nexport interface WorkspaceHubConfig {\n additionalWorkspaceStorageAccounts?: string[];\n defaultWorkspaceResourceGroup?: string;\n}\n\n/** The parameters for updating a machine learning workspace. */\nexport interface WorkspaceUpdateParameters {\n /** The resource tags for the machine learning workspace. */\n tags?: { [propertyName: string]: string };\n /** The sku of the workspace. */\n sku?: Sku;\n /** The identity of the resource. */\n identity?: ManagedServiceIdentity;\n /** The description of this workspace. */\n description?: string;\n /** The friendly name for this workspace. */\n friendlyName?: string;\n /** The compute name for image build */\n imageBuildCompute?: string;\n /** The service managed resource settings. */\n serviceManagedResourcesSettings?: ServiceManagedResourcesSettings;\n /** The user assigned identity resource id that represents the workspace identity. */\n primaryUserAssignedIdentity?: string;\n /** Settings for serverless compute created in the workspace */\n serverlessComputeSettings?: ServerlessComputeSettings;\n /** Whether requests from Public Network are allowed. */\n publicNetworkAccess?: PublicNetworkAccess;\n /** ARM id of the application insights associated with this workspace. */\n applicationInsights?: string;\n /** ARM id of the container registry associated with this workspace. */\n containerRegistry?: string;\n /** Settings for feature store type workspace. */\n featureStoreSettings?: FeatureStoreSettings;\n /** Managed Network settings for a machine learning workspace. */\n managedNetwork?: ManagedNetworkSettings;\n enableDataIsolation?: boolean;\n /** Enabling v1_legacy_mode may prevent you from using features provided by the v2 API. */\n v1LegacyMode?: boolean;\n encryption?: EncryptionUpdateProperties;\n}\n\nexport interface EncryptionUpdateProperties {\n keyVaultProperties: EncryptionKeyVaultUpdateProperties;\n}\n\nexport interface EncryptionKeyVaultUpdateProperties {\n keyIdentifier: string;\n}\n\n/** The result of a request to list machine learning workspaces. */\nexport interface WorkspaceListResult {\n /** The list of machine learning workspaces. Since this list may be incomplete, the nextLink field should be used to request the next list of machine learning workspaces. */\n value?: Workspace[];\n /** The URI that can be used to request the next list of machine learning workspaces. */\n nextLink?: string;\n}\n\n/** Parameters to diagnose a workspace */\nexport interface DiagnoseWorkspaceParameters {\n /** Value of Parameters */\n value?: DiagnoseRequestProperties;\n}\n\nexport interface DiagnoseRequestProperties {\n /** Setting for diagnosing user defined routing */\n udr?: { [propertyName: string]: Record<string, unknown> };\n /** Setting for diagnosing network security group */\n nsg?: { [propertyName: string]: Record<string, unknown> };\n /** Setting for diagnosing resource lock */\n resourceLock?: { [propertyName: string]: Record<string, unknown> };\n /** Setting for diagnosing dns resolution */\n dnsResolution?: { [propertyName: string]: Record<string, unknown> };\n /** Setting for diagnosing dependent storage account */\n storageAccount?: { [propertyName: string]: Record<string, unknown> };\n /** Setting for diagnosing dependent key vault */\n keyVault?: { [propertyName: string]: Record<string, unknown> };\n /** Setting for diagnosing dependent container registry */\n containerRegistry?: { [propertyName: string]: Record<string, unknown> };\n /** Setting for diagnosing dependent application insights */\n applicationInsights?: { [propertyName: string]: Record<string, unknown> };\n /** Setting for diagnosing unclassified category of problems */\n others?: { [propertyName: string]: Record<string, unknown> };\n}\n\nexport interface DiagnoseResponseResult {\n value?: DiagnoseResponseResultValue;\n}\n\nexport interface DiagnoseResponseResultValue {\n userDefinedRouteResults?: DiagnoseResult[];\n networkSecurityRuleResults?: DiagnoseResult[];\n resourceLockResults?: DiagnoseResult[];\n dnsResolutionResults?: DiagnoseResult[];\n storageAccountResults?: DiagnoseResult[];\n keyVaultResults?: DiagnoseResult[];\n containerRegistryResults?: DiagnoseResult[];\n applicationInsightsResults?: DiagnoseResult[];\n otherResults?: DiagnoseResult[];\n}\n\n/** Result of Diagnose */\nexport interface DiagnoseResult {\n /**\n * Code for workspace setup error\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * Level of workspace setup error\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly level?: DiagnoseResultLevel;\n /**\n * Message of workspace setup error\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n}\n\nexport interface ListWorkspaceKeysResult {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly userStorageKey?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly userStorageResourceId?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly appInsightsInstrumentationKey?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly containerRegistryCredentials?: RegistryListCredentialsResult;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly notebookAccessKeys?: ListNotebookKeysResult;\n}\n\nexport interface RegistryListCredentialsResult {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly location?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly username?: string;\n passwords?: Password[];\n}\n\nexport interface Password {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly name?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly value?: string;\n}\n\nexport interface ListNotebookKeysResult {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly primaryAccessKey?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly secondaryAccessKey?: string;\n}\n\n/** The List Usages operation response. */\nexport interface ListUsagesResult {\n /**\n * The list of AML resource usages.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Usage[];\n /**\n * The URI to fetch the next page of AML resource usage information. Call ListNext() with this to fetch the next page of AML resource usage information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Describes AML Resource Usage. */\nexport interface Usage {\n /**\n * Specifies the resource ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Region of the AML workspace in the id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly amlWorkspaceLocation?: string;\n /**\n * Specifies the resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * An enum describing the unit of usage measurement.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unit?: UsageUnit;\n /**\n * The current usage of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentValue?: number;\n /**\n * The maximum permitted usage of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly limit?: number;\n /**\n * The name of the type of usage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: UsageName;\n}\n\n/** The Usage Names. */\nexport interface UsageName {\n /**\n * The name of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: string;\n /**\n * The localized name of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly localizedValue?: string;\n}\n\n/** The List Virtual Machine size operation response. */\nexport interface VirtualMachineSizeListResult {\n /** The list of virtual machine sizes supported by AmlCompute. */\n value?: VirtualMachineSize[];\n}\n\n/** Describes the properties of a VM size. */\nexport interface VirtualMachineSize {\n /**\n * The name of the virtual machine size.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The family name of the virtual machine size.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly family?: string;\n /**\n * The number of vCPUs supported by the virtual machine size.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly vCPUs?: number;\n /**\n * The number of gPUs supported by the virtual machine size.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly gpus?: number;\n /**\n * The OS VHD disk size, in MB, allowed by the virtual machine size.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly osVhdSizeMB?: number;\n /**\n * The resource volume size, in MB, allowed by the virtual machine size.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maxResourceVolumeMB?: number;\n /**\n * The amount of memory, in GB, supported by the virtual machine size.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly memoryGB?: number;\n /**\n * Specifies if the virtual machine size supports low priority VMs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lowPriorityCapable?: boolean;\n /**\n * Specifies if the virtual machine size supports premium IO.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly premiumIO?: boolean;\n /** The estimated price information for using a VM. */\n estimatedVMPrices?: EstimatedVMPrices;\n /** Specifies the compute types supported by the virtual machine size. */\n supportedComputeTypes?: string[];\n}\n\n/** The estimated price info for using a VM. */\nexport interface EstimatedVMPrices {\n /** Three lettered code specifying the currency of the VM price. Example: USD */\n billingCurrency: BillingCurrency;\n /** The unit of time measurement for the specified VM price. Example: OneHour */\n unitOfMeasure: UnitOfMeasure;\n /** The list of estimated prices for using a VM of a particular OS type, tier, etc. */\n values: EstimatedVMPrice[];\n}\n\n/** The estimated price info for using a VM of a particular OS type, tier, etc. */\nexport interface EstimatedVMPrice {\n /** The price charged for using the VM. */\n retailPrice: number;\n /** Operating system type used by the VM. */\n osType: VMPriceOSType;\n /** The type of the VM. */\n vmTier: VMTier;\n}\n\n/** Quota update parameters. */\nexport interface QuotaUpdateParameters {\n /** The list for update quota. */\n value?: QuotaBaseProperties[];\n /** Region of workspace quota to be updated. */\n location?: string;\n}\n\n/** The properties for Quota update or retrieval. */\nexport interface QuotaBaseProperties {\n /** Specifies the resource ID. */\n id?: string;\n /** Specifies the resource type. */\n type?: string;\n /** The maximum permitted quota of the resource. */\n limit?: number;\n /** An enum describing the unit of quota measurement. */\n unit?: QuotaUnit;\n}\n\n/** The result of update workspace quota. */\nexport interface UpdateWorkspaceQuotasResult {\n /**\n * The list of workspace quota update result.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: UpdateWorkspaceQuotas[];\n /**\n * The URI to fetch the next page of workspace quota update result. Call ListNext() with this to fetch the next page of Workspace Quota update result.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The properties for update Quota response. */\nexport interface UpdateWorkspaceQuotas {\n /**\n * Specifies the resource ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Specifies the resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The maximum permitted quota of the resource. */\n limit?: number;\n /**\n * An enum describing the unit of quota measurement.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unit?: QuotaUnit;\n /** Status of update workspace quota. */\n status?: Status;\n}\n\n/** The List WorkspaceQuotasByVMFamily operation response. */\nexport interface ListWorkspaceQuotas {\n /**\n * The list of Workspace Quotas by VM Family\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: ResourceQuota[];\n /**\n * The URI to fetch the next page of workspace quota information by VM Family. Call ListNext() with this to fetch the next page of Workspace Quota information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The quota assigned to a resource. */\nexport interface ResourceQuota {\n /**\n * Specifies the resource ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Region of the AML workspace in the id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly amlWorkspaceLocation?: string;\n /**\n * Specifies the resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Name of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: ResourceName;\n /**\n * The maximum permitted quota of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly limit?: number;\n /**\n * An enum describing the unit of quota measurement.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unit?: QuotaUnit;\n}\n\n/** The Resource Name. */\nexport interface ResourceName {\n /**\n * The name of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: string;\n /**\n * The localized name of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly localizedValue?: string;\n}\n\n/** Paginated list of Machine Learning compute objects wrapped in ARM resource envelope. */\nexport interface PaginatedComputeResourcesList {\n /** An array of Machine Learning compute objects wrapped in ARM resource envelope. */\n value?: ComputeResource[];\n /** A continuation link (absolute URI) to the next page of results in the list. */\n nextLink?: string;\n}\n\nexport interface ComputeResourceSchema {\n /** Compute properties */\n properties?: ComputeUnion;\n}\n\n/** Machine Learning compute object. */\nexport interface Compute {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType:\n | \"AKS\"\n | \"Kubernetes\"\n | \"AmlCompute\"\n | \"ComputeInstance\"\n | \"VirtualMachine\"\n | \"HDInsight\"\n | \"DataFactory\"\n | \"Databricks\"\n | \"DataLakeAnalytics\"\n | \"SynapseSpark\";\n /** Location for the underlying compute */\n computeLocation?: string;\n /**\n * The provision state of the cluster. Valid values are Unknown, Updating, Provisioning, Succeeded, and Failed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /** The description of the Machine Learning compute. */\n description?: string;\n /**\n * The time at which the compute was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdOn?: Date;\n /**\n * The time at which the compute was last modified.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly modifiedOn?: Date;\n /** ARM resource id of the underlying compute */\n resourceId?: string;\n /**\n * Errors during provisioning\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningErrors?: ErrorResponse[];\n /**\n * Indicating whether the compute was provisioned by user and brought from outside if true, or machine learning service provisioned it if false.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isAttachedCompute?: boolean;\n /** Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication. */\n disableLocalAuth?: boolean;\n}\n\n/** AmlCompute update parameters. */\nexport interface ClusterUpdateParameters {\n /** Properties of ClusterUpdate */\n properties?: ScaleSettingsInformation;\n}\n\n/** Desired scale settings for the amlCompute. */\nexport interface ScaleSettingsInformation {\n /** scale settings for AML Compute */\n scaleSettings?: ScaleSettings;\n}\n\n/** scale settings for AML Compute */\nexport interface ScaleSettings {\n /** Max number of nodes to use */\n maxNodeCount: number;\n /** Min number of nodes to use */\n minNodeCount?: number;\n /** Node Idle Time before scaling down amlCompute. This string needs to be in the RFC Format. */\n nodeIdleTimeBeforeScaleDown?: string;\n}\n\n/** Result of AmlCompute Nodes */\nexport interface AmlComputeNodesInformation {\n /**\n * The collection of returned AmlCompute nodes details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nodes?: AmlComputeNodeInformation[];\n /**\n * The continuation token.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Compute node information related to a AmlCompute. */\nexport interface AmlComputeNodeInformation {\n /**\n * ID of the compute node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nodeId?: string;\n /**\n * Private IP address of the compute node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateIpAddress?: string;\n /**\n * Public IP address of the compute node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly publicIpAddress?: string;\n /**\n * SSH port number of the node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly port?: number;\n /**\n * State of the compute node. Values are idle, running, preparing, unusable, leaving and preempted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nodeState?: NodeState;\n /**\n * ID of the Experiment running on the node, if any else null.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly runId?: string;\n}\n\nexport interface NotebookAccessTokenResult {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly notebookResourceId?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly hostName?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly publicDns?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly accessToken?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly tokenType?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly expiresIn?: number;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly refreshToken?: string;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly scope?: string;\n}\n\n/** Secrets related to a Machine Learning compute. Might differ for every type of compute. */\nexport interface ComputeSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"AKS\" | \"VirtualMachine\" | \"Databricks\";\n}\n\n/** List of private endpoint connection associated with the specified workspace */\nexport interface PrivateEndpointConnectionListResult {\n /** Array of private endpoint connections */\n value?: PrivateEndpointConnection[];\n}\n\n/** A list of private link resources */\nexport interface PrivateLinkResourceListResult {\n /** Array of private link resources */\n value?: PrivateLinkResource[];\n}\n\nexport interface ListStorageAccountKeysResult {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly userStorageKey?: string;\n}\n\nexport interface WorkspaceConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType:\n | \"PAT\"\n | \"SAS\"\n | \"UsernamePassword\"\n | \"None\"\n | \"ManagedIdentity\"\n | \"AAD\"\n | \"AccessKey\"\n | \"AccountKey\"\n | \"ApiKey\"\n | \"CustomKeys\"\n | \"OAuth2\"\n | \"ServicePrincipal\";\n /** Category of the connection */\n category?: ConnectionCategory;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly createdByWorkspaceArmId?: string;\n expiryTime?: Date;\n /**\n * Group based on connection category\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly group?: ConnectionGroup;\n isSharedToAll?: boolean;\n target?: string;\n /** Store user metadata for this connection */\n metadata?: { [propertyName: string]: string };\n sharedUserList?: string[];\n /** Value details of the workspace connection. */\n value?: string;\n /** format for the workspace connection value */\n valueFormat?: ValueFormat;\n}\n\nexport interface WorkspaceConnectionPropertiesV2BasicResourceArmPaginatedResult {\n value?: WorkspaceConnectionPropertiesV2BasicResource[];\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly nextLink?: string;\n}\n\nexport interface ExternalFqdnResponse {\n value?: FqdnEndpoints[];\n}\n\nexport interface FqdnEndpoints {\n properties?: FqdnEndpointsProperties;\n}\n\nexport interface FqdnEndpointsProperties {\n category?: string;\n endpoints?: FqdnEndpoint[];\n}\n\nexport interface FqdnEndpoint {\n domainName?: string;\n endpointDetails?: FqdnEndpointDetail[];\n}\n\nexport interface FqdnEndpointDetail {\n port?: number;\n}\n\n/** List of outbound rules for the managed network of a machine learning workspace. */\nexport interface OutboundRuleListResult {\n /** The link to the next page constructed using the continuationToken. If null, there are no additional pages. */\n nextLink?: string;\n /** The list of machine learning workspaces. Since this list may be incomplete, the nextLink field should be used to request the next list of machine learning workspaces. */\n value?: OutboundRuleBasicResource[];\n}\n\n/** Managed Network Provisioning options for managed network of a machine learning workspace. */\nexport interface ManagedNetworkProvisionOptions {\n includeSpark?: boolean;\n}\n\n/** A paginated list of CodeContainer entities. */\nexport interface CodeContainerResourceArmPaginatedResult {\n /** An array of objects of type CodeContainer. */\n value?: CodeContainer[];\n /** The link to the next page of CodeContainer objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\nexport interface ResourceBase {\n /** The asset description text. */\n description?: string;\n /** Tag dictionary. Tags can be added, removed, and updated. */\n tags?: { [propertyName: string]: string | null };\n /** The asset property dictionary. */\n properties?: { [propertyName: string]: string | null };\n}\n\n/** A paginated list of CodeVersion entities. */\nexport interface CodeVersionResourceArmPaginatedResult {\n /** An array of objects of type CodeVersion. */\n value?: CodeVersion[];\n /** The link to the next page of CodeVersion objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\nexport interface PendingUploadRequestDto {\n /** If PendingUploadId = null then random guid will be used. */\n pendingUploadId?: string;\n /** TemporaryBlobReference is the only supported type */\n pendingUploadType?: PendingUploadType;\n}\n\nexport interface PendingUploadResponseDto {\n /** Container level read, write, list SAS */\n blobReferenceForConsumption?: BlobReferenceForConsumptionDto;\n /** ID for this upload request */\n pendingUploadId?: string;\n /** TemporaryBlobReference is the only supported type */\n pendingUploadType?: PendingUploadType;\n}\n\nexport interface BlobReferenceForConsumptionDto {\n /**\n * Blob URI path for client to upload data.\n * Example: https://blob.windows.core.net/Container/Path\n */\n blobUri?: string;\n /** Arm ID of the storage account to use */\n storageAccountArmId?: string;\n /** Credential info to access storage account */\n credential?: PendingUploadCredentialDtoUnion;\n}\n\nexport interface PendingUploadCredentialDto {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n credentialType: \"SAS\";\n}\n\n/** A paginated list of ComponentContainer entities. */\nexport interface ComponentContainerResourceArmPaginatedResult {\n /** An array of objects of type ComponentContainer. */\n value?: ComponentContainer[];\n /** The link to the next page of ComponentContainer objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** A paginated list of ComponentVersion entities. */\nexport interface ComponentVersionResourceArmPaginatedResult {\n /** An array of objects of type ComponentVersion. */\n value?: ComponentVersion[];\n /** The link to the next page of ComponentVersion objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** A paginated list of DataContainer entities. */\nexport interface DataContainerResourceArmPaginatedResult {\n /** An array of objects of type DataContainer. */\n value?: DataContainer[];\n /** The link to the next page of DataContainer objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** A paginated list of DataVersionBase entities. */\nexport interface DataVersionBaseResourceArmPaginatedResult {\n /** An array of objects of type DataVersionBase. */\n value?: DataVersionBase[];\n /** The link to the next page of DataVersionBase objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** BlobReferenceSASRequest for getBlobReferenceSAS API */\nexport interface GetBlobReferenceSASRequestDto {\n /** Id of the asset to be accessed */\n assetId?: string;\n /** Blob uri of the asset to be accessed */\n blobUri?: string;\n}\n\n/** BlobReferenceSASResponse for getBlobReferenceSAS API */\nexport interface GetBlobReferenceSASResponseDto {\n /** Blob reference for consumption details */\n blobReferenceForConsumption?: GetBlobReferenceForConsumptionDto;\n}\n\nexport interface GetBlobReferenceForConsumptionDto {\n /** Blob uri, example: https://blob.windows.core.net/Container/Path */\n blobUri?: string;\n /** The ARM id of the storage account */\n storageAccountArmId?: string;\n /** Credential info to access storage account */\n credential?: DataReferenceCredentialUnion;\n}\n\n/** DataReferenceCredential base class */\nexport interface DataReferenceCredential {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n credentialType:\n | \"NoCredentials\"\n | \"DockerCredentials\"\n | \"ManagedIdentity\"\n | \"SAS\";\n}\n\n/** A paginated list of EnvironmentContainer entities. */\nexport interface EnvironmentContainerResourceArmPaginatedResult {\n /** An array of objects of type EnvironmentContainer. */\n value?: EnvironmentContainer[];\n /** The link to the next page of EnvironmentContainer objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** A paginated list of EnvironmentVersion entities. */\nexport interface EnvironmentVersionResourceArmPaginatedResult {\n /** An array of objects of type EnvironmentVersion. */\n value?: EnvironmentVersion[];\n /** The link to the next page of EnvironmentVersion objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** Configuration settings for Docker build context */\nexport interface BuildContext {\n /**\n * [Required] URI of the Docker build context used to build the image. Supports blob URIs on environment creation and may return blob or Git URIs.\n * <seealso href=\"https://docs.docker.com/engine/reference/commandline/build/#extended-description\" />\n */\n contextUri: string;\n /**\n * Path to the Dockerfile in the build context.\n * <seealso href=\"https://docs.docker.com/engine/reference/builder/\" />\n */\n dockerfilePath?: string;\n}\n\nexport interface InferenceContainerProperties {\n /** The route to check the liveness of the inference server container. */\n livenessRoute?: Route;\n /** The route to check the readiness of the inference server container. */\n readinessRoute?: Route;\n /** The port to send the scoring requests to, within the inference server container. */\n scoringRoute?: Route;\n}\n\nexport interface Route {\n /** [Required] The path for the route. */\n path: string;\n /** [Required] The port for the route. */\n port: number;\n}\n\n/** A paginated list of ModelContainer entities. */\nexport interface ModelContainerResourceArmPaginatedResult {\n /** An array of objects of type ModelContainer. */\n value?: ModelContainer[];\n /** The link to the next page of ModelContainer objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** A paginated list of ModelVersion entities. */\nexport interface ModelVersionResourceArmPaginatedResult {\n /** An array of objects of type ModelVersion. */\n value?: ModelVersion[];\n /** The link to the next page of ModelVersion objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\nexport interface FlavorData {\n /** Model flavor-specific data. */\n data?: { [propertyName: string]: string | null };\n}\n\n/** A paginated list of BatchEndpoint entities. */\nexport interface BatchEndpointTrackedResourceArmPaginatedResult {\n /** An array of objects of type BatchEndpoint. */\n value?: BatchEndpoint[];\n /** The link to the next page of BatchEndpoint objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** Batch endpoint default values */\nexport interface BatchEndpointDefaults {\n /**\n * Name of the deployment that will be default for the endpoint.\n * This deployment will end up getting 100% traffic when the endpoint scoring URL is invoked.\n */\n deploymentName?: string;\n}\n\n/** Inference Endpoint base definition */\nexport interface EndpointPropertiesBase {\n /** Description of the inference endpoint. */\n description?: string;\n /** Property dictionary. Properties can be added, but not removed or altered. */\n properties?: { [propertyName: string]: string | null };\n /**\n * Endpoint URI.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scoringUri?: string;\n /**\n * Endpoint Swagger URI.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly swaggerUri?: string;\n /** [Required] Use 'Key' for key based authentication and 'AMLToken' for Azure Machine Learning token-based authentication. 'Key' doesn't expire but 'AMLToken' does. */\n authMode: EndpointAuthMode;\n /**\n * EndpointAuthKeys to set initially on an Endpoint.\n * This property will always be returned as null. AuthKey values must be retrieved using the ListKeys API.\n */\n keys?: EndpointAuthKeys;\n}\n\n/** Keys for endpoint authentication. */\nexport interface EndpointAuthKeys {\n /** The primary key. */\n primaryKey?: string;\n /** The secondary key. */\n secondaryKey?: string;\n}\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface PartialManagedServiceIdentity {\n /** Managed service identity (system assigned and/or user assigned identities) */\n type?: ManagedServiceIdentityType;\n /** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */\n userAssignedIdentities?: { [propertyName: string]: Record<string, unknown> };\n}\n\n/** Strictly used in update requests. */\nexport interface PartialMinimalTrackedResource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string | null };\n}\n\n/** A paginated list of BatchDeployment entities. */\nexport interface BatchDeploymentTrackedResourceArmPaginatedResult {\n /** An array of objects of type BatchDeployment. */\n value?: BatchDeployment[];\n /** The link to the next page of BatchDeployment objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** Properties relevant to different deployment types. */\nexport interface BatchDeploymentConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n deploymentConfigurationType: \"PipelineComponent\";\n}\n\n/** Retry settings for a batch inference operation. */\nexport interface BatchRetrySettings {\n /** Maximum retry count for a mini-batch */\n maxRetries?: number;\n /** Invocation timeout for a mini-batch, in ISO 8601 format. */\n timeout?: string;\n}\n\n/** Base definition for asset references. */\nexport interface AssetReferenceBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n referenceType: \"Id\" | \"DataPath\" | \"OutputPath\";\n}\n\nexport interface ResourceConfiguration {\n /** Optional number of instances or nodes used by the compute target. */\n instanceCount?: number;\n /** Optional type of VM used as supported by the compute target. */\n instanceType?: string;\n /** Additional properties bag. */\n properties?: { [propertyName: string]: Record<string, unknown> };\n}\n\n/** Base definition for endpoint deployment. */\nexport interface EndpointDeploymentPropertiesBase {\n /** Description of the endpoint deployment. */\n description?: string;\n /** Property dictionary. Properties can be added, but not removed or altered. */\n properties?: { [propertyName: string]: string | null };\n /** Code configuration for the endpoint deployment. */\n codeConfiguration?: CodeConfiguration;\n /** ARM resource ID or AssetId of the environment specification for the endpoint deployment. */\n environmentId?: string;\n /** Environment variables configuration for the deployment. */\n environmentVariables?: { [propertyName: string]: string | null };\n}\n\n/** Configuration for a scoring code asset. */\nexport interface CodeConfiguration {\n /** ARM resource ID of the code asset. */\n codeId?: string;\n /** [Required] The script to execute on startup. eg. \"score.py\" */\n scoringScript: string;\n}\n\n/** Strictly used in update requests. */\nexport interface PartialBatchDeploymentPartialMinimalTrackedResourceWithProperties {\n /** Additional attributes of the entity. */\n properties?: PartialBatchDeployment;\n /** Resource tags. */\n tags?: { [propertyName: string]: string | null };\n}\n\n/** Mutable batch inference settings per deployment. */\nexport interface PartialBatchDeployment {\n /** Description of the endpoint deployment. */\n description?: string;\n}\n\n/** Publishing destination registry asset information */\nexport interface DestinationAsset {\n /** Destination registry name */\n registryName?: string;\n /** Destination asset name */\n destinationName?: string;\n /** Destination asset version */\n destinationVersion?: string;\n}\n\n/** A paginated list of Datastore entities. */\nexport interface DatastoreResourceArmPaginatedResult {\n /** An array of objects of type Datastore. */\n value?: Datastore[];\n /** The link to the next page of Datastore objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** Base definition for datastore credentials. */\nexport interface DatastoreCredentials {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n credentialsType:\n | \"AccountKey\"\n | \"Certificate\"\n | \"None\"\n | \"Sas\"\n | \"ServicePrincipal\";\n}\n\n/** Base definition for datastore secrets. */\nexport interface DatastoreSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n secretsType: \"AccountKey\" | \"Certificate\" | \"Sas\" | \"ServicePrincipal\";\n}\n\n/** A paginated list of FeaturesetContainer entities. */\nexport interface FeaturesetContainerResourceArmPaginatedResult {\n /** An array of objects of type FeaturesetContainer. */\n value?: FeaturesetContainer[];\n /** The link to the next page of FeaturesetContainer objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** A paginated list of Feature entities. */\nexport interface FeatureResourceArmPaginatedResult {\n /** An array of objects of type Feature. */\n value?: Feature[];\n /** The link to the next page of Feature objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** A paginated list of FeaturesetVersion entities. */\nexport interface FeaturesetVersionResourceArmPaginatedResult {\n /** An array of objects of type FeaturesetVersion. */\n value?: FeaturesetVersion[];\n /** The link to the next page of FeaturesetVersion objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** DTO object representing specification */\nexport interface FeaturesetSpecification {\n /** Specifies the spec path */\n path?: string;\n}\n\nexport interface MaterializationSettings {\n /** Specifies the stores to which materialization should happen */\n storeType?: MaterializationStoreType;\n /** Specifies the schedule details */\n schedule?: RecurrenceTrigger;\n /** Specifies the notification details */\n notification?: NotificationSetting;\n /** Specifies the compute resource settings */\n resource?: MaterializationComputeResource;\n /** Specifies the spark compute settings */\n sparkConfiguration?: { [propertyName: string]: string | null };\n}\n\nexport interface RecurrenceSchedule {\n /** [Required] List of hours for the schedule. */\n hours: number[];\n /** [Required] List of minutes for the schedule. */\n minutes: number[];\n /** List of days for the schedule. */\n weekDays?: WeekDay[];\n /** List of month days for the schedule */\n monthDays?: number[];\n}\n\nexport interface TriggerBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n triggerType: \"Recurrence\" | \"Cron\";\n /**\n * Specifies end time of schedule in ISO 8601, but without a UTC offset. Refer https://en.wikipedia.org/wiki/ISO_8601.\n * Recommented format would be \"2022-06-01T00:00:01\"\n * If not present, the schedule will run indefinitely\n */\n endTime?: string;\n /** Specifies start time of schedule in ISO 8601 format, but without a UTC offset. */\n startTime?: string;\n /**\n * Specifies time zone in which the schedule runs.\n * TimeZone should follow Windows time zone format. Refer: https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/default-time-zones?view=windows-11\n */\n timeZone?: string;\n}\n\n/** Configuration for notification. */\nexport interface NotificationSetting {\n /** This is the email recipient list which has a limitation of 499 characters in total concat with comma separator */\n emails?: string[];\n /** Send email notification to user on specified notification type */\n emailOn?: EmailNotificationEnableType[];\n /** Send webhook callback to a service. Key is a user-provided name for the webhook. */\n webhooks?: { [propertyName: string]: WebhookUnion | null };\n}\n\n/** Webhook base */\nexport interface Webhook {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n webhookType: \"AzureDevOps\";\n /** Send callback on a specified notification event */\n eventType?: string;\n}\n\n/** DTO object representing compute resource */\nexport interface MaterializationComputeResource {\n /** Specifies the instance type */\n instanceType?: string;\n}\n\n/** Request payload for creating a backfill request for a given feature set version */\nexport interface FeaturesetVersionBackfillRequest {\n /** Specifies description */\n displayName?: string;\n /** Specifies description */\n description?: string;\n /** Specifies the backfill feature window to be materialized */\n featureWindow?: FeatureWindow;\n /** Specified the data availability status that you want to backfill */\n dataAvailabilityStatus?: DataAvailabilityStatus[];\n /** Specify the jobId to retry the failed materialization */\n jobId?: string;\n /** Specifies the tags */\n tags?: { [propertyName: string]: string | null };\n /** Specifies the compute resource settings */\n resource?: MaterializationComputeResource;\n /** Specifies the spark compute settings */\n sparkConfiguration?: { [propertyName: string]: string | null };\n /** Specifies the properties */\n properties?: { [propertyName: string]: string | null };\n}\n\n/** Specifies the feature window */\nexport interface FeatureWindow {\n /** Specifies the feature window start time */\n featureWindowStart?: Date;\n /** Specifies the feature window end time */\n featureWindowEnd?: Date;\n}\n\n/** Response payload for creating a backfill request for a given feature set version */\nexport interface FeaturesetVersionBackfillResponse {\n /** List of jobs submitted as part of the backfill request. */\n jobIds?: string[];\n}\n\n/** A paginated list of FeaturestoreEntityContainer entities. */\nexport interface FeaturestoreEntityContainerResourceArmPaginatedResult {\n /** An array of objects of type FeaturestoreEntityContainer. */\n value?: FeaturestoreEntityContainer[];\n /** The link to the next page of FeaturestoreEntityContainer objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** A paginated list of FeaturestoreEntityVersion entities. */\nexport interface FeaturestoreEntityVersionResourceArmPaginatedResult {\n /** An array of objects of type FeaturestoreEntityVersion. */\n value?: FeaturestoreEntityVersion[];\n /** The link to the next page of FeaturestoreEntityVersion objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** DTO object representing index column */\nexport interface IndexColumn {\n /** Specifies the data type */\n dataType?: FeatureDataType;\n /** Specifies the column name */\n columnName?: string;\n}\n\n/** A paginated list of JobBase entities. */\nexport interface JobBaseResourceArmPaginatedResult {\n /** An array of objects of type JobBase. */\n value?: JobBase[];\n /** The link to the next page of JobBase objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** Job endpoint definition */\nexport interface JobService {\n /** Endpoint type. */\n jobServiceType?: string;\n /** Port for endpoint. */\n port?: number;\n /** Url for endpoint. */\n endpoint?: string;\n /**\n * Status of endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: string;\n /**\n * Any error in the service.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorMessage?: string;\n /** Additional properties to set on the endpoint. */\n properties?: { [propertyName: string]: string | null };\n /**\n * Nodes that user would like to start the service on.\n * If Nodes is not set or set to null, the service will only be started on leader node.\n */\n nodes?: NodesUnion;\n}\n\n/** Abstract Nodes definition */\nexport interface Nodes {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n nodesValueType: \"All\";\n}\n\n/** Base definition for identity configuration. */\nexport interface IdentityConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n identityType: \"AMLToken\" | \"Managed\" | \"UserIdentity\";\n}\n\n/** A paginated list of MarketplaceSubscription entities. */\nexport interface MarketplaceSubscriptionResourceArmPaginatedResult {\n /** An array of objects of type MarketplaceSubscription. */\n value?: MarketplaceSubscription[];\n /** The link to the next page of MarketplaceSubscription objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\nexport interface MarketplaceSubscriptionProperties {\n /** [Required] Target Marketplace Model ID to create a Marketplace Subscription for. */\n modelId: string;\n /**\n * Marketplace Plan associated with the Marketplace Subscription.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly marketplacePlan?: MarketplacePlan;\n /**\n * Current status of the Marketplace Subscription.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly marketplaceSubscriptionStatus?: MarketplaceSubscriptionStatus;\n /**\n * Provisioning State of the Marketplace Subscription.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: MarketplaceSubscriptionProvisioningState;\n}\n\nexport interface MarketplacePlan {\n /**\n * The identifying name of the Publisher of the Marketplace Plan.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly publisherId?: string;\n /**\n * The identifying name of the Offer of the Marketplace Plan.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly offerId?: string;\n /**\n * The identifying name of the Plan of the Marketplace Plan.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly planId?: string;\n}\n\n/** A paginated list of OnlineEndpoint entities. */\nexport interface OnlineEndpointTrackedResourceArmPaginatedResult {\n /** An array of objects of type OnlineEndpoint. */\n value?: OnlineEndpoint[];\n /** The link to the next page of OnlineEndpoint objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** A paginated list of OnlineDeployment entities. */\nexport interface OnlineDeploymentTrackedResourceArmPaginatedResult {\n /** An array of objects of type OnlineDeployment. */\n value?: OnlineDeployment[];\n /** The link to the next page of OnlineDeployment objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** Online deployment scaling configuration. */\nexport interface OnlineScaleSettings {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n scaleType: \"Default\" | \"TargetUtilization\";\n}\n\n/** Online deployment scoring requests configuration. */\nexport interface OnlineRequestSettings {\n /**\n * (Deprecated for Managed Online Endpoints) The maximum amount of time a request will stay in the queue in ISO 8601 format.\n * Defaults to 500ms.\n * (Now increase `request_timeout_ms` to account for any networking/queue delays)\n */\n maxQueueWait?: string;\n /**\n * The scoring timeout in ISO 8601 format.\n * Defaults to 5000ms.\n */\n requestTimeout?: string;\n /** The number of maximum concurrent requests per node allowed per deployment. Defaults to 1. */\n maxConcurrentRequestsPerInstance?: number;\n}\n\n/** Deployment container liveness/readiness probe configuration. */\nexport interface ProbeSettings {\n /** The number of failures to allow before returning an unhealthy status. */\n failureThreshold?: number;\n /** The number of successful probes before returning a healthy status. */\n successThreshold?: number;\n /** The probe timeout in ISO 8601 format. */\n timeout?: string;\n /** The length of time between probes in ISO 8601 format. */\n period?: string;\n /** The delay before the first probe in ISO 8601 format. */\n initialDelay?: string;\n}\n\nexport interface DataCollector {\n /**\n * [Required] The collection configuration. Each collection has it own configuration to collect model data and the name of collection can be arbitrary string.\n * Model data collector can be used for either payload logging or custom logging or both of them. Collection request and response are reserved for payload logging, others are for custom logging.\n */\n collections: { [propertyName: string]: Collection | null };\n /**\n * When model data is collected to blob storage, we need to roll the data to different path to avoid logging all of them in a single blob file.\n * If the rolling rate is hour, all data will be collected in the blob path /yyyy/MM/dd/HH/.\n * If it's day, all data will be collected in blob path /yyyy/MM/dd/.\n * The other benefit of rolling path is that model monitoring ui is able to select a time range of data very quickly.\n */\n rollingRate?: RollingRateType;\n /** The request logging configuration for mdc, it includes advanced logging settings for all collections. It's optional. */\n requestLogging?: RequestLogging;\n}\n\nexport interface Collection {\n /** The sampling rate for collection. Sampling rate 1.0 means we collect 100% of data by default. */\n samplingRate?: number;\n /** Enable or disable data collection. */\n dataCollectionMode?: DataCollectionMode;\n /** The data asset arm resource id. Client side will ensure data asset is pointing to the blob storage, and backend will collect data to the blob storage. */\n dataId?: string;\n /** The msi client id used to collect logging to blob storage. If it's null,backend will pick a registered endpoint identity to auth. */\n clientId?: string;\n}\n\nexport interface RequestLogging {\n /** For payload logging, we only collect payload by default. If customers also want to collect the specified headers, they can set them in captureHeaders so that backend will collect those headers along with payload. */\n captureHeaders?: string[];\n}\n\n/** Common SKU definition. */\nexport interface PartialSku {\n /** The name of the SKU. Ex - P3. It is typically a letter+number code. */\n name?: string;\n /** This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT. */\n tier?: SkuTier;\n /** The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code. */\n size?: string;\n /** If the service has different generations of hardware, for the same SKU, then that can be captured here. */\n family?: string;\n /** If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. */\n capacity?: number;\n}\n\nexport interface DeploymentLogsRequest {\n /** The type of container to retrieve logs from. */\n containerType?: ContainerType;\n /** The maximum number of lines to tail. */\n tail?: number;\n}\n\nexport interface DeploymentLogs {\n /** The retrieved online deployment logs. */\n content?: string;\n}\n\n/** A paginated list of SkuResource entities. */\nexport interface SkuResourceArmPaginatedResult {\n /** An array of objects of type SkuResource. */\n value?: SkuResource[];\n /** The link to the next page of SkuResource objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\n/** Fulfills ARM Contract requirement to list all available SKUS for a resource. */\nexport interface SkuResource {\n /**\n * The resource type name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceType?: string;\n /** Gets or sets the Sku. */\n sku?: SkuSetting;\n /** Gets or sets the Sku Capacity. */\n capacity?: SkuCapacity;\n}\n\n/** SkuSetting fulfills the need for stripped down SKU info in ARM contract. */\nexport interface SkuSetting {\n /** [Required] The name of the SKU. Ex - P3. It is typically a letter+number code. */\n name: string;\n /** This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT. */\n tier?: SkuTier;\n}\n\n/** SKU capacity information */\nexport interface SkuCapacity {\n /** Gets or sets the minimum. */\n minimum?: number;\n /** Gets or sets the maximum. */\n maximum?: number;\n /** Gets or sets the default capacity. */\n default?: number;\n /** Gets or sets the type of the scale. */\n scaleType?: SkuScaleType;\n}\n\nexport interface RegenerateEndpointKeysRequest {\n /** [Required] Specification for which type of key to generate. Primary or Secondary. */\n keyType: KeyType;\n /** The value the key is set to. */\n keyValue?: string;\n}\n\n/** Service Token */\nexport interface EndpointAuthToken {\n /** Access token for endpoint authentication. */\n accessToken?: string;\n /** Access token type. */\n tokenType?: string;\n /** Access token expiry time (UTC). */\n expiryTimeUtc?: number;\n /** Refresh access token after time (UTC). */\n refreshAfterTimeUtc?: number;\n}\n\n/** A paginated list of Schedule entities. */\nexport interface ScheduleResourceArmPaginatedResult {\n /** An array of objects of type Schedule. */\n value?: Schedule[];\n /** The link to the next page of Schedule objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\nexport interface ScheduleActionBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n actionType: \"CreateMonitor\" | \"InvokeBatchEndpoint\" | \"CreateJob\";\n}\n\n/** A paginated list of ServerlessEndpoint entities. */\nexport interface ServerlessEndpointTrackedResourceArmPaginatedResult {\n /** An array of objects of type ServerlessEndpoint. */\n value?: ServerlessEndpoint[];\n /** The link to the next page of ServerlessEndpoint objects. If null, there are no additional pages. */\n nextLink?: string;\n}\n\nexport interface ServerlessEndpointProperties {\n /** The model settings (model id) for the model being serviced on the ServerlessEndpoint. */\n modelSettings?: ModelSettings;\n /** [Required] Specifies the authentication mode for the Serverless endpoint. */\n authMode: ServerlessInferenceEndpointAuthMode;\n /**\n * The inference uri to target when making requests against the serverless endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inferenceEndpoint?: ServerlessInferenceEndpoint;\n /**\n * Provisioning state for the endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: EndpointProvisioningState;\n /**\n * The current state of the ServerlessEndpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endpointState?: ServerlessEndpointState;\n /**\n * The MarketplaceSubscription Azure ID associated to this ServerlessEndpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly marketplaceSubscriptionId?: string;\n /** Specifies the content safety options. If omitted, the default content safety settings will be configured */\n contentSafety?: ContentSafety;\n}\n\nexport interface ModelSettings {\n /** The unique model identifier that this ServerlessEndpoint should provision. */\n modelId?: string;\n}\n\nexport interface ServerlessInferenceEndpoint {\n /** [Required] The inference uri to target when making requests against the Serverless Endpoint. */\n uri: string;\n /**\n * Specifies any required headers to target this serverless endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly headers?: { [propertyName: string]: string | null };\n}\n\nexport interface ContentSafety {\n /** [Required] Specifies the status of content safety. */\n contentSafetyStatus: ContentSafetyStatus;\n}\n\n/** A paginated list of Registry entities. */\nexport interface RegistryTrackedResourceArmPaginatedResult {\n /** The link to the next page of Registry objects. If null, there are no additional pages. */\n nextLink?: string;\n /** An array of objects of type Registry. */\n value?: Registry[];\n}\n\n/** ARM ResourceId of a resource */\nexport interface ArmResourceId {\n /**\n * Arm ResourceId is in the format \"/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Storage/storageAccounts/{StorageAccountName}\"\n * or \"/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{AcrName}\"\n */\n resourceId?: string;\n}\n\n/** Private endpoint connection definition. */\nexport interface RegistryPrivateEndpointConnection {\n /**\n * This is the private endpoint connection name created on SRP\n * Full resource id: /subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.MachineLearningServices/{resourceType}/{resourceName}/registryPrivateEndpointConnections/{peConnectionName}\n */\n id?: string;\n /** Same as workspace location. */\n location?: string;\n /** The group ids */\n groupIds?: string[];\n /** The PE network resource that is linked to this PE connection. */\n privateEndpoint?: PrivateEndpointResource;\n /** The connection state. */\n registryPrivateLinkServiceConnectionState?: RegistryPrivateLinkServiceConnectionState;\n /** One of null, \"Succeeded\", \"Provisioning\", \"Failed\". While not approved, it's null. */\n provisioningState?: string;\n}\n\n/** The connection state. */\nexport interface RegistryPrivateLinkServiceConnectionState {\n /** Some RP chose \"None\". Other RPs use this for region expansion. */\n actionsRequired?: string;\n /** User-defined message that, per NRP doc, may be used for approval-related message. */\n description?: string;\n /** Connection status of the service consumer with the service provider */\n status?: EndpointServiceConnectionStatus;\n}\n\n/** Details for each region the registry is in */\nexport interface RegistryRegionArmDetails {\n /** List of ACR accounts */\n acrDetails?: AcrDetails[];\n /** The location where the registry exists */\n location?: string;\n /** List of storage accounts */\n storageAccountDetails?: StorageAccountDetails[];\n}\n\n/** Details of ACR account to be used for the Registry */\nexport interface AcrDetails {\n /** Details of system created ACR account to be used for the Registry */\n systemCreatedAcrAccount?: SystemCreatedAcrAccount;\n /** Details of user created ACR account to be used for the Registry */\n userCreatedAcrAccount?: UserCreatedAcrAccount;\n}\n\nexport interface SystemCreatedAcrAccount {\n /** Name of the ACR account */\n acrAccountName?: string;\n /** SKU of the ACR account */\n acrAccountSku?: string;\n /** This is populated once the ACR account is created. */\n armResourceId?: ArmResourceId;\n}\n\nexport interface UserCreatedAcrAccount {\n /** ARM ResourceId of a resource */\n armResourceId?: ArmResourceId;\n}\n\n/** Details of storage account to be used for the Registry */\nexport interface StorageAccountDetails {\n /** Details of system created storage account to be used for the registry */\n systemCreatedStorageAccount?: SystemCreatedStorageAccount;\n /** Details of user created storage account to be used for the registry */\n userCreatedStorageAccount?: UserCreatedStorageAccount;\n}\n\nexport interface SystemCreatedStorageAccount {\n /** Public blob access allowed */\n allowBlobPublicAccess?: boolean;\n /** This is populated once the storage account is created. */\n armResourceId?: ArmResourceId;\n /** HNS enabled for storage account */\n storageAccountHnsEnabled?: boolean;\n /** Name of the storage account */\n storageAccountName?: string;\n /**\n * Allowed values:\n * \"Standard_LRS\",\n * \"Standard_GRS\",\n * \"Standard_RAGRS\",\n * \"Standard_ZRS\",\n * \"Standard_GZRS\",\n * \"Standard_RAGZRS\",\n * \"Premium_LRS\",\n * \"Premium_ZRS\"\n */\n storageAccountType?: string;\n}\n\nexport interface UserCreatedStorageAccount {\n /** ARM ResourceId of a resource */\n armResourceId?: ArmResourceId;\n}\n\n/** Strictly used in update requests. */\nexport interface PartialRegistryPartialTrackedResource {\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: RegistryPartialManagedServiceIdentity;\n /** Sku details required for ARM contract for Autoscaling. */\n sku?: PartialSku;\n /** Resource tags. */\n tags?: { [propertyName: string]: string | null };\n}\n\n/** The List Aml user feature operation response. */\nexport interface ListAmlUserFeatureResult {\n /**\n * The list of AML user facing features.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: AmlUserFeature[];\n /**\n * The URI to fetch the next page of AML user features information. Call ListNext() with this to fetch the next page of AML user features information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Features enabled for a workspace */\nexport interface AmlUserFeature {\n /** Specifies the feature ID */\n id?: string;\n /** Specifies the feature name */\n displayName?: string;\n /** Describes the feature for user experience */\n description?: string;\n}\n\n/** Represents a resource ID. For example, for a subnet, it is the resource URL for the subnet. */\nexport interface ResourceId {\n /** The ID of the resource */\n id: string;\n}\n\nexport interface AKSSchema {\n /** AKS properties */\n properties?: AKSSchemaProperties;\n}\n\n/** AKS properties */\nexport interface AKSSchemaProperties {\n /** Cluster full qualified domain name */\n clusterFqdn?: string;\n /**\n * System services\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemServices?: SystemService[];\n /** Number of agents */\n agentCount?: number;\n /** Agent virtual machine size */\n agentVmSize?: string;\n /** Intended usage of the cluster */\n clusterPurpose?: ClusterPurpose;\n /** SSL configuration */\n sslConfiguration?: SslConfiguration;\n /** AKS networking configuration for vnet */\n aksNetworkingConfiguration?: AksNetworkingConfiguration;\n /** Load Balancer Type */\n loadBalancerType?: LoadBalancerType;\n /** Load Balancer Subnet */\n loadBalancerSubnet?: string;\n}\n\n/** A system service running on a compute. */\nexport interface SystemService {\n /**\n * The type of this system service.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemServiceType?: string;\n /**\n * Public IP address\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly publicIpAddress?: string;\n /**\n * The version for this type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly version?: string;\n}\n\n/** The ssl configuration for scoring */\nexport interface SslConfiguration {\n /** Enable or disable ssl for scoring */\n status?: SslConfigStatus;\n /** Cert data */\n cert?: string;\n /** Key data */\n key?: string;\n /** CNAME of the cert */\n cname?: string;\n /** Leaf domain label of public endpoint */\n leafDomainLabel?: string;\n /** Indicates whether to overwrite existing domain label. */\n overwriteExistingDomain?: boolean;\n}\n\n/** Advance configuration for AKS networking */\nexport interface AksNetworkingConfiguration {\n /** Virtual network subnet resource ID the compute nodes belong to */\n subnetId?: string;\n /** A CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges. */\n serviceCidr?: string;\n /** An IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in serviceCidr. */\n dnsServiceIP?: string;\n /** A CIDR notation IP range assigned to the Docker bridge network. It must not overlap with any Subnet IP ranges or the Kubernetes service address range. */\n dockerBridgeCidr?: string;\n}\n\n/** Kubernetes Compute Schema */\nexport interface KubernetesSchema {\n /** Properties of Kubernetes */\n properties?: KubernetesProperties;\n}\n\n/** Kubernetes properties */\nexport interface KubernetesProperties {\n /** Relay connection string. */\n relayConnectionString?: string;\n /** ServiceBus connection string. */\n serviceBusConnectionString?: string;\n /** Extension principal-id. */\n extensionPrincipalId?: string;\n /** Extension instance release train. */\n extensionInstanceReleaseTrain?: string;\n /** VC name. */\n vcName?: string;\n /** Compute namespace */\n namespace?: string;\n /** Default instance type */\n defaultInstanceType?: string;\n /** Instance Type Schema */\n instanceTypes?: { [propertyName: string]: InstanceTypeSchema };\n}\n\n/** Instance type schema. */\nexport interface InstanceTypeSchema {\n /** Node Selector */\n nodeSelector?: { [propertyName: string]: string | null };\n /** Resource requests/limits for this instance type */\n resources?: InstanceTypeSchemaResources;\n}\n\n/** Resource requests/limits for this instance type */\nexport interface InstanceTypeSchemaResources {\n /** Resource requests for this instance type */\n requests?: { [propertyName: string]: string };\n /** Resource limits for this instance type */\n limits?: { [propertyName: string]: string };\n}\n\n/** AML Compute properties */\nexport interface AmlComputeProperties {\n /** Compute OS Type */\n osType?: OsType;\n /** Virtual Machine Size */\n vmSize?: string;\n /** Virtual Machine priority */\n vmPriority?: VmPriority;\n /** Virtual Machine image for AML Compute - windows only */\n virtualMachineImage?: VirtualMachineImage;\n /** Network is isolated or not */\n isolatedNetwork?: boolean;\n /** Scale settings for AML Compute */\n scaleSettings?: ScaleSettings;\n /** Credentials for an administrator user account that will be created on each compute node. */\n userAccountCredentials?: UserAccountCredentials;\n /** Virtual network subnet resource ID the compute nodes belong to. */\n subnet?: ResourceId;\n /** State of the public SSH port. Possible values are: Disabled - Indicates that the public ssh port is closed on all nodes of the cluster. Enabled - Indicates that the public ssh port is open on all nodes of the cluster. NotSpecified - Indicates that the public ssh port is closed on all nodes of the cluster if VNet is defined, else is open all public nodes. It can be default only during cluster creation time, after creation it will be either enabled or disabled. */\n remoteLoginPortPublicAccess?: RemoteLoginPortPublicAccess;\n /**\n * Allocation state of the compute. Possible values are: steady - Indicates that the compute is not resizing. There are no changes to the number of compute nodes in the compute in progress. A compute enters this state when it is created and when no operations are being performed on the compute to change the number of compute nodes. resizing - Indicates that the compute is resizing; that is, compute nodes are being added to or removed from the compute.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly allocationState?: AllocationState;\n /**\n * The time at which the compute entered its current allocation state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly allocationStateTransitionTime?: Date;\n /**\n * Collection of errors encountered by various compute nodes during node setup.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errors?: ErrorResponse[];\n /**\n * The number of compute nodes currently assigned to the compute.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentNodeCount?: number;\n /**\n * The target number of compute nodes for the compute. If the allocationState is resizing, this property denotes the target node count for the ongoing resize operation. If the allocationState is steady, this property denotes the target node count for the previous resize operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetNodeCount?: number;\n /**\n * Counts of various node states on the compute.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nodeStateCounts?: NodeStateCounts;\n /** Enable or disable node public IP address provisioning. Possible values are: Possible values are: true - Indicates that the compute nodes will have public IPs provisioned. false - Indicates that the compute nodes will have a private endpoint and no public IPs. */\n enableNodePublicIp?: boolean;\n /** A property bag containing additional properties. */\n propertyBag?: Record<string, unknown>;\n}\n\n/** Virtual Machine image for Windows AML Compute */\nexport interface VirtualMachineImage {\n /** Virtual Machine image path */\n id: string;\n}\n\n/** Settings for user account that gets created on each on the nodes of a compute. */\nexport interface UserAccountCredentials {\n /** Name of the administrator user account which can be used to SSH to nodes. */\n adminUserName: string;\n /** SSH public key of the administrator user account. */\n adminUserSshPublicKey?: string;\n /** Password of the administrator user account. */\n adminUserPassword?: string;\n}\n\n/** Counts of various compute node states on the amlCompute. */\nexport interface NodeStateCounts {\n /**\n * Number of compute nodes in idle state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly idleNodeCount?: number;\n /**\n * Number of compute nodes which are running jobs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly runningNodeCount?: number;\n /**\n * Number of compute nodes which are being prepared.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly preparingNodeCount?: number;\n /**\n * Number of compute nodes which are in unusable state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unusableNodeCount?: number;\n /**\n * Number of compute nodes which are leaving the amlCompute.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly leavingNodeCount?: number;\n /**\n * Number of compute nodes which are in preempted state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly preemptedNodeCount?: number;\n}\n\n/** Properties(top level) of AmlCompute */\nexport interface AmlComputeSchema {\n /** Properties of AmlCompute */\n properties?: AmlComputeProperties;\n}\n\n/** Compute Instance properties */\nexport interface ComputeInstanceProperties {\n /** Virtual Machine Size */\n vmSize?: string;\n /** Virtual network subnet resource ID the compute nodes belong to. */\n subnet?: ResourceId;\n /** Policy for sharing applications on this compute instance among users of parent workspace. If Personal, only the creator can access applications on this compute instance. When Shared, any workspace user can access applications on this instance depending on his/her assigned role. */\n applicationSharingPolicy?: ApplicationSharingPolicy;\n /** Specifies policy and settings for SSH access. */\n sshSettings?: ComputeInstanceSshSettings;\n /** List of Custom Services added to the compute. */\n customServices?: CustomService[];\n /**\n * Returns metadata about the operating system image for this compute instance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly osImageMetadata?: ImageMetadata;\n /**\n * Describes all connectivity endpoints available for this ComputeInstance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly connectivityEndpoints?: ComputeInstanceConnectivityEndpoints;\n /**\n * Describes available applications and their endpoints on this ComputeInstance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly applications?: ComputeInstanceApplication[];\n /**\n * Describes information on user who created this ComputeInstance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdBy?: ComputeInstanceCreatedBy;\n /**\n * Collection of errors encountered on this ComputeInstance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errors?: ErrorResponse[];\n /**\n * The current state of this ComputeInstance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: ComputeInstanceState;\n /** The Compute Instance Authorization type. Available values are personal (default). */\n computeInstanceAuthorizationType?: ComputeInstanceAuthorizationType;\n /** Settings for a personal compute instance. */\n personalComputeInstanceSettings?: PersonalComputeInstanceSettings;\n /** Details of customized scripts to execute for setting up the cluster. */\n setupScripts?: SetupScripts;\n /**\n * The last operation on ComputeInstance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastOperation?: ComputeInstanceLastOperation;\n /** The list of schedules to be applied on the computes. */\n schedules?: ComputeSchedules;\n /** Enable or disable node public IP address provisioning. Possible values are: Possible values are: true - Indicates that the compute nodes will have public IPs provisioned. false - Indicates that the compute nodes will have a private endpoint and no public IPs. */\n enableNodePublicIp?: boolean;\n /**\n * Describes informations of containers on this ComputeInstance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly containers?: ComputeInstanceContainer[];\n /**\n * Describes informations of dataDisks on this ComputeInstance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataDisks?: ComputeInstanceDataDisk[];\n /**\n * Describes informations of dataMounts on this ComputeInstance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataMounts?: ComputeInstanceDataMount[];\n /**\n * ComputeInstance version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly versions?: ComputeInstanceVersion;\n}\n\n/** Specifies policy and settings for SSH access. */\nexport interface ComputeInstanceSshSettings {\n /** State of the public SSH port. Possible values are: Disabled - Indicates that the public ssh port is closed on this instance. Enabled - Indicates that the public ssh port is open and accessible according to the VNet/subnet policy if applicable. */\n sshPublicAccess?: SshPublicAccess;\n /**\n * Describes the admin user name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly adminUserName?: string;\n /**\n * Describes the port for connecting through SSH.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sshPort?: number;\n /** Specifies the SSH rsa public key file as a string. Use \"ssh-keygen -t rsa -b 2048\" to generate your SSH key pairs. */\n adminPublicKey?: string;\n}\n\n/** Specifies the custom service configuration */\nexport interface CustomService {\n /** Describes unknown properties. The value of an unknown property can be of \"any\" type. */\n [property: string]: any;\n /** Name of the Custom Service */\n name?: string;\n /** Describes the Image Specifications */\n image?: Image;\n /** Environment Variable for the container */\n environmentVariables?: { [propertyName: string]: EnvironmentVariable };\n /** Describes the docker settings for the image */\n docker?: Docker;\n /** Configuring the endpoints for the container */\n endpoints?: Endpoint[];\n /** Configuring the volumes for the container */\n volumes?: VolumeDefinition[];\n}\n\n/** Describes the Image Specifications */\nexport interface Image {\n /** Describes unknown properties. The value of an unknown property can be of \"any\" type. */\n [property: string]: any;\n /** Type of the image. Possible values are: docker - For docker images. azureml - For AzureML images */\n type?: ImageType;\n /** Image reference */\n reference?: string;\n}\n\n/** Environment Variables for the container */\nexport interface EnvironmentVariable {\n /** Describes unknown properties. The value of an unknown property can be of \"any\" type. */\n [property: string]: any;\n /** Type of the Environment Variable. Possible values are: local - For local variable */\n type?: EnvironmentVariableType;\n /** Value of the Environment variable */\n value?: string;\n}\n\n/** Docker container configuration */\nexport interface Docker {\n /** Describes unknown properties. The value of an unknown property can be of \"any\" type. */\n [property: string]: any;\n /** Indicate whether container shall run in privileged or non-privileged mode. */\n privileged?: boolean;\n}\n\n/** Describes the endpoint configuration for the container */\nexport interface Endpoint {\n /** Protocol over which communication will happen over this endpoint */\n protocol?: Protocol;\n /** Name of the Endpoint */\n name?: string;\n /** Application port inside the container. */\n target?: number;\n /** Port over which the application is exposed from container. */\n published?: number;\n /** Host IP over which the application is exposed from the container */\n hostIp?: string;\n}\n\n/** Describes the volume configuration for the container */\nexport interface VolumeDefinition {\n /** Type of Volume Definition. Possible Values: bind,volume,tmpfs,npipe */\n type?: VolumeDefinitionType;\n /** Indicate whether to mount volume as readOnly. Default value for this is false. */\n readOnly?: boolean;\n /** Source of the mount. For bind mounts this is the host path. */\n source?: string;\n /** Target of the mount. For bind mounts this is the path in the container. */\n target?: string;\n /** Consistency of the volume */\n consistency?: string;\n /** Bind Options of the mount */\n bind?: BindOptions;\n /** Volume Options of the mount */\n volume?: VolumeOptions;\n /** tmpfs option of the mount */\n tmpfs?: TmpfsOptions;\n}\n\n/** Describes the bind options for the container */\nexport interface BindOptions {\n /** Type of Bind Option */\n propagation?: string;\n /** Indicate whether to create host path. */\n createHostPath?: boolean;\n /** Mention the selinux options. */\n selinux?: string;\n}\n\n/** Describes the volume options for the container */\nexport interface VolumeOptions {\n /** Indicate whether volume is nocopy */\n nocopy?: boolean;\n}\n\n/** Describes the tmpfs options for the container */\nexport interface TmpfsOptions {\n /** Mention the Tmpfs size */\n size?: number;\n}\n\n/** Returns metadata about the operating system image for this compute instance. */\nexport interface ImageMetadata {\n /** Specifies the current operating system image version this compute instance is running on. */\n currentImageVersion?: string;\n /** Specifies the latest available operating system image version. */\n latestImageVersion?: string;\n /** Specifies whether this compute instance is running on the latest operating system image. */\n isLatestOsImageVersion?: boolean;\n}\n\n/** Defines all connectivity endpoints and properties for an ComputeInstance. */\nexport interface ComputeInstanceConnectivityEndpoints {\n /**\n * Public IP Address of this ComputeInstance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly publicIpAddress?: string;\n /**\n * Private IP Address of this ComputeInstance (local to the VNET in which the compute instance is deployed).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateIpAddress?: string;\n}\n\n/** Defines an Aml Instance application and its connectivity endpoint URI. */\nexport interface ComputeInstanceApplication {\n /** Name of the ComputeInstance application. */\n displayName?: string;\n /** Application' endpoint URI. */\n endpointUri?: string;\n}\n\n/** Describes information on user who created this ComputeInstance. */\nexport interface ComputeInstanceCreatedBy {\n /**\n * Name of the user.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userName?: string;\n /**\n * Uniquely identifies user' Azure Active Directory organization.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userOrgId?: string;\n /**\n * Uniquely identifies the user within his/her organization.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userId?: string;\n}\n\n/** Settings for a personal compute instance. */\nexport interface PersonalComputeInstanceSettings {\n /** A user explicitly assigned to a personal compute instance. */\n assignedUser?: AssignedUser;\n}\n\n/** A user that can be assigned to a compute instance. */\nexport interface AssignedUser {\n /** User’s AAD Object Id. */\n objectId: string;\n /** User’s AAD Tenant Id. */\n tenantId: string;\n}\n\n/** Details of customized scripts to execute for setting up the cluster. */\nexport interface SetupScripts {\n /** Customized setup scripts */\n scripts?: ScriptsToExecute;\n}\n\n/** Customized setup scripts */\nexport interface ScriptsToExecute {\n /** Script that's run every time the machine starts. */\n startupScript?: ScriptReference;\n /** Script that's run only once during provision of the compute. */\n creationScript?: ScriptReference;\n}\n\n/** Script reference */\nexport interface ScriptReference {\n /** The storage source of the script: workspace. */\n scriptSource?: string;\n /** The location of scripts in the mounted volume. */\n scriptData?: string;\n /** Optional command line arguments passed to the script to run. */\n scriptArguments?: string;\n /** Optional time period passed to timeout command. */\n timeout?: string;\n}\n\n/** The last operation on ComputeInstance. */\nexport interface ComputeInstanceLastOperation {\n /** Name of the last operation. */\n operationName?: OperationName;\n /** Time of the last operation. */\n operationTime?: Date;\n /** Operation status. */\n operationStatus?: OperationStatus;\n /** Trigger of operation. */\n operationTrigger?: OperationTrigger;\n}\n\n/** The list of schedules to be applied on the computes */\nexport interface ComputeSchedules {\n /** The list of compute start stop schedules to be applied. */\n computeStartStop?: ComputeStartStopSchedule[];\n}\n\n/** Compute start stop schedule properties */\nexport interface ComputeStartStopSchedule {\n /**\n * A system assigned id for the schedule.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The current deployment state of schedule.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatus?: ProvisioningStatus;\n /** Is the schedule enabled or disabled? */\n status?: ScheduleStatus;\n /** [Required] The compute power action. */\n action?: ComputePowerAction;\n /** [Required] The schedule trigger type. */\n triggerType?: ComputeTriggerType;\n /** Required if triggerType is Recurrence. */\n recurrence?: Recurrence;\n /** Required if triggerType is Cron. */\n cron?: Cron;\n /** [Deprecated] Not used any more. */\n schedule?: ScheduleBase;\n}\n\n/** The workflow trigger recurrence for ComputeStartStop schedule type. */\nexport interface Recurrence {\n /** [Required] The frequency to trigger schedule. */\n frequency?: ComputeRecurrenceFrequency;\n /** [Required] Specifies schedule interval in conjunction with frequency */\n interval?: number;\n /** The start time in yyyy-MM-ddTHH:mm:ss format. */\n startTime?: string;\n /**\n * Specifies time zone in which the schedule runs.\n * TimeZone should follow Windows time zone format. Refer: https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/default-time-zones?view=windows-11\n */\n timeZone?: string;\n /** [Required] The recurrence schedule. */\n schedule?: ComputeRecurrenceSchedule;\n}\n\nexport interface ComputeRecurrenceSchedule {\n /** [Required] List of hours for the schedule. */\n hours: number[];\n /** [Required] List of minutes for the schedule. */\n minutes: number[];\n /** List of month days for the schedule */\n monthDays?: number[];\n /** List of days for the schedule. */\n weekDays?: ComputeWeekDay[];\n}\n\n/** The workflow trigger cron for ComputeStartStop schedule type. */\nexport interface Cron {\n /** The start time in yyyy-MM-ddTHH:mm:ss format. */\n startTime?: string;\n /**\n * Specifies time zone in which the schedule runs.\n * TimeZone should follow Windows time zone format. Refer: https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/default-time-zones?view=windows-11\n */\n timeZone?: string;\n /**\n * [Required] Specifies cron expression of schedule.\n * The expression should follow NCronTab format.\n */\n expression?: string;\n}\n\nexport interface ScheduleBase {\n /** A system assigned id for the schedule. */\n id?: string;\n /** The current deployment state of schedule. */\n provisioningStatus?: ScheduleProvisioningState;\n /** Is the schedule enabled or disabled? */\n status?: ScheduleStatus;\n}\n\n/** Defines an Aml Instance container. */\nexport interface ComputeInstanceContainer {\n /** Name of the ComputeInstance container. */\n name?: string;\n /** Auto save settings. */\n autosave?: Autosave;\n /** Information of GPU. */\n gpu?: string;\n /** network of this container. */\n network?: Network;\n /** Environment information of this container. */\n environment?: ComputeInstanceEnvironmentInfo;\n /**\n * services of this containers.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly services?: Record<string, unknown>[];\n}\n\n/** Environment information */\nexport interface ComputeInstanceEnvironmentInfo {\n /** name of environment. */\n name?: string;\n /** version of environment. */\n version?: string;\n}\n\n/** Defines an Aml Instance DataDisk. */\nexport interface ComputeInstanceDataDisk {\n /** Caching type of Data Disk. */\n caching?: Caching;\n /** The initial disk size in gigabytes. */\n diskSizeGB?: number;\n /** The lun is used to uniquely identify each data disk. If attaching multiple disks, each should have a distinct lun. */\n lun?: number;\n /** type of this storage account. */\n storageAccountType?: StorageAccountType;\n}\n\n/** Defines an Aml Instance DataMount. */\nexport interface ComputeInstanceDataMount {\n /** Source of the ComputeInstance data mount. */\n source?: string;\n /** Data source type. */\n sourceType?: SourceType;\n /** name of the ComputeInstance data mount. */\n mountName?: string;\n /** Mount Action. */\n mountAction?: MountAction;\n /** who this data mount created by. */\n createdBy?: string;\n /** Path of this data mount. */\n mountPath?: string;\n /** Mount state. */\n mountState?: MountState;\n /** The time when the disk mounted. */\n mountedOn?: Date;\n /** Error of this data mount. */\n error?: string;\n}\n\n/** Version of computeInstance. */\nexport interface ComputeInstanceVersion {\n /** Runtime of compute instance. */\n runtime?: string;\n}\n\n/** Properties(top level) of ComputeInstance */\nexport interface ComputeInstanceSchema {\n /** Properties of ComputeInstance */\n properties?: ComputeInstanceProperties;\n}\n\nexport interface VirtualMachineSchema {\n properties?: VirtualMachineSchemaProperties;\n}\n\nexport interface VirtualMachineSchemaProperties {\n /** Virtual Machine size */\n virtualMachineSize?: string;\n /** Port open for ssh connections. */\n sshPort?: number;\n /** Notebook server port open for ssh connections. */\n notebookServerPort?: number;\n /** Public IP address of the virtual machine. */\n address?: string;\n /** Admin credentials for virtual machine */\n administratorAccount?: VirtualMachineSshCredentials;\n /** Indicates whether this compute will be used for running notebooks. */\n isNotebookInstanceCompute?: boolean;\n}\n\n/** Admin credentials for virtual machine */\nexport interface VirtualMachineSshCredentials {\n /** Username of admin account */\n username?: string;\n /** Password of admin account */\n password?: string;\n /** Public key data */\n publicKeyData?: string;\n /** Private key data */\n privateKeyData?: string;\n}\n\n/** HDInsight compute properties */\nexport interface HDInsightProperties {\n /** Port open for ssh connections on the master node of the cluster. */\n sshPort?: number;\n /** Public IP address of the master node of the cluster. */\n address?: string;\n /** Admin credentials for master node of the cluster */\n administratorAccount?: VirtualMachineSshCredentials;\n}\n\nexport interface HDInsightSchema {\n /** HDInsight compute properties */\n properties?: HDInsightProperties;\n}\n\n/** Properties of Databricks */\nexport interface DatabricksProperties {\n /** Databricks access token */\n databricksAccessToken?: string;\n /** Workspace Url */\n workspaceUrl?: string;\n}\n\nexport interface DatabricksSchema {\n /** Properties of Databricks */\n properties?: DatabricksProperties;\n}\n\nexport interface DataLakeAnalyticsSchema {\n properties?: DataLakeAnalyticsSchemaProperties;\n}\n\nexport interface DataLakeAnalyticsSchemaProperties {\n /** DataLake Store Account Name */\n dataLakeStoreAccountName?: string;\n}\n\nexport interface SynapseSparkProperties {\n /** Auto scale properties. */\n autoScaleProperties?: AutoScaleProperties;\n /** Auto pause properties. */\n autoPauseProperties?: AutoPauseProperties;\n /** Spark version. */\n sparkVersion?: string;\n /** The number of compute nodes currently assigned to the compute. */\n nodeCount?: number;\n /** Node size. */\n nodeSize?: string;\n /** Node size family. */\n nodeSizeFamily?: string;\n /** Azure subscription identifier. */\n subscriptionId?: string;\n /** Name of the resource group in which workspace is located. */\n resourceGroup?: string;\n /** Name of Azure Machine Learning workspace. */\n workspaceName?: string;\n /** Pool name. */\n poolName?: string;\n}\n\n/** Auto scale properties */\nexport interface AutoScaleProperties {\n minNodeCount?: number;\n enabled?: boolean;\n maxNodeCount?: number;\n}\n\n/** Auto pause properties */\nexport interface AutoPauseProperties {\n delayInMinutes?: number;\n enabled?: boolean;\n}\n\n/** Properties of AksComputeSecrets */\nexport interface AksComputeSecretsProperties {\n /** Content of kubeconfig file that can be used to connect to the Kubernetes cluster. */\n userKubeConfig?: string;\n /** Content of kubeconfig file that can be used to connect to the Kubernetes cluster. */\n adminKubeConfig?: string;\n /** Image registry pull secret. */\n imagePullSecretName?: string;\n}\n\nexport interface VirtualMachineSecretsSchema {\n /** Admin credentials for virtual machine. */\n administratorAccount?: VirtualMachineSshCredentials;\n}\n\n/** Properties of Databricks Compute Secrets */\nexport interface DatabricksComputeSecretsProperties {\n /** access token for databricks account. */\n databricksAccessToken?: string;\n}\n\n/** Stops compute instance after user defined period of inactivity. */\nexport interface IdleShutdownSetting {\n /** Time is defined in ISO8601 format. Minimum is 15 min, maximum is 3 days. */\n idleTimeBeforeShutdown?: string;\n}\n\n/** Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace. */\nexport interface PrivateEndpointDestination {\n serviceResourceId?: string;\n sparkEnabled?: boolean;\n /** Type of a managed network Outbound Rule of a machine learning workspace. */\n sparkStatus?: RuleStatus;\n subresourceTarget?: string;\n}\n\n/** Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace. */\nexport interface ServiceTagDestination {\n /** The action enum for networking rule. */\n action?: RuleAction;\n /**\n * Optional, if provided, the ServiceTag property will be ignored.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly addressPrefixes?: string[];\n portRanges?: string;\n protocol?: string;\n serviceTag?: string;\n}\n\nexport interface WorkspaceConnectionUsernamePassword {\n username?: string;\n password?: string;\n /** Optional, required by connections like SalesForce for extra security in addition to UsernamePassword */\n securityToken?: string;\n}\n\nexport interface WorkspaceConnectionPersonalAccessToken {\n pat?: string;\n}\n\nexport interface WorkspaceConnectionSharedAccessSignature {\n sas?: string;\n}\n\nexport interface WorkspaceConnectionAccountKey {\n key?: string;\n}\n\nexport interface WorkspaceConnectionManagedIdentity {\n resourceId?: string;\n clientId?: string;\n}\n\nexport interface WorkspaceConnectionAccessKey {\n accessKeyId?: string;\n secretAccessKey?: string;\n}\n\n/** Api key object for workspace connection credential. */\nexport interface WorkspaceConnectionApiKey {\n key?: string;\n}\n\n/** Custom Keys credential object */\nexport interface CustomKeys {\n /** Dictionary of <string> */\n keys?: { [propertyName: string]: string };\n}\n\n/**\n * ClientId and ClientSecret are required. Other properties are optional\n * depending on each OAuth2 provider's implementation.\n */\nexport interface WorkspaceConnectionOAuth2 {\n /** Required by Concur connection category */\n authUrl?: string;\n /** Client id in the format of UUID */\n clientId?: string;\n clientSecret?: string;\n /** Required by GoogleAdWords connection category */\n developerToken?: string;\n password?: string;\n /**\n * Required by GoogleBigQuery, GoogleAdWords, Hubspot, QuickBooks, Square, Xero, Zoho\n * where user needs to get RefreshToken offline\n */\n refreshToken?: string;\n /** Required by QuickBooks and Xero connection categories */\n tenantId?: string;\n /**\n * Concur, ServiceNow auth server AccessToken grant type is 'Password'\n * which requires UsernamePassword\n */\n username?: string;\n}\n\nexport interface WorkspaceConnectionServicePrincipal {\n clientId?: string;\n clientSecret?: string;\n tenantId?: string;\n}\n\nexport interface MonitoringFeatureFilterBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n filterType: \"AllFeatures\" | \"FeatureSubset\" | \"TopNByAttribution\";\n}\n\n/** Monitor compute identity base definition. */\nexport interface MonitorComputeIdentityBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeIdentityType: \"AmlToken\" | \"ManagedIdentity\";\n}\n\n/** Asset input type. */\nexport interface AssetJobInput {\n /** [Required] Input Asset URI. */\n uri: string;\n /** Input Asset Delivery Mode. */\n mode?: InputDeliveryMode;\n}\n\n/** Asset output type. */\nexport interface AssetJobOutput {\n /** Output Asset URI. */\n uri?: string;\n /** Output Asset Delivery Mode. */\n mode?: OutputDeliveryMode;\n}\n\n/** The desired maximum forecast horizon in units of time-series frequency. */\nexport interface ForecastHorizon {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n mode: \"Auto\" | \"Custom\";\n}\n\n/**\n * AutoML vertical class.\n * Base class for AutoML verticals - TableVertical/ImageVertical/NLPVertical\n */\nexport interface AutoMLVertical {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType:\n | \"Classification\"\n | \"Forecasting\"\n | \"ImageClassification\"\n | \"ImageClassificationMultilabel\"\n | \"ImageInstanceSegmentation\"\n | \"ImageObjectDetection\"\n | \"Regression\"\n | \"TextClassification\"\n | \"TextClassificationMultilabel\"\n | \"TextNER\";\n /** Log verbosity for the job. */\n logVerbosity?: LogVerbosity;\n /** [Required] Training data input. */\n trainingData: MLTableJobInput;\n /**\n * Target column name: This is prediction values column.\n * Also known as label column name in context of classification tasks.\n */\n targetColumnName?: string;\n}\n\n/** Command job definition. */\nexport interface JobInput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobInputType:\n | \"mltable\"\n | \"custom_model\"\n | \"mlflow_model\"\n | \"literal\"\n | \"triton_model\"\n | \"uri_file\"\n | \"uri_folder\";\n /** Description for the input. */\n description?: string;\n}\n\n/** Job output definition container information on where to find job output/logs. */\nexport interface JobOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobOutputType:\n | \"custom_model\"\n | \"mlflow_model\"\n | \"mltable\"\n | \"triton_model\"\n | \"uri_file\"\n | \"uri_folder\";\n /** Description for the output. */\n description?: string;\n}\n\nexport interface QueueSettings {\n /** Controls the compute job tier */\n jobTier?: JobTier;\n}\n\n/** N-Cross validations value. */\nexport interface NCrossValidations {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n mode: \"Auto\" | \"Custom\";\n}\n\n/** Forecasting seasonality. */\nexport interface Seasonality {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n mode: \"Auto\" | \"Custom\";\n}\n\n/** The number of past periods to lag from the target column. */\nexport interface TargetLags {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n mode: \"Auto\" | \"Custom\";\n}\n\n/** Forecasting target rolling window size. */\nexport interface TargetRollingWindowSize {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n mode: \"Auto\" | \"Custom\";\n}\n\n/** Base definition for Azure datastore contents configuration. */\nexport interface AzureDatastore {\n /** Azure Subscription Id */\n subscriptionId?: string;\n /** Azure Resource Group name */\n resourceGroup?: string;\n}\n\n/** Early termination policies enable canceling poor-performing runs before they complete */\nexport interface EarlyTerminationPolicy {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n policyType: \"Bandit\" | \"MedianStopping\" | \"TruncationSelection\";\n /** Interval (number of runs) between policy evaluations. */\n evaluationInterval?: number;\n /** Number of intervals by which to delay the first evaluation. */\n delayEvaluation?: number;\n}\n\n/**\n * The Sampling Algorithm used to generate hyperparameter values, along with properties to\n * configure the algorithm\n */\nexport interface SamplingAlgorithm {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n samplingAlgorithmType: \"Bayesian\" | \"Grid\" | \"Random\";\n}\n\nexport interface DataDriftMetricThresholdBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataType: \"Categorical\" | \"Numerical\";\n /** The threshold value. If null, a default value will be set depending on the selected metric. */\n threshold?: MonitoringThreshold;\n}\n\nexport interface MonitoringThreshold {\n /** The threshold value. If null, the set default is dependent on the metric type. */\n value?: number;\n}\n\nexport interface DataQualityMetricThresholdBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataType: \"Categorical\" | \"Numerical\";\n /** The threshold value. If null, a default value will be set depending on the selected metric. */\n threshold?: MonitoringThreshold;\n}\n\nexport interface PredictionDriftMetricThresholdBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataType: \"Categorical\" | \"Numerical\";\n /** The threshold value. If null, a default value will be set depending on the selected metric. */\n threshold?: MonitoringThreshold;\n}\n\n/** Training related configuration. */\nexport interface TrainingSettings {\n /** Flag for enabling onnx compatible models. */\n enableOnnxCompatibleModels?: boolean;\n /** Stack ensemble settings for stack ensemble run. */\n stackEnsembleSettings?: StackEnsembleSettings;\n /** Enable stack ensemble run. */\n enableStackEnsemble?: boolean;\n /** Enable voting ensemble run. */\n enableVoteEnsemble?: boolean;\n /**\n * During VotingEnsemble and StackEnsemble model generation, multiple fitted models from the previous child runs are downloaded.\n * Configure this parameter with a higher value than 300 secs, if more time is needed.\n */\n ensembleModelDownloadTimeout?: string;\n /** Flag to turn on explainability on best model. */\n enableModelExplainability?: boolean;\n /** Enable recommendation of DNN models. */\n enableDnnTraining?: boolean;\n}\n\n/** Advances setting to customize StackEnsemble run. */\nexport interface StackEnsembleSettings {\n /** The meta-learner is a model trained on the output of the individual heterogeneous models. */\n stackMetaLearnerType?: StackMetaLearnerType;\n /** Specifies the proportion of the training set (when choosing train and validation type of training) to be reserved for training the meta-learner. Default value is 0.2. */\n stackMetaLearnerTrainPercentage?: number;\n /** Optional parameters to pass to the initializer of the meta-learner. */\n stackMetaLearnerKWargs?: Record<string, unknown>;\n}\n\n/** Abstract class for AutoML tasks that use table dataset as input - such as Classification/Regression/Forecasting. */\nexport interface TableVertical {\n /** Execution constraints for AutoMLJob. */\n limitSettings?: TableVerticalLimitSettings;\n /**\n * Number of cross validation folds to be applied on training dataset\n * when validation dataset is not provided.\n */\n nCrossValidations?: NCrossValidationsUnion;\n /** Columns to use for CVSplit data. */\n cvSplitColumnNames?: string[];\n /** The name of the sample weight column. Automated ML supports a weighted column as an input, causing rows in the data to be weighted up or down. */\n weightColumnName?: string;\n /** Validation data inputs. */\n validationData?: MLTableJobInput;\n /** Test data input. */\n testData?: MLTableJobInput;\n /**\n * The fraction of training dataset that needs to be set aside for validation purpose.\n * Values between (0.0 , 1.0)\n * Applied when validation dataset is not provided.\n */\n validationDataSize?: number;\n /**\n * The fraction of test dataset that needs to be set aside for validation purpose.\n * Values between (0.0 , 1.0)\n * Applied when validation dataset is not provided.\n */\n testDataSize?: number;\n /** Featurization inputs needed for AutoML job. */\n featurizationSettings?: TableVerticalFeaturizationSettings;\n}\n\n/** Job execution constraints. */\nexport interface TableVerticalLimitSettings {\n /** Number of iterations. */\n maxTrials?: number;\n /** Iteration timeout. */\n trialTimeout?: string;\n /** AutoML job timeout. */\n timeout?: string;\n /** Maximum Concurrent iterations. */\n maxConcurrentTrials?: number;\n /** Max cores per iteration. */\n maxCoresPerTrial?: number;\n /** Exit score for the AutoML job. */\n exitScore?: number;\n /** Enable early termination, determines whether or not if AutoMLJob will terminate early if there is no score improvement in last 20 iterations. */\n enableEarlyTermination?: boolean;\n}\n\n/** Column transformer parameters. */\nexport interface ColumnTransformer {\n /** Fields to apply transformer logic on. */\n fields?: string[];\n /**\n * Different properties to be passed to transformer.\n * Input expected is dictionary of key,value pairs in JSON format.\n */\n parameters?: Record<string, unknown>;\n}\n\n/** Featurization Configuration. */\nexport interface FeaturizationSettings {\n /** Dataset language, useful for the text data. */\n datasetLanguage?: string;\n}\n\n/** Base definition for job distribution configuration. */\nexport interface DistributionConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n distributionType: \"Mpi\" | \"PyTorch\" | \"TensorFlow\";\n}\n\nexport interface JobLimits {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobLimitsType: \"Command\" | \"Sweep\";\n /** The max run duration in ISO 8601 format, after which the job will be cancelled. Only supports duration with precision as low as Seconds. */\n timeout?: string;\n}\n\n/** Resource requirements for each container instance within an online deployment. */\nexport interface ContainerResourceRequirements {\n /** Container resource request info: */\n containerResourceRequests?: ContainerResourceSettings;\n /** Container resource limit info: */\n containerResourceLimits?: ContainerResourceSettings;\n}\n\nexport interface ContainerResourceSettings {\n /**\n * Number of vCPUs request/limit for container. More info:\n * https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/\n */\n cpu?: string;\n /**\n * Memory size request/limit for container. More info:\n * https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/\n */\n memory?: string;\n /**\n * Number of Nvidia GPU cards request/limit for container. More info:\n * https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/\n */\n gpu?: string;\n}\n\nexport interface MonitorDefinition {\n /** The entities targeted by the monitor. */\n monitoringTarget?: MonitoringTarget;\n /** [Required] The signals to monitor. */\n signals: { [propertyName: string]: MonitoringSignalBaseUnion | null };\n /** [Required] The ARM resource ID of the compute resource to run the monitoring job on. */\n computeConfiguration: MonitorComputeConfigurationBaseUnion;\n /** The monitor's notification settings. */\n alertNotificationSettings?: MonitorNotificationSettings;\n}\n\n/** Monitoring target definition. */\nexport interface MonitoringTarget {\n /** Reference to the model asset targeted by this monitor. */\n modelId?: string;\n /** Reference to the deployment asset targeted by this monitor. */\n deploymentId?: string;\n /** [Required] The machine learning task type of the monitored model. */\n taskType: ModelTaskType;\n}\n\nexport interface MonitoringSignalBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n signalType:\n | \"Custom\"\n | \"DataDrift\"\n | \"DataQuality\"\n | \"FeatureAttributionDrift\"\n | \"PredictionDrift\";\n /** The current notification mode for this signal. */\n notificationTypes?: MonitoringNotificationType[];\n /** Property dictionary. Properties can be added, but not removed or altered. */\n properties?: { [propertyName: string]: string | null };\n}\n\n/** Monitor compute configuration base definition. */\nexport interface MonitorComputeConfigurationBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"ServerlessSpark\";\n}\n\nexport interface MonitorNotificationSettings {\n /** The AML notification email settings. */\n emailNotificationSettings?: MonitorEmailNotificationSettings;\n}\n\nexport interface MonitorEmailNotificationSettings {\n /** The email recipient list which has a limitation of 499 characters in total. */\n emails?: string[];\n}\n\nexport interface CustomMetricThreshold {\n /** The threshold value. If null, a default value will be set depending on the selected metric. */\n threshold?: MonitoringThreshold;\n /** [Required] The user-defined metric to calculate. */\n metric: string;\n}\n\n/** Monitoring input data base definition. */\nexport interface MonitoringInputDataBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n inputDataType: \"Fixed\" | \"Rolling\" | \"Static\";\n /** The context metadata of the data source. */\n dataContext?: string;\n /** [Required] Specifies the type of job. */\n jobInputType: JobInputType;\n /** [Required] Input Asset URI. */\n uri: string;\n /** Mapping of column names to special uses. */\n columns?: { [propertyName: string]: string | null };\n}\n\nexport interface FeatureImportanceSettings {\n /** The mode of operation for computing feature importance. */\n mode?: FeatureImportanceMode;\n /** The name of the target column within the input data asset. */\n targetColumn?: string;\n}\n\nexport interface FeatureAttributionMetricThreshold {\n /** The threshold value. If null, a default value will be set depending on the selected metric. */\n threshold?: MonitoringThreshold;\n /** [Required] The feature attribution metric to calculate. */\n metric: FeatureAttributionMetric;\n}\n\n/** Forecasting specific parameters. */\nexport interface ForecastingSettings {\n /**\n * Country or region for holidays for forecasting tasks.\n * These should be ISO 3166 two-letter country/region codes, for example 'US' or 'GB'.\n */\n countryOrRegionForHolidays?: string;\n /** The name of the time column. This parameter is required when forecasting to specify the datetime column in the input data used for building the time series and inferring its frequency. */\n timeColumnName?: string;\n /** The number of past periods to lag from the target column. */\n targetLags?: TargetLagsUnion;\n /** The number of past periods used to create a rolling window average of the target column. */\n targetRollingWindowSize?: TargetRollingWindowSizeUnion;\n /** The desired maximum forecast horizon in units of time-series frequency. */\n forecastHorizon?: ForecastHorizonUnion;\n /**\n * The names of columns used to group a timeseries. It can be used to create multiple series.\n * If grain is not defined, the data set is assumed to be one time-series. This parameter is used with task type forecasting.\n */\n timeSeriesIdColumnNames?: string[];\n /** When forecasting, this parameter represents the period with which the forecast is desired, for example daily, weekly, yearly, etc. The forecast frequency is dataset frequency by default. */\n frequency?: string;\n /** Flag for generating lags for the numeric features with 'auto' or null. */\n featureLags?: FeatureLags;\n /**\n * Set time series seasonality as an integer multiple of the series frequency.\n * If seasonality is set to 'auto', it will be inferred.\n */\n seasonality?: SeasonalityUnion;\n /** The parameter defining how if AutoML should handle short time series. */\n shortSeriesHandlingConfig?: ShortSeriesHandlingConfiguration;\n /** Configure STL Decomposition of the time-series target column. */\n useStl?: UseStl;\n /**\n * The function to be used to aggregate the time series target column to conform to a user specified frequency.\n * If the TargetAggregateFunction is set i.e. not 'None', but the freq parameter is not set, the error is raised. The possible target aggregation functions are: \"sum\", \"max\", \"min\" and \"mean\".\n */\n targetAggregateFunction?: TargetAggregationFunction;\n /**\n * Number of periods between the origin time of one CV fold and the next fold. For\n * example, if `CVStepSize` = 3 for daily data, the origin time for each fold will be\n * three days apart.\n */\n cvStepSize?: number;\n}\n\n/**\n * Settings used for training the model.\n * For more information on the available settings please visit the official documentation:\n * https://docs.microsoft.com/en-us/azure/machine-learning/how-to-auto-train-image-models.\n */\nexport interface ImageModelSettings {\n /** Enable AMSGrad when optimizer is 'adam' or 'adamw'. */\n amsGradient?: boolean;\n /** Settings for advanced scenarios. */\n advancedSettings?: string;\n /** Settings for using Augmentations. */\n augmentations?: string;\n /** Value of 'beta1' when optimizer is 'adam' or 'adamw'. Must be a float in the range [0, 1]. */\n beta1?: number;\n /** Value of 'beta2' when optimizer is 'adam' or 'adamw'. Must be a float in the range [0, 1]. */\n beta2?: number;\n /** Frequency to store model checkpoints. Must be a positive integer. */\n checkpointFrequency?: number;\n /** The id of a previous run that has a pretrained checkpoint for incremental training. */\n checkpointRunId?: string;\n /** The pretrained checkpoint model for incremental training. */\n checkpointModel?: MLFlowModelJobInput;\n /** Whether to use distributed training. */\n distributed?: boolean;\n /** Enable early stopping logic during training. */\n earlyStopping?: boolean;\n /**\n * Minimum number of epochs or validation evaluations to wait before primary metric improvement\n * is tracked for early stopping. Must be a positive integer.\n */\n earlyStoppingDelay?: number;\n /**\n * Minimum number of epochs or validation evaluations with no primary metric improvement before\n * the run is stopped. Must be a positive integer.\n */\n earlyStoppingPatience?: number;\n /** Frequency to evaluate validation dataset to get metric scores. Must be a positive integer. */\n evaluationFrequency?: number;\n /** Enable normalization when exporting ONNX model. */\n enableOnnxNormalization?: boolean;\n /**\n * Gradient accumulation means running a configured number of \"GradAccumulationStep\" steps without\n * updating the model weights while accumulating the gradients of those steps, and then using\n * the accumulated gradients to compute the weight updates. Must be a positive integer.\n */\n gradientAccumulationStep?: number;\n /**\n * Number of layers to freeze for the model. Must be a positive integer.\n * For instance, passing 2 as value for 'seresnext' means\n * freezing layer0 and layer1. For a full list of models supported and details on layer freeze, please\n * see: https://docs.microsoft.com/en-us/azure/machine-learning/how-to-auto-train-image-models.\n */\n layersToFreeze?: number;\n /** Initial learning rate. Must be a float in the range [0, 1]. */\n learningRate?: number;\n /** Type of learning rate scheduler. Must be 'warmup_cosine' or 'step'. */\n learningRateScheduler?: LearningRateScheduler;\n /**\n * Name of the model to use for training.\n * For more information on the available models please visit the official documentation:\n * https://docs.microsoft.com/en-us/azure/machine-learning/how-to-auto-train-image-models.\n */\n modelName?: string;\n /** Value of momentum when optimizer is 'sgd'. Must be a float in the range [0, 1]. */\n momentum?: number;\n /** Enable nesterov when optimizer is 'sgd'. */\n nesterov?: boolean;\n /** Number of training epochs. Must be a positive integer. */\n numberOfEpochs?: number;\n /** Number of data loader workers. Must be a non-negative integer. */\n numberOfWorkers?: number;\n /** Type of optimizer. */\n optimizer?: StochasticOptimizer;\n /** Random seed to be used when using deterministic training. */\n randomSeed?: number;\n /** Value of gamma when learning rate scheduler is 'step'. Must be a float in the range [0, 1]. */\n stepLRGamma?: number;\n /** Value of step size when learning rate scheduler is 'step'. Must be a positive integer. */\n stepLRStepSize?: number;\n /** Training batch size. Must be a positive integer. */\n trainingBatchSize?: number;\n /** Validation batch size. Must be a positive integer. */\n validationBatchSize?: number;\n /** Value of cosine cycle when learning rate scheduler is 'warmup_cosine'. Must be a float in the range [0, 1]. */\n warmupCosineLRCycles?: number;\n /** Value of warmup epochs when learning rate scheduler is 'warmup_cosine'. Must be a positive integer. */\n warmupCosineLRWarmupEpochs?: number;\n /** Value of weight decay when optimizer is 'sgd', 'adam', or 'adamw'. Must be a float in the range[0, 1]. */\n weightDecay?: number;\n}\n\n/**\n * Distribution expressions to sweep over values of model settings.\n * <example>\n * Some examples are:\n * ```\n * ModelName = \"choice('seresnext', 'resnest50')\";\n * LearningRate = \"uniform(0.001, 0.01)\";\n * LayersToFreeze = \"choice(0, 2)\";\n * ```</example>\n * All distributions can be specified as distribution_name(min, max) or choice(val1, val2, ..., valn)\n * where distribution name can be: uniform, quniform, loguniform, etc\n * For more details on how to compose distribution expressions please check the documentation:\n * https://docs.microsoft.com/en-us/azure/machine-learning/how-to-tune-hyperparameters\n * For more information on the available settings please visit the official documentation:\n * https://docs.microsoft.com/en-us/azure/machine-learning/how-to-auto-train-image-models.\n */\nexport interface ImageModelDistributionSettings {\n /** Enable AMSGrad when optimizer is 'adam' or 'adamw'. */\n amsGradient?: string;\n /** Settings for using Augmentations. */\n augmentations?: string;\n /** Value of 'beta1' when optimizer is 'adam' or 'adamw'. Must be a float in the range [0, 1]. */\n beta1?: string;\n /** Value of 'beta2' when optimizer is 'adam' or 'adamw'. Must be a float in the range [0, 1]. */\n beta2?: string;\n /** Whether to use distributer training. */\n distributed?: string;\n /** Enable early stopping logic during training. */\n earlyStopping?: string;\n /**\n * Minimum number of epochs or validation evaluations to wait before primary metric improvement\n * is tracked for early stopping. Must be a positive integer.\n */\n earlyStoppingDelay?: string;\n /**\n * Minimum number of epochs or validation evaluations with no primary metric improvement before\n * the run is stopped. Must be a positive integer.\n */\n earlyStoppingPatience?: string;\n /** Frequency to evaluate validation dataset to get metric scores. Must be a positive integer. */\n evaluationFrequency?: string;\n /** Enable normalization when exporting ONNX model. */\n enableOnnxNormalization?: string;\n /**\n * Gradient accumulation means running a configured number of \"GradAccumulationStep\" steps without\n * updating the model weights while accumulating the gradients of those steps, and then using\n * the accumulated gradients to compute the weight updates. Must be a positive integer.\n */\n gradientAccumulationStep?: string;\n /**\n * Number of layers to freeze for the model. Must be a positive integer.\n * For instance, passing 2 as value for 'seresnext' means\n * freezing layer0 and layer1. For a full list of models supported and details on layer freeze, please\n * see: https://docs.microsoft.com/en-us/azure/machine-learning/how-to-auto-train-image-models.\n */\n layersToFreeze?: string;\n /** Initial learning rate. Must be a float in the range [0, 1]. */\n learningRate?: string;\n /** Type of learning rate scheduler. Must be 'warmup_cosine' or 'step'. */\n learningRateScheduler?: string;\n /**\n * Name of the model to use for training.\n * For more information on the available models please visit the official documentation:\n * https://docs.microsoft.com/en-us/azure/machine-learning/how-to-auto-train-image-models.\n */\n modelName?: string;\n /** Value of momentum when optimizer is 'sgd'. Must be a float in the range [0, 1]. */\n momentum?: string;\n /** Enable nesterov when optimizer is 'sgd'. */\n nesterov?: string;\n /** Number of training epochs. Must be a positive integer. */\n numberOfEpochs?: string;\n /** Number of data loader workers. Must be a non-negative integer. */\n numberOfWorkers?: string;\n /** Type of optimizer. Must be either 'sgd', 'adam', or 'adamw'. */\n optimizer?: string;\n /** Random seed to be used when using deterministic training. */\n randomSeed?: string;\n /** Value of gamma when learning rate scheduler is 'step'. Must be a float in the range [0, 1]. */\n stepLRGamma?: string;\n /** Value of step size when learning rate scheduler is 'step'. Must be a positive integer. */\n stepLRStepSize?: string;\n /** Training batch size. Must be a positive integer. */\n trainingBatchSize?: string;\n /** Validation batch size. Must be a positive integer. */\n validationBatchSize?: string;\n /** Value of cosine cycle when learning rate scheduler is 'warmup_cosine'. Must be a float in the range [0, 1]. */\n warmupCosineLRCycles?: string;\n /** Value of warmup epochs when learning rate scheduler is 'warmup_cosine'. Must be a positive integer. */\n warmupCosineLRWarmupEpochs?: string;\n /** Value of weight decay when optimizer is 'sgd', 'adam', or 'adamw'. Must be a float in the range[0, 1]. */\n weightDecay?: string;\n}\n\n/**\n * Abstract class for AutoML tasks that train image (computer vision) models -\n * such as Image Classification / Image Classification Multilabel / Image Object Detection / Image Instance Segmentation.\n */\nexport interface ImageVertical {\n /** [Required] Limit settings for the AutoML job. */\n limitSettings: ImageLimitSettings;\n /** Model sweeping and hyperparameter sweeping related settings. */\n sweepSettings?: ImageSweepSettings;\n /** Validation data inputs. */\n validationData?: MLTableJobInput;\n /**\n * The fraction of training dataset that needs to be set aside for validation purpose.\n * Values between (0.0 , 1.0)\n * Applied when validation dataset is not provided.\n */\n validationDataSize?: number;\n}\n\n/** Limit settings for the AutoML job. */\nexport interface ImageLimitSettings {\n /** Maximum number of AutoML iterations. */\n maxTrials?: number;\n /** AutoML job timeout. */\n timeout?: string;\n /** Maximum number of concurrent AutoML iterations. */\n maxConcurrentTrials?: number;\n}\n\n/** Model sweeping and hyperparameter sweeping related settings. */\nexport interface ImageSweepSettings {\n /** [Required] Type of the hyperparameter sampling algorithms. */\n samplingAlgorithm: SamplingAlgorithmType;\n /** Type of early termination policy. */\n earlyTermination?: EarlyTerminationPolicyUnion;\n}\n\n/** OneLake artifact (data source) configuration. */\nexport interface OneLakeArtifact {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n artifactType: \"LakeHouse\";\n /** [Required] OneLake artifact name */\n artifactName: string;\n}\n\n/**\n * Abstract class for NLP related AutoML tasks.\n * NLP - Natural Language Processing.\n */\nexport interface NlpVertical {\n /** Execution constraints for AutoMLJob. */\n limitSettings?: NlpVerticalLimitSettings;\n /** Featurization inputs needed for AutoML job. */\n featurizationSettings?: NlpVerticalFeaturizationSettings;\n /** Validation data inputs. */\n validationData?: MLTableJobInput;\n}\n\n/** Job execution constraints. */\nexport interface NlpVerticalLimitSettings {\n /** AutoML job timeout. */\n timeout?: string;\n /** Number of AutoML iterations. */\n maxTrials?: number;\n /** Maximum Concurrent AutoML iterations. */\n maxConcurrentTrials?: number;\n}\n\n/** Optimization objective. */\nexport interface Objective {\n /** [Required] Name of the metric to optimize. */\n primaryMetric: string;\n /** [Required] Defines supported metric goals for hyperparameter tuning */\n goal: Goal;\n}\n\nexport interface SparkResourceConfiguration {\n /** Optional type of VM used as supported by the compute target. */\n instanceType?: string;\n /** Version of spark runtime used for the job. */\n runtimeVersion?: string;\n}\n\n/** Spark job entry point definition. */\nexport interface SparkJobEntry {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n sparkJobEntryType: \"SparkJobPythonEntry\" | \"SparkJobScalaEntry\";\n}\n\n/** Trial component definition. */\nexport interface TrialComponent {\n /** ARM resource ID of the code asset. */\n codeId?: string;\n /** [Required] The command to execute on startup of the job. eg. \"python train.py\" */\n command: string;\n /** [Required] The ARM resource ID of the Environment specification for the job. */\n environmentId: string;\n /** Environment variables included in the job. */\n environmentVariables?: { [propertyName: string]: string | null };\n /** Distribution configuration of the job. If set, this should be one of Mpi, Tensorflow, PyTorch, or null. */\n distribution?: DistributionConfigurationUnion;\n /** Compute Resource configuration for the job. */\n resources?: JobResourceConfiguration;\n}\n\n/** The PE network resource that is linked to this PE connection. */\nexport interface PrivateEndpointResource extends PrivateEndpoint {\n /** The subnetId that the private endpoint is connected to. */\n subnetArmId?: string;\n}\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface RegistryPartialManagedServiceIdentity\n extends ManagedServiceIdentity {}\n\n/** The Private Endpoint Connection resource. */\nexport interface PrivateEndpointConnection extends Resource {\n /** The identity of the resource. */\n identity?: ManagedServiceIdentity;\n /** Specifies the location of the resource. */\n location?: string;\n /** Contains resource tags defined as key/value pairs. */\n tags?: { [propertyName: string]: string };\n /** The sku of the workspace. */\n sku?: Sku;\n /** The resource of private end point. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n /**\n * The provisioning state of the private endpoint connection resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n}\n\n/** An object that represents a machine learning workspace. */\nexport interface Workspace extends Resource {\n /** The identity of the resource. */\n identity?: ManagedServiceIdentity;\n kind?: string;\n /** Specifies the location of the resource. */\n location?: string;\n /** Contains resource tags defined as key/value pairs. */\n tags?: { [propertyName: string]: string };\n /** The sku of the workspace. */\n sku?: Sku;\n /**\n * The immutable id associated with this workspace.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workspaceId?: string;\n /** The description of this workspace. */\n description?: string;\n /** The friendly name for this workspace. This name in mutable */\n friendlyName?: string;\n /** ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created */\n keyVault?: string;\n /** ARM id of the application insights associated with this workspace. */\n applicationInsights?: string;\n /** ARM id of the container registry associated with this workspace. */\n containerRegistry?: string;\n /** ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created */\n storageAccount?: string;\n /** Url for the discovery service to identify regional endpoints for machine learning experimentation services */\n discoveryUrl?: string;\n /**\n * The current deployment state of workspace resource. The provisioningState is to indicate states for resource provisioning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /** The encryption settings of Azure ML workspace. */\n encryption?: EncryptionProperty;\n /** The flag to signal HBI data in the workspace and reduce diagnostic data collected by the service */\n hbiWorkspace?: boolean;\n /**\n * The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serviceProvisionedResourceGroup?: string;\n /**\n * Count of private connections in the workspace\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateLinkCount?: number;\n /** The compute name for image build */\n imageBuildCompute?: string;\n /** The flag to indicate whether to allow public access when behind VNet. */\n allowPublicAccessWhenBehindVnet?: boolean;\n /** Whether requests from Public Network are allowed. */\n publicNetworkAccess?: PublicNetworkAccess;\n /**\n * The list of private endpoint connections in the workspace.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** Settings for serverless compute created in the workspace */\n serverlessComputeSettings?: ServerlessComputeSettings;\n /** The list of shared private link resources in this workspace. */\n sharedPrivateLinkResources?: SharedPrivateLinkResource[];\n /**\n * The notebook info of Azure ML workspace.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly notebookInfo?: NotebookResourceInfo;\n /** The service managed resource settings. */\n serviceManagedResourcesSettings?: ServiceManagedResourcesSettings;\n /** The user assigned identity resource id that represents the workspace identity. */\n primaryUserAssignedIdentity?: string;\n /**\n * The tenant id associated with this workspace.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /**\n * If the storage associated with the workspace has hierarchical namespace(HNS) enabled.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageHnsEnabled?: boolean;\n /**\n * The URI associated with this workspace that machine learning flow must point at to set up tracking.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mlFlowTrackingUri?: string;\n /** Enabling v1_legacy_mode may prevent you from using features provided by the v2 API. */\n v1LegacyMode?: boolean;\n /** Managed Network settings for a machine learning workspace. */\n managedNetwork?: ManagedNetworkSettings;\n /** Settings for feature store type workspace. */\n featureStoreSettings?: FeatureStoreSettings;\n associatedWorkspaces?: string[];\n enableDataIsolation?: boolean;\n hubResourceId?: string;\n /** WorkspaceHub's configuration object. */\n workspaceHubConfig?: WorkspaceHubConfig;\n}\n\n/** Machine Learning compute object wrapped into ARM resource envelope. */\nexport interface ComputeResource extends Resource, ComputeResourceSchema {\n /** The identity of the resource. */\n identity?: ManagedServiceIdentity;\n /** Specifies the location of the resource. */\n location?: string;\n /** Contains resource tags defined as key/value pairs. */\n tags?: { [propertyName: string]: string };\n /** The sku of the workspace. */\n sku?: Sku;\n}\n\n/** A private link resource */\nexport interface PrivateLinkResource extends Resource {\n /** The identity of the resource. */\n identity?: ManagedServiceIdentity;\n /** Specifies the location of the resource. */\n location?: string;\n /** Contains resource tags defined as key/value pairs. */\n tags?: { [propertyName: string]: string };\n /** The sku of the workspace. */\n sku?: Sku;\n /**\n * The private link resource group id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupId?: string;\n /**\n * The private link resource required member names.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requiredMembers?: string[];\n /** The private link resource Private link DNS zone name. */\n requiredZoneNames?: string[];\n}\n\nexport interface WorkspaceConnectionPropertiesV2BasicResource extends Resource {\n properties: WorkspaceConnectionPropertiesV2Union;\n}\n\n/** Outbound Rule Basic Resource for the managed network of a machine learning workspace. */\nexport interface OutboundRuleBasicResource extends Resource {\n /** Outbound Rule for the managed network of a machine learning workspace. */\n properties: OutboundRuleUnion;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location: string;\n}\n\n/** Private Endpoint Outbound Rule for the managed network of a machine learning workspace. */\nexport interface PrivateEndpointOutboundRule extends OutboundRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"PrivateEndpoint\";\n /** Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace. */\n destination?: PrivateEndpointDestination;\n}\n\n/** Service Tag Outbound Rule for the managed network of a machine learning workspace. */\nexport interface ServiceTagOutboundRule extends OutboundRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"ServiceTag\";\n /** Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace. */\n destination?: ServiceTagDestination;\n}\n\n/** FQDN Outbound Rule for the managed network of a machine learning workspace. */\nexport interface FqdnOutboundRule extends OutboundRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"FQDN\";\n destination?: string;\n}\n\n/** A Machine Learning compute based on AKS. */\nexport interface Aks extends Compute, AKSSchema {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"AKS\";\n}\n\n/** A Machine Learning compute based on Kubernetes Compute. */\nexport interface Kubernetes extends Compute, KubernetesSchema {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"Kubernetes\";\n}\n\n/** An Azure Machine Learning compute. */\nexport interface AmlCompute extends Compute, AmlComputeSchema {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"AmlCompute\";\n}\n\n/** An Azure Machine Learning compute instance. */\nexport interface ComputeInstance extends Compute, ComputeInstanceSchema {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"ComputeInstance\";\n}\n\n/** A Machine Learning compute based on Azure Virtual Machines. */\nexport interface VirtualMachine extends Compute, VirtualMachineSchema {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"VirtualMachine\";\n}\n\n/** A HDInsight compute. */\nexport interface HDInsight extends Compute, HDInsightSchema {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"HDInsight\";\n}\n\n/** A DataFactory compute. */\nexport interface DataFactory extends Compute {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"DataFactory\";\n}\n\n/** A DataFactory compute. */\nexport interface Databricks extends Compute, DatabricksSchema {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"Databricks\";\n}\n\n/** A DataLakeAnalytics compute. */\nexport interface DataLakeAnalytics extends Compute, DataLakeAnalyticsSchema {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"DataLakeAnalytics\";\n}\n\n/** A SynapseSpark compute. */\nexport interface SynapseSpark extends Compute {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"SynapseSpark\";\n properties?: SynapseSparkProperties;\n}\n\n/** Secrets related to a Machine Learning compute based on AKS. */\nexport interface AksComputeSecrets\n extends ComputeSecrets,\n AksComputeSecretsProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"AKS\";\n}\n\n/** Secrets related to a Machine Learning compute based on AKS. */\nexport interface VirtualMachineSecrets\n extends ComputeSecrets,\n VirtualMachineSecretsSchema {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"VirtualMachine\";\n}\n\n/** Secrets related to a Machine Learning compute based on Databricks. */\nexport interface DatabricksComputeSecrets\n extends ComputeSecrets,\n DatabricksComputeSecretsProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"Databricks\";\n}\n\nexport interface PATAuthTypeWorkspaceConnectionProperties\n extends WorkspaceConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"PAT\";\n credentials?: WorkspaceConnectionPersonalAccessToken;\n}\n\nexport interface SASAuthTypeWorkspaceConnectionProperties\n extends WorkspaceConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"SAS\";\n credentials?: WorkspaceConnectionSharedAccessSignature;\n}\n\nexport interface UsernamePasswordAuthTypeWorkspaceConnectionProperties\n extends WorkspaceConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"UsernamePassword\";\n credentials?: WorkspaceConnectionUsernamePassword;\n}\n\nexport interface NoneAuthTypeWorkspaceConnectionProperties\n extends WorkspaceConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"None\";\n}\n\nexport interface ManagedIdentityAuthTypeWorkspaceConnectionProperties\n extends WorkspaceConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"ManagedIdentity\";\n credentials?: WorkspaceConnectionManagedIdentity;\n}\n\n/** This connection type covers the AAD auth for any applicable Azure service */\nexport interface AADAuthTypeWorkspaceConnectionProperties\n extends WorkspaceConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"AAD\";\n}\n\nexport interface AccessKeyAuthTypeWorkspaceConnectionProperties\n extends WorkspaceConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"AccessKey\";\n credentials?: WorkspaceConnectionAccessKey;\n}\n\n/** This connection type covers the account key connection for Azure storage */\nexport interface AccountKeyAuthTypeWorkspaceConnectionProperties\n extends WorkspaceConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"AccountKey\";\n credentials?: WorkspaceConnectionAccountKey;\n}\n\n/**\n * This connection type covers the generic ApiKey auth connection categories, for examples:\n * AzureOpenAI:\n * Category:= AzureOpenAI\n * AuthType:= ApiKey (as type discriminator)\n * Credentials:= {ApiKey} as Microsoft.MachineLearning.AccountRP.Contracts.WorkspaceConnection.ApiKey\n * Target:= {ApiBase}\n *\n * CognitiveService:\n * Category:= CognitiveService\n * AuthType:= ApiKey (as type discriminator)\n * Credentials:= {SubscriptionKey} as Microsoft.MachineLearning.AccountRP.Contracts.WorkspaceConnection.ApiKey\n * Target:= ServiceRegion={serviceRegion}\n *\n * CognitiveSearch:\n * Category:= CognitiveSearch\n * AuthType:= ApiKey (as type discriminator)\n * Credentials:= {Key} as Microsoft.MachineLearning.AccountRP.Contracts.WorkspaceConnection.ApiKey\n * Target:= {Endpoint}\n *\n * Use Metadata property bag for ApiType, ApiVersion, Kind and other metadata fields\n */\nexport interface ApiKeyAuthWorkspaceConnectionProperties\n extends WorkspaceConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"ApiKey\";\n /** Api key object for workspace connection credential. */\n credentials?: WorkspaceConnectionApiKey;\n}\n\n/**\n * Category:= CustomKeys\n * AuthType:= CustomKeys (as type discriminator)\n * Credentials:= {CustomKeys} as Microsoft.MachineLearning.AccountRP.Contracts.WorkspaceConnection.CustomKeys\n * Target:= {any value}\n * Use Metadata property bag for ApiVersion and other metadata fields\n */\nexport interface CustomKeysWorkspaceConnectionProperties\n extends WorkspaceConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"CustomKeys\";\n /** Custom Keys credential object */\n credentials?: CustomKeys;\n}\n\nexport interface OAuth2AuthTypeWorkspaceConnectionProperties\n extends WorkspaceConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"OAuth2\";\n /**\n * ClientId and ClientSecret are required. Other properties are optional\n * depending on each OAuth2 provider's implementation.\n */\n credentials?: WorkspaceConnectionOAuth2;\n}\n\nexport interface ServicePrincipalAuthTypeWorkspaceConnectionProperties\n extends WorkspaceConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"ServicePrincipal\";\n credentials?: WorkspaceConnectionServicePrincipal;\n}\n\nexport interface AssetContainer extends ResourceBase {\n /** Is the asset archived? */\n isArchived?: boolean;\n /**\n * The latest version inside this container.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly latestVersion?: string;\n /**\n * The next auto incremental version\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextVersion?: string;\n}\n\nexport interface AssetBase extends ResourceBase {\n /** Is the asset archived? */\n isArchived?: boolean;\n /** If the name version are system generated (anonymous registration). */\n isAnonymous?: boolean;\n}\n\n/** Base definition for datastore contents configuration. */\nexport interface DatastoreProperties extends ResourceBase {\n /** [Required] Storage type backing the datastore. */\n datastoreType: DatastoreType;\n /**\n * Readonly property to indicate if datastore is the workspace default datastore\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDefault?: boolean;\n /** [Required] Account credentials. */\n credentials: DatastoreCredentialsUnion;\n}\n\n/** DTO object representing feature */\nexport interface FeatureProperties extends ResourceBase {\n /** Specifies name */\n featureName?: string;\n /** Specifies type */\n dataType?: FeatureDataType;\n}\n\n/** Base definition for a job. */\nexport interface JobBaseProperties extends ResourceBase {\n /** [Required] Specifies the type of job. */\n jobType: JobType;\n /** Display name of job. */\n displayName?: string;\n /**\n * Status of the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: JobStatus;\n /** The name of the experiment the job belongs to. If not set, the job is placed in the \"Default\" experiment. */\n experimentName?: string;\n /**\n * List of JobEndpoints.\n * For local jobs, a job endpoint will have an endpoint value of FileStreamObject.\n */\n services?: { [propertyName: string]: JobService | null };\n /** ARM resource ID of the compute resource. */\n computeId?: string;\n /** Is the asset archived? */\n isArchived?: boolean;\n /**\n * Identity configuration. If set, this should be one of AmlToken, ManagedIdentity, UserIdentity or null.\n * Defaults to AmlToken if null.\n */\n identity?: IdentityConfigurationUnion;\n /** ARM resource ID of the component resource. */\n componentId?: string;\n /** Notification setting for the job */\n notificationSetting?: NotificationSetting;\n}\n\n/** Base definition of a schedule */\nexport interface ScheduleProperties extends ResourceBase {\n /** Display name of schedule. */\n displayName?: string;\n /** Is the schedule enabled? */\n isEnabled?: boolean;\n /** [Required] Specifies the trigger details */\n trigger: TriggerBaseUnion;\n /** [Required] Specifies the action of the schedule */\n action: ScheduleActionBaseUnion;\n /**\n * Provisioning state for the schedule.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ScheduleProvisioningStatus;\n}\n\nexport interface SASCredentialDto extends PendingUploadCredentialDto {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n credentialType: \"SAS\";\n /** Full SAS Uri, including the storage, container/blob path and SAS token */\n sasUri?: string;\n}\n\n/** Access credential with no credentials */\nexport interface AnonymousAccessCredential extends DataReferenceCredential {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n credentialType: \"NoCredentials\";\n}\n\n/** Credential for docker with username and password */\nexport interface DockerCredential extends DataReferenceCredential {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n credentialType: \"DockerCredentials\";\n /** DockerCredential user name */\n userName?: string;\n /** DockerCredential user password */\n password?: string;\n}\n\n/** Credential for user managed identity */\nexport interface ManagedIdentityCredential extends DataReferenceCredential {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n credentialType: \"ManagedIdentity\";\n /** ManagedIdentityCredential identity type */\n managedIdentityType?: string;\n /** Full arm scope for the Id. For ManagedIdentityType = SystemManaged, this field is null. */\n userManagedIdentityResourceId?: string;\n /** ClientId for the UAMI. For ManagedIdentityType = SystemManaged, this field is null. */\n userManagedIdentityClientId?: string;\n /** PrincipalId for the UAMI. For ManagedIdentityType = SystemManaged, this field is null. */\n userManagedIdentityPrincipalId?: string;\n /** TenantId for the UAMI. For ManagedIdentityType = SystemManaged, this field is null. */\n userManagedIdentityTenantId?: string;\n}\n\n/** Access with full SAS uri */\nexport interface SASCredential extends DataReferenceCredential {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n credentialType: \"SAS\";\n /** Full SAS Uri, including the storage, container/blob path and SAS token */\n sasUri?: string;\n}\n\n/** Batch endpoint configuration. */\nexport interface BatchEndpointProperties extends EndpointPropertiesBase {\n /** Default values for Batch Endpoint */\n defaults?: BatchEndpointDefaults;\n /**\n * Provisioning state for the endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: EndpointProvisioningState;\n}\n\n/** Online endpoint configuration */\nexport interface OnlineEndpointProperties extends EndpointPropertiesBase {\n /**\n * Provisioning state for the endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: EndpointProvisioningState;\n /**\n * ARM resource ID of the compute if it exists.\n * optional\n */\n compute?: string;\n /** Set to \"Enabled\" for endpoints that should allow public access when Private Link is enabled. */\n publicNetworkAccess?: PublicNetworkAccessType;\n /** Percentage of traffic from endpoint to divert to each deployment. Traffic values need to sum to 100. */\n traffic?: { [propertyName: string]: number };\n /** Percentage of traffic to be mirrored to each deployment without using returned scoring. Traffic values need to sum to utmost 50. */\n mirrorTraffic?: { [propertyName: string]: number };\n}\n\n/** Strictly used in update requests. */\nexport interface PartialMinimalTrackedResourceWithIdentity\n extends PartialMinimalTrackedResource {\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: PartialManagedServiceIdentity;\n}\n\n/** Strictly used in update requests. */\nexport interface PartialMinimalTrackedResourceWithSku\n extends PartialMinimalTrackedResource {\n /** Sku details required for ARM contract for Autoscaling. */\n sku?: PartialSku;\n}\n\n/** Strictly used in update requests. */\nexport interface PartialMinimalTrackedResourceWithSkuAndIdentity\n extends PartialMinimalTrackedResource {\n /** Sku details required for ARM contract for Autoscaling. */\n sku?: PartialSku;\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: PartialManagedServiceIdentity;\n}\n\n/** Properties for a Batch Pipeline Component Deployment. */\nexport interface BatchPipelineComponentDeploymentConfiguration\n extends BatchDeploymentConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n deploymentConfigurationType: \"PipelineComponent\";\n /** The ARM id of the component to be run. */\n componentId?: IdAssetReference;\n /** The description which will be applied to the job. */\n description?: string;\n /** Run-time settings for the pipeline job. */\n settings?: { [propertyName: string]: string | null };\n /** The tags which will be applied to the job. */\n tags?: { [propertyName: string]: string | null };\n}\n\n/** Reference to an asset via its ARM resource ID. */\nexport interface IdAssetReference extends AssetReferenceBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n referenceType: \"Id\";\n /** [Required] ARM resource ID of the asset. */\n assetId: string;\n}\n\n/** Reference to an asset via its path in a datastore. */\nexport interface DataPathAssetReference extends AssetReferenceBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n referenceType: \"DataPath\";\n /** The path of the file/directory in the datastore. */\n path?: string;\n /** ARM resource ID of the datastore where the asset is located. */\n datastoreId?: string;\n}\n\n/** Reference to an asset via its path in a job output. */\nexport interface OutputPathAssetReference extends AssetReferenceBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n referenceType: \"OutputPath\";\n /** The path of the file/directory in the job output. */\n path?: string;\n /** ARM resource ID of the job. */\n jobId?: string;\n}\n\nexport interface DeploymentResourceConfiguration\n extends ResourceConfiguration {}\n\nexport interface JobResourceConfiguration extends ResourceConfiguration {\n /** Size of the docker container's shared memory block. This should be in the format of (number)(unit) where number as to be greater than 0 and the unit can be one of b(bytes), k(kilobytes), m(megabytes), or g(gigabytes). */\n shmSize?: string;\n /** 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. */\n dockerArgs?: string;\n}\n\n/** Batch inference settings per deployment. */\nexport interface BatchDeploymentProperties\n extends EndpointDeploymentPropertiesBase {\n /** Compute target for batch inference operation. */\n compute?: string;\n /** Properties relevant to different deployment types. */\n deploymentConfiguration?: BatchDeploymentConfigurationUnion;\n /**\n * Error threshold, if the error count for the entire input goes above this value,\n * the batch inference will be aborted. Range is [-1, int.MaxValue].\n * For FileDataset, this value is the count of file failures.\n * For TabularDataset, this value is the count of record failures.\n * If set to -1 (the lower bound), all failures during batch inference will be ignored.\n */\n errorThreshold?: number;\n /**\n * Retry Settings for the batch inference operation.\n * If not provided, will default to the defaults defined in BatchRetrySettings.\n */\n retrySettings?: BatchRetrySettings;\n /**\n * Size of the mini-batch passed to each batch invocation.\n * For FileDataset, this is the number of files per mini-batch.\n * For TabularDataset, this is the size of the records in bytes, per mini-batch.\n */\n miniBatchSize?: number;\n /** Logging level for batch inference operation. */\n loggingLevel?: BatchLoggingLevel;\n /** Reference to the model asset for the endpoint deployment. */\n model?: AssetReferenceBaseUnion;\n /** Indicates maximum number of parallelism per instance. */\n maxConcurrencyPerInstance?: number;\n /** Indicates how the output will be organized. */\n outputAction?: BatchOutputAction;\n /** Customized output file name for append_row output action. */\n outputFileName?: string;\n /**\n * Indicates compute configuration for the job.\n * If not provided, will default to the defaults defined in ResourceConfiguration.\n */\n resources?: DeploymentResourceConfiguration;\n /**\n * Provisioning state for the endpoint deployment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: DeploymentProvisioningState;\n}\n\nexport interface OnlineDeploymentProperties\n extends EndpointDeploymentPropertiesBase {\n /** [Required] The compute type of the endpoint. */\n endpointComputeType: EndpointComputeType;\n /**\n * Scale settings for the deployment.\n * If it is null or not provided,\n * it defaults to TargetUtilizationScaleSettings for KubernetesOnlineDeployment\n * and to DefaultScaleSettings for ManagedOnlineDeployment.\n */\n scaleSettings?: OnlineScaleSettingsUnion;\n /** Request settings for the deployment. */\n requestSettings?: OnlineRequestSettings;\n /** The path to mount the model in custom container. */\n modelMountPath?: string;\n /** If true, enables Application Insights logging. */\n appInsightsEnabled?: boolean;\n /** Liveness probe monitors the health of the container regularly. */\n livenessProbe?: ProbeSettings;\n /** Readiness probe validates if the container is ready to serve traffic. The properties and defaults are the same as liveness probe. */\n readinessProbe?: ProbeSettings;\n /**\n * Provisioning state for the endpoint deployment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: DeploymentProvisioningState;\n /** Compute instance type. */\n instanceType?: string;\n /** The URI path to the model. */\n model?: string;\n /** If Enabled, allow egress public network access. If Disabled, this will create secure egress. Default: Enabled. */\n egressPublicNetworkAccess?: EgressPublicNetworkAccessType;\n /** The mdc configuration, we disable mdc when it's null. */\n dataCollector?: DataCollector;\n}\n\n/** Account key datastore credentials configuration. */\nexport interface AccountKeyDatastoreCredentials extends DatastoreCredentials {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n credentialsType: \"AccountKey\";\n /** [Required] Storage account secrets. */\n secrets: AccountKeyDatastoreSecrets;\n}\n\n/** Certificate datastore credentials configuration. */\nexport interface CertificateDatastoreCredentials extends DatastoreCredentials {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n credentialsType: \"Certificate\";\n /** Authority URL used for authentication. */\n authorityUrl?: string;\n /** Resource the service principal has access to. */\n resourceUrl?: string;\n /** [Required] ID of the tenant to which the service principal belongs. */\n tenantId: string;\n /** [Required] Service principal client ID. */\n clientId: string;\n /** [Required] Thumbprint of the certificate used for authentication. */\n thumbprint: string;\n /** [Required] Service principal secrets. */\n secrets: CertificateDatastoreSecrets;\n}\n\n/** Empty/none datastore credentials. */\nexport interface NoneDatastoreCredentials extends DatastoreCredentials {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n credentialsType: \"None\";\n}\n\n/** SAS datastore credentials configuration. */\nexport interface SasDatastoreCredentials extends DatastoreCredentials {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n credentialsType: \"Sas\";\n /** [Required] Storage container secrets. */\n secrets: SasDatastoreSecrets;\n}\n\n/** Service Principal datastore credentials configuration. */\nexport interface ServicePrincipalDatastoreCredentials\n extends DatastoreCredentials {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n credentialsType: \"ServicePrincipal\";\n /** Authority URL used for authentication. */\n authorityUrl?: string;\n /** Resource the service principal has access to. */\n resourceUrl?: string;\n /** [Required] ID of the tenant to which the service principal belongs. */\n tenantId: string;\n /** [Required] Service principal client ID. */\n clientId: string;\n /** [Required] Service principal secrets. */\n secrets: ServicePrincipalDatastoreSecrets;\n}\n\n/** Datastore account key secrets. */\nexport interface AccountKeyDatastoreSecrets extends DatastoreSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n secretsType: \"AccountKey\";\n /** Storage account key. */\n key?: string;\n}\n\n/** Datastore certificate secrets. */\nexport interface CertificateDatastoreSecrets extends DatastoreSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n secretsType: \"Certificate\";\n /** Service principal certificate. */\n certificate?: string;\n}\n\n/** Datastore SAS secrets. */\nexport interface SasDatastoreSecrets extends DatastoreSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n secretsType: \"Sas\";\n /** Storage container SAS token. */\n sasToken?: string;\n}\n\n/** Datastore Service Principal secrets. */\nexport interface ServicePrincipalDatastoreSecrets extends DatastoreSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n secretsType: \"ServicePrincipal\";\n /** Service principal secret. */\n clientSecret?: string;\n}\n\nexport interface RecurrenceTrigger extends TriggerBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n triggerType: \"Recurrence\";\n /** [Required] The frequency to trigger schedule. */\n frequency: RecurrenceFrequency;\n /** [Required] Specifies schedule interval in conjunction with frequency */\n interval: number;\n /** The recurrence schedule. */\n schedule?: RecurrenceSchedule;\n}\n\nexport interface CronTrigger extends TriggerBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n triggerType: \"Cron\";\n /**\n * [Required] Specifies cron expression of schedule.\n * The expression should follow NCronTab format.\n */\n expression: string;\n}\n\n/** Webhook details specific for Azure DevOps */\nexport interface AzureDevOpsWebhook extends Webhook {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n webhookType: \"AzureDevOps\";\n}\n\n/** All nodes means the service will be running on all of the nodes of the job */\nexport interface AllNodes extends Nodes {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n nodesValueType: \"All\";\n}\n\n/** AML Token identity configuration. */\nexport interface AmlToken extends IdentityConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n identityType: \"AMLToken\";\n}\n\n/** Managed identity configuration. */\nexport interface ManagedIdentity extends IdentityConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n identityType: \"Managed\";\n /** Specifies a user-assigned identity by client ID. For system-assigned, do not set this field. */\n clientId?: string;\n /** Specifies a user-assigned identity by object ID. For system-assigned, do not set this field. */\n objectId?: string;\n /** Specifies a user-assigned identity by ARM resource ID. For system-assigned, do not set this field. */\n resourceId?: string;\n}\n\n/** User identity configuration. */\nexport interface UserIdentity extends IdentityConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n identityType: \"UserIdentity\";\n}\n\nexport interface DefaultScaleSettings extends OnlineScaleSettings {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n scaleType: \"Default\";\n}\n\nexport interface TargetUtilizationScaleSettings extends OnlineScaleSettings {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n scaleType: \"TargetUtilization\";\n /** The polling interval in ISO 8691 format. Only supports duration with precision as low as Seconds. */\n pollingInterval?: string;\n /** Target CPU usage for the autoscaler. */\n targetUtilizationPercentage?: number;\n /** The minimum number of instances to always be present. */\n minInstances?: number;\n /** The maximum number of instances that the deployment can scale to. The quota will be reserved for max_instances. */\n maxInstances?: number;\n}\n\nexport interface CreateMonitorAction extends ScheduleActionBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n actionType: \"CreateMonitor\";\n /** [Required] Defines the monitor. */\n monitorDefinition: MonitorDefinition;\n}\n\nexport interface EndpointScheduleAction extends ScheduleActionBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n actionType: \"InvokeBatchEndpoint\";\n /**\n * [Required] Defines Schedule action definition details.\n * <see href=\"TBD\" />\n */\n endpointInvocationDefinition: Record<string, unknown>;\n}\n\nexport interface JobScheduleAction extends ScheduleActionBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n actionType: \"CreateJob\";\n /** [Required] Defines Schedule action definition details. */\n jobDefinition: JobBasePropertiesUnion;\n}\n\nexport interface AllFeatures extends MonitoringFeatureFilterBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n filterType: \"AllFeatures\";\n}\n\nexport interface FeatureSubset extends MonitoringFeatureFilterBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n filterType: \"FeatureSubset\";\n /** [Required] The list of features to include. */\n features: string[];\n}\n\nexport interface TopNFeaturesByAttribution extends MonitoringFeatureFilterBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n filterType: \"TopNByAttribution\";\n /** The number of top features to include. */\n top?: number;\n}\n\n/** AML token compute identity definition. */\nexport interface AmlTokenComputeIdentity extends MonitorComputeIdentityBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeIdentityType: \"AmlToken\";\n}\n\n/** Managed compute identity definition. */\nexport interface ManagedComputeIdentity extends MonitorComputeIdentityBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeIdentityType: \"ManagedIdentity\";\n /** The identity which will be leveraged by the monitoring jobs. */\n identity?: ManagedServiceIdentity;\n}\n\nexport interface MLTableJobInput extends AssetJobInput, JobInput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobInputType: \"mltable\";\n}\n\nexport interface CustomModelJobInput extends AssetJobInput, JobInput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobInputType: \"custom_model\";\n}\n\nexport interface MLFlowModelJobInput extends AssetJobInput, JobInput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobInputType: \"mlflow_model\";\n}\n\nexport interface TritonModelJobInput extends AssetJobInput, JobInput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobInputType: \"triton_model\";\n}\n\nexport interface UriFileJobInput extends AssetJobInput, JobInput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobInputType: \"uri_file\";\n}\n\nexport interface UriFolderJobInput extends AssetJobInput, JobInput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobInputType: \"uri_folder\";\n}\n\nexport interface CustomModelJobOutput extends AssetJobOutput, JobOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobOutputType: \"custom_model\";\n}\n\nexport interface MLFlowModelJobOutput extends AssetJobOutput, JobOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobOutputType: \"mlflow_model\";\n}\n\nexport interface MLTableJobOutput extends AssetJobOutput, JobOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobOutputType: \"mltable\";\n}\n\nexport interface TritonModelJobOutput extends AssetJobOutput, JobOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobOutputType: \"triton_model\";\n}\n\nexport interface UriFileJobOutput extends AssetJobOutput, JobOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobOutputType: \"uri_file\";\n}\n\nexport interface UriFolderJobOutput extends AssetJobOutput, JobOutput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobOutputType: \"uri_folder\";\n}\n\n/** Forecast horizon determined automatically by system. */\nexport interface AutoForecastHorizon extends ForecastHorizon {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n mode: \"Auto\";\n}\n\n/** The desired maximum forecast horizon in units of time-series frequency. */\nexport interface CustomForecastHorizon extends ForecastHorizon {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n mode: \"Custom\";\n /** [Required] Forecast horizon value. */\n value: number;\n}\n\n/** Classification task in AutoML Table vertical. */\nexport interface Classification extends TableVertical, AutoMLVertical {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Classification\";\n /** Primary metric for the task. */\n primaryMetric?: ClassificationPrimaryMetrics;\n /** Inputs for training phase for an AutoML Job. */\n trainingSettings?: ClassificationTrainingSettings;\n /** Positive label for binary metrics calculation. */\n positiveLabel?: string;\n}\n\n/** Forecasting task in AutoML Table vertical. */\nexport interface Forecasting extends TableVertical, AutoMLVertical {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Forecasting\";\n /** Primary metric for forecasting task. */\n primaryMetric?: ForecastingPrimaryMetrics;\n /** Forecasting task specific inputs. */\n forecastingSettings?: ForecastingSettings;\n /** Inputs for training phase for an AutoML Job. */\n trainingSettings?: ForecastingTrainingSettings;\n}\n\n/**\n * Image Classification. Multi-class image classification is used when an image is classified with only a single label\n * from a set of classes - e.g. each image is classified as either an image of a 'cat' or a 'dog' or a 'duck'.\n */\nexport interface ImageClassification\n extends ImageClassificationBase,\n AutoMLVertical {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ImageClassification\";\n /** Primary metric to optimize for this task. */\n primaryMetric?: ClassificationPrimaryMetrics;\n}\n\n/**\n * Image Classification Multilabel. Multi-label image classification is used when an image could have one or more labels\n * from a set of labels - e.g. an image could be labeled with both 'cat' and 'dog'.\n */\nexport interface ImageClassificationMultilabel\n extends ImageClassificationBase,\n AutoMLVertical {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ImageClassificationMultilabel\";\n /** Primary metric to optimize for this task. */\n primaryMetric?: ClassificationMultilabelPrimaryMetrics;\n}\n\n/**\n * Image Instance Segmentation. Instance segmentation is used to identify objects in an image at the pixel level,\n * drawing a polygon around each object in the image.\n */\nexport interface ImageInstanceSegmentation\n extends ImageObjectDetectionBase,\n AutoMLVertical {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ImageInstanceSegmentation\";\n /** Primary metric to optimize for this task. */\n primaryMetric?: InstanceSegmentationPrimaryMetrics;\n}\n\n/**\n * Image Object Detection. Object detection is used to identify objects in an image and locate each object with a\n * bounding box e.g. locate all dogs and cats in an image and draw a bounding box around each.\n */\nexport interface ImageObjectDetection\n extends ImageObjectDetectionBase,\n AutoMLVertical {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"ImageObjectDetection\";\n /** Primary metric to optimize for this task. */\n primaryMetric?: ObjectDetectionPrimaryMetrics;\n}\n\n/** Regression task in AutoML Table vertical. */\nexport interface Regression extends TableVertical, AutoMLVertical {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"Regression\";\n /** Primary metric for regression task. */\n primaryMetric?: RegressionPrimaryMetrics;\n /** Inputs for training phase for an AutoML Job. */\n trainingSettings?: RegressionTrainingSettings;\n}\n\n/**\n * Text Classification task in AutoML NLP vertical.\n * NLP - Natural Language Processing.\n */\nexport interface TextClassification extends NlpVertical, AutoMLVertical {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"TextClassification\";\n /** Primary metric for Text-Classification task. */\n primaryMetric?: ClassificationPrimaryMetrics;\n}\n\n/**\n * Text Classification Multilabel task in AutoML NLP vertical.\n * NLP - Natural Language Processing.\n */\nexport interface TextClassificationMultilabel\n extends NlpVertical,\n AutoMLVertical {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"TextClassificationMultilabel\";\n /**\n * Primary metric for Text-Classification-Multilabel task.\n * Currently only Accuracy is supported as primary metric, hence user need not set it explicitly.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly primaryMetric?: ClassificationMultilabelPrimaryMetrics;\n}\n\n/**\n * Text-NER task in AutoML NLP vertical.\n * NER - Named Entity Recognition.\n * NLP - Natural Language Processing.\n */\nexport interface TextNer extends NlpVertical, AutoMLVertical {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n taskType: \"TextNER\";\n /**\n * Primary metric for Text-NER task.\n * Only 'Accuracy' is supported for Text-NER, so user need not set this explicitly.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly primaryMetric?: ClassificationPrimaryMetrics;\n}\n\n/** Literal input type. */\nexport interface LiteralJobInput extends JobInput {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobInputType: \"literal\";\n /** [Required] Literal value for the input. */\n value: string;\n}\n\n/** N-Cross validations determined automatically. */\nexport interface AutoNCrossValidations extends NCrossValidations {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n mode: \"Auto\";\n}\n\n/** N-Cross validations are specified by user. */\nexport interface CustomNCrossValidations extends NCrossValidations {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n mode: \"Custom\";\n /** [Required] N-Cross validations value. */\n value: number;\n}\n\nexport interface AutoSeasonality extends Seasonality {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n mode: \"Auto\";\n}\n\nexport interface CustomSeasonality extends Seasonality {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n mode: \"Custom\";\n /** [Required] Seasonality value. */\n value: number;\n}\n\nexport interface AutoTargetLags extends TargetLags {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n mode: \"Auto\";\n}\n\nexport interface CustomTargetLags extends TargetLags {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n mode: \"Custom\";\n /** [Required] Set target lags values. */\n values: number[];\n}\n\n/** Target lags rolling window determined automatically. */\nexport interface AutoTargetRollingWindowSize extends TargetRollingWindowSize {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n mode: \"Auto\";\n}\n\nexport interface CustomTargetRollingWindowSize extends TargetRollingWindowSize {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n mode: \"Custom\";\n /** [Required] TargetRollingWindowSize value. */\n value: number;\n}\n\n/** Azure Blob datastore configuration. */\nexport interface AzureBlobDatastore\n extends AzureDatastore,\n DatastoreProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n datastoreType: \"AzureBlob\";\n /** Storage account name. */\n accountName?: string;\n /** Storage account container name. */\n containerName?: string;\n /** Azure cloud endpoint for the storage account. */\n endpoint?: string;\n /** Protocol used to communicate with the storage account. */\n protocol?: string;\n /** Indicates which identity to use to authenticate service data access to customer's storage. */\n serviceDataAccessAuthIdentity?: ServiceDataAccessAuthIdentity;\n}\n\n/** Azure Data Lake Gen1 datastore configuration. */\nexport interface AzureDataLakeGen1Datastore\n extends AzureDatastore,\n DatastoreProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n datastoreType: \"AzureDataLakeGen1\";\n /** [Required] Azure Data Lake store name. */\n storeName: string;\n /** Indicates which identity to use to authenticate service data access to customer's storage. */\n serviceDataAccessAuthIdentity?: ServiceDataAccessAuthIdentity;\n}\n\n/** Azure Data Lake Gen2 datastore configuration. */\nexport interface AzureDataLakeGen2Datastore\n extends AzureDatastore,\n DatastoreProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n datastoreType: \"AzureDataLakeGen2\";\n /** [Required] The name of the Data Lake Gen2 filesystem. */\n filesystem: string;\n /** [Required] Storage account name. */\n accountName: string;\n /** Azure cloud endpoint for the storage account. */\n endpoint?: string;\n /** Protocol used to communicate with the storage account. */\n protocol?: string;\n /** Indicates which identity to use to authenticate service data access to customer's storage. */\n serviceDataAccessAuthIdentity?: ServiceDataAccessAuthIdentity;\n}\n\n/** Azure File datastore configuration. */\nexport interface AzureFileDatastore\n extends AzureDatastore,\n DatastoreProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n datastoreType: \"AzureFile\";\n /** [Required] Storage account name. */\n accountName: string;\n /** [Required] The name of the Azure file share that the datastore points to. */\n fileShareName: string;\n /** Azure cloud endpoint for the storage account. */\n endpoint?: string;\n /** Protocol used to communicate with the storage account. */\n protocol?: string;\n /** Indicates which identity to use to authenticate service data access to customer's storage. */\n serviceDataAccessAuthIdentity?: ServiceDataAccessAuthIdentity;\n}\n\n/** Defines an early termination policy based on slack criteria, and a frequency and delay interval for evaluation */\nexport interface BanditPolicy extends EarlyTerminationPolicy {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n policyType: \"Bandit\";\n /** Ratio of the allowed distance from the best performing run. */\n slackFactor?: number;\n /** Absolute distance allowed from the best performing run. */\n slackAmount?: number;\n}\n\n/** Defines an early termination policy based on running averages of the primary metric of all runs */\nexport interface MedianStoppingPolicy extends EarlyTerminationPolicy {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n policyType: \"MedianStopping\";\n}\n\n/** Defines an early termination policy that cancels a given percentage of runs at each evaluation interval. */\nexport interface TruncationSelectionPolicy extends EarlyTerminationPolicy {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n policyType: \"TruncationSelection\";\n /** The percentage of runs to cancel at each evaluation interval. */\n truncationPercentage?: number;\n}\n\n/** Defines a Sampling Algorithm that generates values based on previous values */\nexport interface BayesianSamplingAlgorithm extends SamplingAlgorithm {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n samplingAlgorithmType: \"Bayesian\";\n}\n\n/** Defines a Sampling Algorithm that exhaustively generates every value combination in the space */\nexport interface GridSamplingAlgorithm extends SamplingAlgorithm {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n samplingAlgorithmType: \"Grid\";\n}\n\n/** Defines a Sampling Algorithm that generates values randomly */\nexport interface RandomSamplingAlgorithm extends SamplingAlgorithm {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n samplingAlgorithmType: \"Random\";\n /** An optional integer to use as the seed for random number generation */\n seed?: number;\n /** The specific type of random algorithm */\n rule?: RandomSamplingAlgorithmRule;\n}\n\nexport interface CategoricalDataDriftMetricThreshold\n extends DataDriftMetricThresholdBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataType: \"Categorical\";\n /** [Required] The categorical data drift metric to calculate. */\n metric: CategoricalDataDriftMetric;\n}\n\nexport interface NumericalDataDriftMetricThreshold\n extends DataDriftMetricThresholdBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataType: \"Numerical\";\n /** [Required] The numerical data drift metric to calculate. */\n metric: NumericalDataDriftMetric;\n}\n\nexport interface CategoricalDataQualityMetricThreshold\n extends DataQualityMetricThresholdBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataType: \"Categorical\";\n /** [Required] The categorical data quality metric to calculate. */\n metric: CategoricalDataQualityMetric;\n}\n\nexport interface NumericalDataQualityMetricThreshold\n extends DataQualityMetricThresholdBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataType: \"Numerical\";\n /** [Required] The numerical data quality metric to calculate. */\n metric: NumericalDataQualityMetric;\n}\n\nexport interface CategoricalPredictionDriftMetricThreshold\n extends PredictionDriftMetricThresholdBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataType: \"Categorical\";\n /** [Required] The categorical prediction drift metric to calculate. */\n metric: CategoricalPredictionDriftMetric;\n}\n\nexport interface NumericalPredictionDriftMetricThreshold\n extends PredictionDriftMetricThresholdBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataType: \"Numerical\";\n /** [Required] The numerical prediction drift metric to calculate. */\n metric: NumericalPredictionDriftMetric;\n}\n\n/** Classification Training related configuration. */\nexport interface ClassificationTrainingSettings extends TrainingSettings {\n /** Allowed models for classification task. */\n allowedTrainingAlgorithms?: ClassificationModels[];\n /** Blocked models for classification task. */\n blockedTrainingAlgorithms?: ClassificationModels[];\n}\n\n/** Forecasting Training related configuration. */\nexport interface ForecastingTrainingSettings extends TrainingSettings {\n /** Allowed models for forecasting task. */\n allowedTrainingAlgorithms?: ForecastingModels[];\n /** Blocked models for forecasting task. */\n blockedTrainingAlgorithms?: ForecastingModels[];\n}\n\n/** Regression Training related configuration. */\nexport interface RegressionTrainingSettings extends TrainingSettings {\n /** Allowed models for regression task. */\n allowedTrainingAlgorithms?: RegressionModels[];\n /** Blocked models for regression task. */\n blockedTrainingAlgorithms?: RegressionModels[];\n}\n\n/** Featurization Configuration. */\nexport interface TableVerticalFeaturizationSettings\n extends FeaturizationSettings {\n /**\n * Featurization mode - User can keep the default 'Auto' mode and AutoML will take care of necessary transformation of the data in featurization phase.\n * If 'Off' is selected then no featurization is done.\n * If 'Custom' is selected then user can specify additional inputs to customize how featurization is done.\n */\n mode?: FeaturizationMode;\n /** These transformers shall not be used in featurization. */\n blockedTransformers?: BlockedTransformers[];\n /** Dictionary of column name and its type (int, float, string, datetime etc). */\n columnNameAndTypes?: { [propertyName: string]: string | null };\n /** User can specify additional transformers to be used along with the columns to which it would be applied and parameters for the transformer constructor. */\n transformerParams?: { [propertyName: string]: ColumnTransformer[] | null };\n /** Determines whether to use Dnn based featurizers for data featurization. */\n enableDnnFeaturization?: boolean;\n}\n\nexport interface NlpVerticalFeaturizationSettings\n extends FeaturizationSettings {}\n\n/** MPI distribution configuration. */\nexport interface Mpi extends DistributionConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n distributionType: \"Mpi\";\n /** Number of processes per MPI node. */\n processCountPerInstance?: number;\n}\n\n/** PyTorch distribution configuration. */\nexport interface PyTorch extends DistributionConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n distributionType: \"PyTorch\";\n /** Number of processes per node. */\n processCountPerInstance?: number;\n}\n\n/** TensorFlow distribution configuration. */\nexport interface TensorFlow extends DistributionConfiguration {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n distributionType: \"TensorFlow\";\n /** Number of workers. If not specified, will default to the instance count. */\n workerCount?: number;\n /** Number of parameter server tasks. */\n parameterServerCount?: number;\n}\n\n/** Command Job limit class. */\nexport interface CommandJobLimits extends JobLimits {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobLimitsType: \"Command\";\n}\n\n/** Sweep Job limit class. */\nexport interface SweepJobLimits extends JobLimits {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobLimitsType: \"Sweep\";\n /** Sweep Job max total trials. */\n maxTotalTrials?: number;\n /** Sweep Job max concurrent trials. */\n maxConcurrentTrials?: number;\n /** Sweep Job Trial timeout value. */\n trialTimeout?: string;\n}\n\nexport interface CustomMonitoringSignal extends MonitoringSignalBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n signalType: \"Custom\";\n /** Monitoring assets to take as input. Key is the component input port name, value is the data asset. */\n inputAssets?: { [propertyName: string]: MonitoringInputDataBaseUnion | null };\n /** Extra component parameters to take as input. Key is the component literal input port name, value is the parameter value. */\n inputs?: { [propertyName: string]: JobInputUnion | null };\n /** [Required] Reference to the component asset used to calculate the custom metrics. */\n componentId: string;\n /** [Required] A list of metrics to calculate and their associated thresholds. */\n metricThresholds: CustomMetricThreshold[];\n}\n\nexport interface DataDriftMonitoringSignal extends MonitoringSignalBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n signalType: \"DataDrift\";\n /** The feature filter which identifies which feature to calculate drift over. */\n features?: MonitoringFeatureFilterBaseUnion;\n /** The settings for computing feature importance. */\n featureImportanceSettings?: FeatureImportanceSettings;\n /** [Required] A list of metrics to calculate and their associated thresholds. */\n metricThresholds: DataDriftMetricThresholdBaseUnion[];\n /** [Required] The data which drift will be calculated for. */\n productionData: MonitoringInputDataBaseUnion;\n /** [Required] The data to calculate drift against. */\n referenceData: MonitoringInputDataBaseUnion;\n /** A dictionary that maps feature names to their respective data types. */\n featureDataTypeOverride?: {\n [propertyName: string]: MonitoringFeatureDataType;\n };\n}\n\nexport interface DataQualityMonitoringSignal extends MonitoringSignalBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n signalType: \"DataQuality\";\n /** The features to calculate drift over. */\n features?: MonitoringFeatureFilterBaseUnion;\n /** The settings for computing feature importance. */\n featureImportanceSettings?: FeatureImportanceSettings;\n /** [Required] A list of metrics to calculate and their associated thresholds. */\n metricThresholds: DataQualityMetricThresholdBaseUnion[];\n /** [Required] The data produced by the production service which drift will be calculated for. */\n productionData: MonitoringInputDataBaseUnion;\n /** [Required] The data to calculate drift against. */\n referenceData: MonitoringInputDataBaseUnion;\n /** A dictionary that maps feature names to their respective data types. */\n featureDataTypeOverride?: {\n [propertyName: string]: MonitoringFeatureDataType;\n };\n}\n\nexport interface FeatureAttributionDriftMonitoringSignal\n extends MonitoringSignalBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n signalType: \"FeatureAttributionDrift\";\n /** [Required] A list of metrics to calculate and their associated thresholds. */\n metricThreshold: FeatureAttributionMetricThreshold;\n /** [Required] The settings for computing feature importance. */\n featureImportanceSettings: FeatureImportanceSettings;\n /** [Required] The data which drift will be calculated for. */\n productionData: MonitoringInputDataBaseUnion[];\n /** [Required] The data to calculate drift against. */\n referenceData: MonitoringInputDataBaseUnion;\n /** A dictionary that maps feature names to their respective data types. */\n featureDataTypeOverride?: {\n [propertyName: string]: MonitoringFeatureDataType;\n };\n}\n\nexport interface PredictionDriftMonitoringSignal extends MonitoringSignalBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n signalType: \"PredictionDrift\";\n /** [Required] A list of metrics to calculate and their associated thresholds. */\n metricThresholds: PredictionDriftMetricThresholdBaseUnion[];\n /** [Required] The data which drift will be calculated for. */\n productionData: MonitoringInputDataBaseUnion;\n /** [Required] The data to calculate drift against. */\n referenceData: MonitoringInputDataBaseUnion;\n /** A dictionary that maps feature names to their respective data types. */\n featureDataTypeOverride?: {\n [propertyName: string]: MonitoringFeatureDataType;\n };\n}\n\n/** Monitor serverless spark compute definition. */\nexport interface MonitorServerlessSparkCompute\n extends MonitorComputeConfigurationBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n computeType: \"ServerlessSpark\";\n /** [Required] The identity scheme leveraged to by the spark jobs running on serverless Spark. */\n computeIdentity: MonitorComputeIdentityBaseUnion;\n /** [Required] The instance type running the Spark job. */\n instanceType: string;\n /** [Required] The Spark runtime version. */\n runtimeVersion: string;\n}\n\n/** Fixed input data definition. */\nexport interface FixedInputData extends MonitoringInputDataBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n inputDataType: \"Fixed\";\n}\n\n/** Rolling input data definition. */\nexport interface RollingInputData extends MonitoringInputDataBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n inputDataType: \"Rolling\";\n /** [Required] The time offset between the end of the data window and the monitor's current run time. */\n windowOffset: string;\n /** [Required] The size of the rolling data window. */\n windowSize: string;\n /** Reference to the component asset used to preprocess the data. */\n preprocessingComponentId?: string;\n}\n\n/** Static input data definition. */\nexport interface StaticInputData extends MonitoringInputDataBase {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n inputDataType: \"Static\";\n /** [Required] The start date of the data window. */\n windowStart: Date;\n /** [Required] The end date of the data window. */\n windowEnd: Date;\n /** Reference to the component asset used to preprocess the data. */\n preprocessingComponentId?: string;\n}\n\n/**\n * Settings used for training the model.\n * For more information on the available settings please visit the official documentation:\n * https://docs.microsoft.com/en-us/azure/machine-learning/how-to-auto-train-image-models.\n */\nexport interface ImageModelSettingsClassification extends ImageModelSettings {\n /** Image crop size that is input to the neural network for the training dataset. Must be a positive integer. */\n trainingCropSize?: number;\n /** Image crop size that is input to the neural network for the validation dataset. Must be a positive integer. */\n validationCropSize?: number;\n /** Image size to which to resize before cropping for validation dataset. Must be a positive integer. */\n validationResizeSize?: number;\n /**\n * Weighted loss. The accepted values are 0 for no weighted loss.\n * 1 for weighted loss with sqrt.(class_weights). 2 for weighted loss with class_weights. Must be 0 or 1 or 2.\n */\n weightedLoss?: number;\n}\n\n/**\n * Settings used for training the model.\n * For more information on the available settings please visit the official documentation:\n * https://docs.microsoft.com/en-us/azure/machine-learning/how-to-auto-train-image-models.\n */\nexport interface ImageModelSettingsObjectDetection extends ImageModelSettings {\n /**\n * Maximum number of detections per image, for all classes. Must be a positive integer.\n * Note: This settings is not supported for the 'yolov5' algorithm.\n */\n boxDetectionsPerImage?: number;\n /**\n * During inference, only return proposals with a classification score greater than\n * BoxScoreThreshold. Must be a float in the range[0, 1].\n */\n boxScoreThreshold?: number;\n /**\n * Image size for train and validation. Must be a positive integer.\n * Note: The training run may get into CUDA OOM if the size is too big.\n * Note: This settings is only supported for the 'yolov5' algorithm.\n */\n imageSize?: number;\n /**\n * Maximum size of the image to be rescaled before feeding it to the backbone.\n * Must be a positive integer. Note: training run may get into CUDA OOM if the size is too big.\n * Note: This settings is not supported for the 'yolov5' algorithm.\n */\n maxSize?: number;\n /**\n * Minimum size of the image to be rescaled before feeding it to the backbone.\n * Must be a positive integer. Note: training run may get into CUDA OOM if the size is too big.\n * Note: This settings is not supported for the 'yolov5' algorithm.\n */\n minSize?: number;\n /**\n * Model size. Must be 'small', 'medium', 'large', or 'xlarge'.\n * Note: training run may get into CUDA OOM if the model size is too big.\n * Note: This settings is only supported for the 'yolov5' algorithm.\n */\n modelSize?: ModelSize;\n /**\n * Enable multi-scale image by varying image size by +/- 50%.\n * Note: training run may get into CUDA OOM if no sufficient GPU memory.\n * Note: This settings is only supported for the 'yolov5' algorithm.\n */\n multiScale?: boolean;\n /** IOU threshold used during inference in NMS post processing. Must be a float in the range [0, 1]. */\n nmsIouThreshold?: number;\n /**\n * The grid size to use for tiling each image. Note: TileGridSize must not be\n * None to enable small object detection logic. A string containing two integers in mxn format.\n * Note: This settings is not supported for the 'yolov5' algorithm.\n */\n tileGridSize?: string;\n /**\n * Overlap ratio between adjacent tiles in each dimension. Must be float in the range [0, 1).\n * Note: This settings is not supported for the 'yolov5' algorithm.\n */\n tileOverlapRatio?: number;\n /**\n * The IOU threshold to use to perform NMS while merging predictions from tiles and image.\n * Used in validation/ inference. Must be float in the range [0, 1].\n * Note: This settings is not supported for the 'yolov5' algorithm.\n */\n tilePredictionsNmsThreshold?: number;\n /** IOU threshold to use when computing validation metric. Must be float in the range [0, 1]. */\n validationIouThreshold?: number;\n /** Metric computation method to use for validation metrics. */\n validationMetricType?: ValidationMetricType;\n}\n\n/**\n * Distribution expressions to sweep over values of model settings.\n * <example>\n * Some examples are:\n * ```\n * ModelName = \"choice('seresnext', 'resnest50')\";\n * LearningRate = \"uniform(0.001, 0.01)\";\n * LayersToFreeze = \"choice(0, 2)\";\n * ```</example>\n * For more details on how to compose distribution expressions please check the documentation:\n * https://docs.microsoft.com/en-us/azure/machine-learning/how-to-tune-hyperparameters\n * For more information on the available settings please visit the official documentation:\n * https://docs.microsoft.com/en-us/azure/machine-learning/how-to-auto-train-image-models.\n */\nexport interface ImageModelDistributionSettingsClassification\n extends ImageModelDistributionSettings {\n /** Image crop size that is input to the neural network for the training dataset. Must be a positive integer. */\n trainingCropSize?: string;\n /** Image crop size that is input to the neural network for the validation dataset. Must be a positive integer. */\n validationCropSize?: string;\n /** Image size to which to resize before cropping for validation dataset. Must be a positive integer. */\n validationResizeSize?: string;\n /**\n * Weighted loss. The accepted values are 0 for no weighted loss.\n * 1 for weighted loss with sqrt.(class_weights). 2 for weighted loss with class_weights. Must be 0 or 1 or 2.\n */\n weightedLoss?: string;\n}\n\n/**\n * Distribution expressions to sweep over values of model settings.\n * <example>\n * Some examples are:\n * ```\n * ModelName = \"choice('seresnext', 'resnest50')\";\n * LearningRate = \"uniform(0.001, 0.01)\";\n * LayersToFreeze = \"choice(0, 2)\";\n * ```</example>\n * For more details on how to compose distribution expressions please check the documentation:\n * https://docs.microsoft.com/en-us/azure/machine-learning/how-to-tune-hyperparameters\n * For more information on the available settings please visit the official documentation:\n * https://docs.microsoft.com/en-us/azure/machine-learning/how-to-auto-train-image-models.\n */\nexport interface ImageModelDistributionSettingsObjectDetection\n extends ImageModelDistributionSettings {\n /**\n * Maximum number of detections per image, for all classes. Must be a positive integer.\n * Note: This settings is not supported for the 'yolov5' algorithm.\n */\n boxDetectionsPerImage?: string;\n /**\n * During inference, only return proposals with a classification score greater than\n * BoxScoreThreshold. Must be a float in the range[0, 1].\n */\n boxScoreThreshold?: string;\n /**\n * Image size for train and validation. Must be a positive integer.\n * Note: The training run may get into CUDA OOM if the size is too big.\n * Note: This settings is only supported for the 'yolov5' algorithm.\n */\n imageSize?: string;\n /**\n * Maximum size of the image to be rescaled before feeding it to the backbone.\n * Must be a positive integer. Note: training run may get into CUDA OOM if the size is too big.\n * Note: This settings is not supported for the 'yolov5' algorithm.\n */\n maxSize?: string;\n /**\n * Minimum size of the image to be rescaled before feeding it to the backbone.\n * Must be a positive integer. Note: training run may get into CUDA OOM if the size is too big.\n * Note: This settings is not supported for the 'yolov5' algorithm.\n */\n minSize?: string;\n /**\n * Model size. Must be 'small', 'medium', 'large', or 'xlarge'.\n * Note: training run may get into CUDA OOM if the model size is too big.\n * Note: This settings is only supported for the 'yolov5' algorithm.\n */\n modelSize?: string;\n /**\n * Enable multi-scale image by varying image size by +/- 50%.\n * Note: training run may get into CUDA OOM if no sufficient GPU memory.\n * Note: This settings is only supported for the 'yolov5' algorithm.\n */\n multiScale?: string;\n /** IOU threshold used during inference in NMS post processing. Must be float in the range [0, 1]. */\n nmsIouThreshold?: string;\n /**\n * The grid size to use for tiling each image. Note: TileGridSize must not be\n * None to enable small object detection logic. A string containing two integers in mxn format.\n * Note: This settings is not supported for the 'yolov5' algorithm.\n */\n tileGridSize?: string;\n /**\n * Overlap ratio between adjacent tiles in each dimension. Must be float in the range [0, 1).\n * Note: This settings is not supported for the 'yolov5' algorithm.\n */\n tileOverlapRatio?: string;\n /**\n * The IOU threshold to use to perform NMS while merging predictions from tiles and image.\n * Used in validation/ inference. Must be float in the range [0, 1].\n * Note: This settings is not supported for the 'yolov5' algorithm.\n * NMS: Non-maximum suppression\n */\n tilePredictionsNmsThreshold?: string;\n /** IOU threshold to use when computing validation metric. Must be float in the range [0, 1]. */\n validationIouThreshold?: string;\n /** Metric computation method to use for validation metrics. Must be 'none', 'coco', 'voc', or 'coco_voc'. */\n validationMetricType?: string;\n}\n\nexport interface ImageClassificationBase extends ImageVertical {\n /** Settings used for training the model. */\n modelSettings?: ImageModelSettingsClassification;\n /** Search space for sampling different combinations of models and their hyperparameters. */\n searchSpace?: ImageModelDistributionSettingsClassification[];\n}\n\nexport interface ImageObjectDetectionBase extends ImageVertical {\n /** Settings used for training the model. */\n modelSettings?: ImageModelSettingsObjectDetection;\n /** Search space for sampling different combinations of models and their hyperparameters. */\n searchSpace?: ImageModelDistributionSettingsObjectDetection[];\n}\n\nexport interface LakeHouseArtifact extends OneLakeArtifact {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n artifactType: \"LakeHouse\";\n}\n\nexport interface SparkJobPythonEntry extends SparkJobEntry {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n sparkJobEntryType: \"SparkJobPythonEntry\";\n /** [Required] Relative python file path for job entry point. */\n file: string;\n}\n\nexport interface SparkJobScalaEntry extends SparkJobEntry {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n sparkJobEntryType: \"SparkJobScalaEntry\";\n /** [Required] Scala class name used as entry point. */\n className: string;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface CodeContainer extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: CodeContainerProperties;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface CodeVersion extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: CodeVersionProperties;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface ComponentContainer extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: ComponentContainerProperties;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface ComponentVersion extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: ComponentVersionProperties;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface DataContainer extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: DataContainerProperties;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface DataVersionBase extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: DataVersionBasePropertiesUnion;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface EnvironmentContainer extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: EnvironmentContainerProperties;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface EnvironmentVersion extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: EnvironmentVersionProperties;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface ModelContainer extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: ModelContainerProperties;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface ModelVersion extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: ModelVersionProperties;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface Datastore extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: DatastorePropertiesUnion;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface FeaturesetContainer extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: FeaturesetContainerProperties;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface Feature extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: FeatureProperties;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface FeaturesetVersion extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: FeaturesetVersionProperties;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface FeaturestoreEntityContainer extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: FeaturestoreEntityContainerProperties;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface FeaturestoreEntityVersion extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: FeaturestoreEntityVersionProperties;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface JobBase extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: JobBasePropertiesUnion;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface MarketplaceSubscription extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: MarketplaceSubscriptionProperties;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface Schedule extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: ScheduleProperties;\n}\n\nexport interface BatchEndpoint extends TrackedResource {\n /** [Required] Additional attributes of the entity. */\n properties: BatchEndpointProperties;\n /** Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. */\n kind?: string;\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n /** Sku details required for ARM contract for Autoscaling. */\n sku?: Sku;\n}\n\nexport interface BatchDeployment extends TrackedResource {\n /** [Required] Additional attributes of the entity. */\n properties: BatchDeploymentProperties;\n /** Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. */\n kind?: string;\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n /** Sku details required for ARM contract for Autoscaling. */\n sku?: Sku;\n}\n\nexport interface OnlineEndpoint extends TrackedResource {\n /** [Required] Additional attributes of the entity. */\n properties: OnlineEndpointProperties;\n /** Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. */\n kind?: string;\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n /** Sku details required for ARM contract for Autoscaling. */\n sku?: Sku;\n}\n\nexport interface OnlineDeployment extends TrackedResource {\n /** [Required] Additional attributes of the entity. */\n properties: OnlineDeploymentPropertiesUnion;\n /** Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. */\n kind?: string;\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n /** Sku details required for ARM contract for Autoscaling. */\n sku?: Sku;\n}\n\nexport interface ServerlessEndpoint extends TrackedResource {\n /** [Required] Additional attributes of the entity. */\n properties: ServerlessEndpointProperties;\n /** Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. */\n kind?: string;\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n /** Sku details required for ARM contract for Autoscaling. */\n sku?: Sku;\n}\n\nexport interface Registry extends TrackedResource {\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n /** Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. */\n kind?: string;\n /** Sku details required for ARM contract for Autoscaling. */\n sku?: Sku;\n /** Discovery URL for the Registry */\n discoveryUrl?: string;\n /** IntellectualPropertyPublisher for the registry */\n intellectualPropertyPublisher?: string;\n /** ResourceId of the managed RG if the registry has system created resources */\n managedResourceGroup?: ArmResourceId;\n /** MLFlow Registry URI for the Registry */\n mlFlowRegistryUri?: string;\n /** Private endpoint connections info used for pending connections in private link portal */\n registryPrivateEndpointConnections?: RegistryPrivateEndpointConnection[];\n /**\n * Is the Registry accessible from the internet?\n * Possible values: \"Enabled\" or \"Disabled\"\n */\n publicNetworkAccess?: string;\n /** Details of each region the registry is in */\n regionDetails?: RegistryRegionArmDetails[];\n}\n\n/** Container for code asset versions. */\nexport interface CodeContainerProperties extends AssetContainer {\n /**\n * Provisioning state for the code container.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: AssetProvisioningState;\n}\n\n/**\n * Component container definition.\n * <see href=\"https://docs.microsoft.com/en-us/azure/machine-learning/reference-yaml-component-command\" />\n */\nexport interface ComponentContainerProperties extends AssetContainer {\n /**\n * Provisioning state for the component container.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: AssetProvisioningState;\n}\n\n/** Container for data asset versions. */\nexport interface DataContainerProperties extends AssetContainer {\n /** [Required] Specifies the type of data. */\n dataType: DataType;\n}\n\n/** Container for environment specification versions. */\nexport interface EnvironmentContainerProperties extends AssetContainer {\n /**\n * Provisioning state for the environment container.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: AssetProvisioningState;\n}\n\nexport interface ModelContainerProperties extends AssetContainer {\n /**\n * Provisioning state for the model container.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: AssetProvisioningState;\n}\n\n/** DTO object representing feature set */\nexport interface FeaturesetContainerProperties extends AssetContainer {\n /**\n * Provisioning state for the featureset container.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: AssetProvisioningState;\n}\n\n/** DTO object representing feature entity */\nexport interface FeaturestoreEntityContainerProperties extends AssetContainer {\n /**\n * Provisioning state for the featurestore entity container.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: AssetProvisioningState;\n}\n\n/** Code asset version details. */\nexport interface CodeVersionProperties extends AssetBase {\n /** Uri where code is located */\n codeUri?: string;\n /**\n * Provisioning state for the code version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: AssetProvisioningState;\n}\n\n/** Definition of a component version: defines resources that span component types. */\nexport interface ComponentVersionProperties extends AssetBase {\n /**\n * Defines Component definition details.\n * <see href=\"https://docs.microsoft.com/en-us/azure/machine-learning/reference-yaml-component-command\" />\n */\n componentSpec?: Record<string, unknown>;\n /**\n * Provisioning state for the component version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: AssetProvisioningState;\n}\n\n/** Data version base definition */\nexport interface DataVersionBaseProperties extends AssetBase {\n /** [Required] Specifies the type of data. */\n dataType: DataType;\n /** [Required] Uri of the data. Example: https://go.microsoft.com/fwlink/?linkid=2202330 */\n dataUri: string;\n}\n\n/** Environment version details. */\nexport interface EnvironmentVersionProperties extends AssetBase {\n /**\n * Environment type is either user managed or curated by the Azure ML service\n * <see href=\"https://docs.microsoft.com/en-us/azure/machine-learning/resource-curated-environments\" />\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly environmentType?: EnvironmentType;\n /**\n * Name of the image that will be used for the environment.\n * <seealso href=\"https://docs.microsoft.com/en-us/azure/machine-learning/how-to-deploy-custom-docker-image#use-a-custom-base-image\" />\n */\n image?: string;\n /**\n * Standard configuration file used by Conda that lets you install any kind of package, including Python, R, and C/C++ packages.\n * <see href=\"https://repo2docker.readthedocs.io/en/latest/config_files.html#environment-yml-install-a-conda-environment\" />\n */\n condaFile?: string;\n /** Configuration settings for Docker build context. */\n build?: BuildContext;\n /** The OS type of the environment. */\n osType?: OperatingSystemType;\n /** Defines configuration specific to inference. */\n inferenceConfig?: InferenceContainerProperties;\n /** Defines if image needs to be rebuilt based on base image changes. */\n autoRebuild?: AutoRebuildSetting;\n /**\n * Provisioning state for the environment version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: AssetProvisioningState;\n /** Stage in the environment lifecycle assigned to this environment */\n stage?: string;\n}\n\n/** Model asset version details. */\nexport interface ModelVersionProperties extends AssetBase {\n /** Mapping of model flavors to their properties. */\n flavors?: { [propertyName: string]: FlavorData | null };\n /** The storage format for this entity. Used for NCD. */\n modelType?: string;\n /** The URI path to the model contents. */\n modelUri?: string;\n /** Name of the training job which produced this model */\n jobName?: string;\n /**\n * Provisioning state for the model version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: AssetProvisioningState;\n /** Stage in the model lifecycle assigned to this model */\n stage?: string;\n}\n\n/** DTO object representing feature set version */\nexport interface FeaturesetVersionProperties extends AssetBase {\n /** Specifies the feature spec details */\n specification?: FeaturesetSpecification;\n /** Specifies the materialization settings */\n materializationSettings?: MaterializationSettings;\n /** Specifies the asset stage */\n stage?: string;\n /** Specifies list of entities */\n entities?: string[];\n /**\n * Provisioning state for the featureset version container.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: AssetProvisioningState;\n}\n\n/** DTO object representing feature entity version */\nexport interface FeaturestoreEntityVersionProperties extends AssetBase {\n /** Specifies index columns */\n indexColumns?: IndexColumn[];\n /** Specifies the asset stage */\n stage?: string;\n /**\n * Provisioning state for the featurestore entity version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: AssetProvisioningState;\n}\n\n/** OneLake (Trident) datastore configuration. */\nexport interface OneLakeDatastore extends DatastoreProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n datastoreType: \"OneLake\";\n /** [Required] OneLake artifact backing the datastore. */\n artifact: OneLakeArtifactUnion;\n /** [Required] OneLake workspace name. */\n oneLakeWorkspaceName: string;\n /** OneLake endpoint to use for the datastore. */\n endpoint?: string;\n /** Indicates which identity to use to authenticate service data access to customer's storage. */\n serviceDataAccessAuthIdentity?: ServiceDataAccessAuthIdentity;\n}\n\n/**\n * AutoMLJob class.\n * Use this class for executing AutoML tasks like Classification/Regression etc.\n * See TaskType enum for all the tasks supported.\n */\nexport interface AutoMLJob extends JobBaseProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobType: \"AutoML\";\n /** Compute Resource configuration for the job. */\n resources?: JobResourceConfiguration;\n /**\n * The ARM resource ID of the Environment specification for the job.\n * This is optional value to provide, if not provided, AutoML will default this to Production AutoML curated environment version when running the job.\n */\n environmentId?: string;\n /** Environment variables included in the job. */\n environmentVariables?: { [propertyName: string]: string | null };\n /** [Required] This represents scenario which can be one of Tables/NLP/Image */\n taskDetails: AutoMLVerticalUnion;\n /** Mapping of output data bindings used in the job. */\n outputs?: { [propertyName: string]: JobOutputUnion | null };\n /** Queue settings for the job */\n queueSettings?: QueueSettings;\n}\n\n/** Command job definition. */\nexport interface CommandJob extends JobBaseProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobType: \"Command\";\n /** Compute Resource configuration for the job. */\n resources?: JobResourceConfiguration;\n /** ARM resource ID of the code asset. */\n codeId?: string;\n /** [Required] The command to execute on startup of the job. eg. \"python train.py\" */\n command: string;\n /** [Required] The ARM resource ID of the Environment specification for the job. */\n environmentId: string;\n /** Mapping of input data bindings used in the job. */\n inputs?: { [propertyName: string]: JobInputUnion | null };\n /** Mapping of output data bindings used in the job. */\n outputs?: { [propertyName: string]: JobOutputUnion | null };\n /** Distribution configuration of the job. If set, this should be one of Mpi, Tensorflow, PyTorch, or null. */\n distribution?: DistributionConfigurationUnion;\n /** Command Job limit. */\n limits?: CommandJobLimits;\n /** Environment variables included in the job. */\n environmentVariables?: { [propertyName: string]: string | null };\n /**\n * Input parameters.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly parameters?: Record<string, unknown>;\n /** Queue settings for the job */\n queueSettings?: QueueSettings;\n}\n\n/** Pipeline Job definition: defines generic to MFE attributes. */\nexport interface PipelineJob extends JobBaseProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobType: \"Pipeline\";\n /** Pipeline settings, for things like ContinueRunOnStepFailure etc. */\n settings?: Record<string, unknown>;\n /** Jobs construct the Pipeline Job. */\n jobs?: { [propertyName: string]: Record<string, unknown> };\n /** Inputs for the pipeline job. */\n inputs?: { [propertyName: string]: JobInputUnion | null };\n /** Outputs for the pipeline job */\n outputs?: { [propertyName: string]: JobOutputUnion | null };\n /** ARM resource ID of source job. */\n sourceJobId?: string;\n}\n\n/** Spark job definition. */\nexport interface SparkJob extends JobBaseProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobType: \"Spark\";\n /** Compute Resource configuration for the job. */\n resources?: SparkResourceConfiguration;\n /** Arguments for the job. */\n args?: string;\n /** [Required] arm-id of the code asset. */\n codeId: string;\n /** [Required] The entry to execute on startup of the job. */\n entry: SparkJobEntryUnion;\n /** The ARM resource ID of the Environment specification for the job. */\n environmentId?: string;\n /** Mapping of input data bindings used in the job. */\n inputs?: { [propertyName: string]: JobInputUnion | null };\n /** Mapping of output data bindings used in the job. */\n outputs?: { [propertyName: string]: JobOutputUnion | null };\n /** Python files used in the job. */\n pyFiles?: string[];\n /** Jar files used in the job. */\n jars?: string[];\n /** Files used in the job. */\n files?: string[];\n /** Archive files used in the job. */\n archives?: string[];\n /** Spark configured properties. */\n conf?: { [propertyName: string]: string | null };\n /** Queue settings for the job */\n queueSettings?: QueueSettings;\n /** Environment variables included in the job. */\n environmentVariables?: { [propertyName: string]: string | null };\n}\n\n/** Sweep job definition. */\nexport interface SweepJob extends JobBaseProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobType: \"Sweep\";\n /** [Required] A dictionary containing each parameter and its distribution. The dictionary key is the name of the parameter */\n searchSpace: Record<string, unknown>;\n /** [Required] The hyperparameter sampling algorithm */\n samplingAlgorithm: SamplingAlgorithmUnion;\n /** Sweep Job limit. */\n limits?: SweepJobLimits;\n /** Early termination policies enable canceling poor-performing runs before they complete */\n earlyTermination?: EarlyTerminationPolicyUnion;\n /** [Required] Optimization objective. */\n objective: Objective;\n /** [Required] Trial component definition. */\n trial: TrialComponent;\n /** Mapping of input data bindings used in the job. */\n inputs?: { [propertyName: string]: JobInputUnion | null };\n /** Mapping of output data bindings used in the job. */\n outputs?: { [propertyName: string]: JobOutputUnion | null };\n /** Queue settings for the job */\n queueSettings?: QueueSettings;\n}\n\n/** Properties specific to a KubernetesOnlineDeployment. */\nexport interface KubernetesOnlineDeployment extends OnlineDeploymentProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n endpointComputeType: \"Kubernetes\";\n /** The resource requirements for the container (cpu and memory). */\n containerResourceRequirements?: ContainerResourceRequirements;\n}\n\n/** Properties specific to a ManagedOnlineDeployment. */\nexport interface ManagedOnlineDeployment extends OnlineDeploymentProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n endpointComputeType: \"Managed\";\n}\n\n/** MLTable data definition */\nexport interface MLTableData extends DataVersionBaseProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataType: \"mltable\";\n /** Uris referenced in the MLTable definition (required for lineage) */\n referencedUris?: string[];\n}\n\n/** uri-file data version entity */\nexport interface UriFileDataVersion extends DataVersionBaseProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataType: \"uri_file\";\n}\n\n/** uri-folder data version entity */\nexport interface UriFolderDataVersion extends DataVersionBaseProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataType: \"uri_folder\";\n}\n\n/** Defines headers for Workspaces_createOrUpdate operation. */\nexport interface WorkspacesCreateOrUpdateHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for Workspaces_update operation. */\nexport interface WorkspacesUpdateHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for Workspaces_diagnose operation. */\nexport interface WorkspacesDiagnoseHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for Workspaces_resyncKeys operation. */\nexport interface WorkspacesResyncKeysHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for Workspaces_prepareNotebook operation. */\nexport interface WorkspacesPrepareNotebookHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for Compute_createOrUpdate operation. */\nexport interface ComputeCreateOrUpdateHeaders {\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Compute_delete operation. */\nexport interface ComputeDeleteHeaders {\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n}\n\n/** Defines headers for ManagedNetworkSettingsRule_delete operation. */\nexport interface ManagedNetworkSettingsRuleDeleteHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n}\n\n/** Defines headers for ManagedNetworkSettingsRule_createOrUpdate operation. */\nexport interface ManagedNetworkSettingsRuleCreateOrUpdateHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for ManagedNetworkProvisions_provisionManagedNetwork operation. */\nexport interface ManagedNetworkProvisionsProvisionManagedNetworkHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for RegistryCodeContainers_delete operation. */\nexport interface RegistryCodeContainersDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for RegistryCodeContainers_createOrUpdate operation. */\nexport interface RegistryCodeContainersCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for RegistryCodeVersions_delete operation. */\nexport interface RegistryCodeVersionsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for RegistryCodeVersions_createOrUpdate operation. */\nexport interface RegistryCodeVersionsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for RegistryComponentContainers_delete operation. */\nexport interface RegistryComponentContainersDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for RegistryComponentContainers_createOrUpdate operation. */\nexport interface RegistryComponentContainersCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for RegistryComponentVersions_delete operation. */\nexport interface RegistryComponentVersionsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for RegistryComponentVersions_createOrUpdate operation. */\nexport interface RegistryComponentVersionsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for RegistryDataContainers_delete operation. */\nexport interface RegistryDataContainersDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for RegistryDataContainers_createOrUpdate operation. */\nexport interface RegistryDataContainersCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for RegistryDataVersions_delete operation. */\nexport interface RegistryDataVersionsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for RegistryDataVersions_createOrUpdate operation. */\nexport interface RegistryDataVersionsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for RegistryEnvironmentContainers_delete operation. */\nexport interface RegistryEnvironmentContainersDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for RegistryEnvironmentContainers_createOrUpdate operation. */\nexport interface RegistryEnvironmentContainersCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for RegistryEnvironmentVersions_delete operation. */\nexport interface RegistryEnvironmentVersionsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for RegistryEnvironmentVersions_createOrUpdate operation. */\nexport interface RegistryEnvironmentVersionsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for RegistryModelContainers_delete operation. */\nexport interface RegistryModelContainersDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for RegistryModelContainers_createOrUpdate operation. */\nexport interface RegistryModelContainersCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for RegistryModelVersions_delete operation. */\nexport interface RegistryModelVersionsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for RegistryModelVersions_createOrUpdate operation. */\nexport interface RegistryModelVersionsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for BatchEndpoints_delete operation. */\nexport interface BatchEndpointsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for BatchEndpoints_update operation. */\nexport interface BatchEndpointsUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for BatchEndpoints_createOrUpdate operation. */\nexport interface BatchEndpointsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for BatchDeployments_delete operation. */\nexport interface BatchDeploymentsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for BatchDeployments_update operation. */\nexport interface BatchDeploymentsUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for BatchDeployments_createOrUpdate operation. */\nexport interface BatchDeploymentsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for CodeVersions_publish operation. */\nexport interface CodeVersionsPublishHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for ComponentVersions_publish operation. */\nexport interface ComponentVersionsPublishHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for DataVersions_publish operation. */\nexport interface DataVersionsPublishHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for EnvironmentVersions_publish operation. */\nexport interface EnvironmentVersionsPublishHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for FeaturesetContainers_delete operation. */\nexport interface FeaturesetContainersDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for FeaturesetContainers_createOrUpdate operation. */\nexport interface FeaturesetContainersCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for FeaturesetVersions_delete operation. */\nexport interface FeaturesetVersionsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for FeaturesetVersions_createOrUpdate operation. */\nexport interface FeaturesetVersionsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for FeaturesetVersions_backfill operation. */\nexport interface FeaturesetVersionsBackfillHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for FeaturestoreEntityContainers_delete operation. */\nexport interface FeaturestoreEntityContainersDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for FeaturestoreEntityContainers_createOrUpdate operation. */\nexport interface FeaturestoreEntityContainersCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for FeaturestoreEntityVersions_delete operation. */\nexport interface FeaturestoreEntityVersionsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for FeaturestoreEntityVersions_createOrUpdate operation. */\nexport interface FeaturestoreEntityVersionsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Jobs_delete operation. */\nexport interface JobsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for Jobs_cancel operation. */\nexport interface JobsCancelHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for MarketplaceSubscriptions_delete operation. */\nexport interface MarketplaceSubscriptionsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for MarketplaceSubscriptions_createOrUpdate operation. */\nexport interface MarketplaceSubscriptionsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for ModelVersions_publish operation. */\nexport interface ModelVersionsPublishHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for OnlineEndpoints_delete operation. */\nexport interface OnlineEndpointsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for OnlineEndpoints_update operation. */\nexport interface OnlineEndpointsUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for OnlineEndpoints_createOrUpdate operation. */\nexport interface OnlineEndpointsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for OnlineEndpoints_regenerateKeys operation. */\nexport interface OnlineEndpointsRegenerateKeysHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for OnlineDeployments_delete operation. */\nexport interface OnlineDeploymentsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for OnlineDeployments_update operation. */\nexport interface OnlineDeploymentsUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for OnlineDeployments_createOrUpdate operation. */\nexport interface OnlineDeploymentsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Schedules_delete operation. */\nexport interface SchedulesDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for Schedules_createOrUpdate operation. */\nexport interface SchedulesCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for ServerlessEndpoints_delete operation. */\nexport interface ServerlessEndpointsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for ServerlessEndpoints_update operation. */\nexport interface ServerlessEndpointsUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for ServerlessEndpoints_createOrUpdate operation. */\nexport interface ServerlessEndpointsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for ServerlessEndpoints_regenerateKeys operation. */\nexport interface ServerlessEndpointsRegenerateKeysHeaders {\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for Registries_delete operation. */\nexport interface RegistriesDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for Registries_removeRegions operation. */\nexport interface RegistriesRemoveRegionsHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Known values of {@link Origin} that the service accepts. */\nexport enum KnownOrigin {\n /** User */\n User = \"user\",\n /** System */\n System = \"system\",\n /** UserSystem */\n UserSystem = \"user,system\",\n}\n\n/**\n * Defines values for Origin. \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **system** \\\n * **user,system**\n */\nexport type Origin = string;\n\n/** Known values of {@link ActionType} that the service accepts. */\nexport enum KnownActionType {\n /** Internal */\n Internal = \"Internal\",\n}\n\n/**\n * Defines values for ActionType. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**\n */\nexport type ActionType = string;\n\n/** Known values of {@link ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Updating */\n Updating = \"Updating\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for ProvisioningState. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Updating** \\\n * **Creating** \\\n * **Deleting** \\\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled**\n */\nexport type ProvisioningState = string;\n\n/** Known values of {@link EncryptionStatus} that the service accepts. */\nexport enum KnownEncryptionStatus {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for EncryptionStatus. \\\n * {@link KnownEncryptionStatus} can be used interchangeably with EncryptionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type EncryptionStatus = string;\n\n/** Known values of {@link PublicNetworkAccess} that the service accepts. */\nexport enum KnownPublicNetworkAccess {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for PublicNetworkAccess. \\\n * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type PublicNetworkAccess = string;\n\n/** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */\nexport enum KnownPrivateEndpointServiceConnectionStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Approved */\n Approved = \"Approved\",\n /** Rejected */\n Rejected = \"Rejected\",\n /** Disconnected */\n Disconnected = \"Disconnected\",\n /** Timeout */\n Timeout = \"Timeout\",\n}\n\n/**\n * Defines values for PrivateEndpointServiceConnectionStatus. \\\n * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending** \\\n * **Approved** \\\n * **Rejected** \\\n * **Disconnected** \\\n * **Timeout**\n */\nexport type PrivateEndpointServiceConnectionStatus = string;\n\n/** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */\nexport enum KnownPrivateEndpointConnectionProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n}\n\n/**\n * Defines values for PrivateEndpointConnectionProvisioningState. \\\n * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Creating** \\\n * **Deleting** \\\n * **Failed**\n */\nexport type PrivateEndpointConnectionProvisioningState = string;\n\n/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */\nexport enum KnownManagedServiceIdentityType {\n /** None */\n None = \"None\",\n /** SystemAssigned */\n SystemAssigned = \"SystemAssigned\",\n /** UserAssigned */\n UserAssigned = \"UserAssigned\",\n /** SystemAssignedUserAssigned */\n SystemAssignedUserAssigned = \"SystemAssigned,UserAssigned\",\n}\n\n/**\n * Defines values for ManagedServiceIdentityType. \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **SystemAssigned** \\\n * **UserAssigned** \\\n * **SystemAssigned,UserAssigned**\n */\nexport type ManagedServiceIdentityType = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link IsolationMode} that the service accepts. */\nexport enum KnownIsolationMode {\n /** Disabled */\n Disabled = \"Disabled\",\n /** AllowInternetOutbound */\n AllowInternetOutbound = \"AllowInternetOutbound\",\n /** AllowOnlyApprovedOutbound */\n AllowOnlyApprovedOutbound = \"AllowOnlyApprovedOutbound\",\n}\n\n/**\n * Defines values for IsolationMode. \\\n * {@link KnownIsolationMode} can be used interchangeably with IsolationMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **AllowInternetOutbound** \\\n * **AllowOnlyApprovedOutbound**\n */\nexport type IsolationMode = string;\n\n/** Known values of {@link RuleCategory} that the service accepts. */\nexport enum KnownRuleCategory {\n /** Required */\n Required = \"Required\",\n /** Recommended */\n Recommended = \"Recommended\",\n /** UserDefined */\n UserDefined = \"UserDefined\",\n /** Dependency */\n Dependency = \"Dependency\",\n}\n\n/**\n * Defines values for RuleCategory. \\\n * {@link KnownRuleCategory} can be used interchangeably with RuleCategory,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Required** \\\n * **Recommended** \\\n * **UserDefined** \\\n * **Dependency**\n */\nexport type RuleCategory = string;\n\n/** Known values of {@link RuleStatus} that the service accepts. */\nexport enum KnownRuleStatus {\n /** Inactive */\n Inactive = \"Inactive\",\n /** Active */\n Active = \"Active\",\n}\n\n/**\n * Defines values for RuleStatus. \\\n * {@link KnownRuleStatus} can be used interchangeably with RuleStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Inactive** \\\n * **Active**\n */\nexport type RuleStatus = string;\n\n/** Known values of {@link RuleType} that the service accepts. */\nexport enum KnownRuleType {\n /** Fqdn */\n Fqdn = \"FQDN\",\n /** PrivateEndpoint */\n PrivateEndpoint = \"PrivateEndpoint\",\n /** ServiceTag */\n ServiceTag = \"ServiceTag\",\n}\n\n/**\n * Defines values for RuleType. \\\n * {@link KnownRuleType} can be used interchangeably with RuleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **FQDN** \\\n * **PrivateEndpoint** \\\n * **ServiceTag**\n */\nexport type RuleType = string;\n\n/** Known values of {@link ManagedNetworkStatus} that the service accepts. */\nexport enum KnownManagedNetworkStatus {\n /** Inactive */\n Inactive = \"Inactive\",\n /** Active */\n Active = \"Active\",\n}\n\n/**\n * Defines values for ManagedNetworkStatus. \\\n * {@link KnownManagedNetworkStatus} can be used interchangeably with ManagedNetworkStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Inactive** \\\n * **Active**\n */\nexport type ManagedNetworkStatus = string;\n\n/** Known values of {@link DiagnoseResultLevel} that the service accepts. */\nexport enum KnownDiagnoseResultLevel {\n /** Warning */\n Warning = \"Warning\",\n /** Error */\n Error = \"Error\",\n /** Information */\n Information = \"Information\",\n}\n\n/**\n * Defines values for DiagnoseResultLevel. \\\n * {@link KnownDiagnoseResultLevel} can be used interchangeably with DiagnoseResultLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Warning** \\\n * **Error** \\\n * **Information**\n */\nexport type DiagnoseResultLevel = string;\n\n/** Known values of {@link UsageUnit} that the service accepts. */\nexport enum KnownUsageUnit {\n /** Count */\n Count = \"Count\",\n}\n\n/**\n * Defines values for UsageUnit. \\\n * {@link KnownUsageUnit} can be used interchangeably with UsageUnit,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Count**\n */\nexport type UsageUnit = string;\n\n/** Known values of {@link BillingCurrency} that the service accepts. */\nexport enum KnownBillingCurrency {\n /** USD */\n USD = \"USD\",\n}\n\n/**\n * Defines values for BillingCurrency. \\\n * {@link KnownBillingCurrency} can be used interchangeably with BillingCurrency,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **USD**\n */\nexport type BillingCurrency = string;\n\n/** Known values of {@link UnitOfMeasure} that the service accepts. */\nexport enum KnownUnitOfMeasure {\n /** OneHour */\n OneHour = \"OneHour\",\n}\n\n/**\n * Defines values for UnitOfMeasure. \\\n * {@link KnownUnitOfMeasure} can be used interchangeably with UnitOfMeasure,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **OneHour**\n */\nexport type UnitOfMeasure = string;\n\n/** Known values of {@link VMPriceOSType} that the service accepts. */\nexport enum KnownVMPriceOSType {\n /** Linux */\n Linux = \"Linux\",\n /** Windows */\n Windows = \"Windows\",\n}\n\n/**\n * Defines values for VMPriceOSType. \\\n * {@link KnownVMPriceOSType} can be used interchangeably with VMPriceOSType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Linux** \\\n * **Windows**\n */\nexport type VMPriceOSType = string;\n\n/** Known values of {@link VMTier} that the service accepts. */\nexport enum KnownVMTier {\n /** Standard */\n Standard = \"Standard\",\n /** LowPriority */\n LowPriority = \"LowPriority\",\n /** Spot */\n Spot = \"Spot\",\n}\n\n/**\n * Defines values for VMTier. \\\n * {@link KnownVMTier} can be used interchangeably with VMTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Standard** \\\n * **LowPriority** \\\n * **Spot**\n */\nexport type VMTier = string;\n\n/** Known values of {@link QuotaUnit} that the service accepts. */\nexport enum KnownQuotaUnit {\n /** Count */\n Count = \"Count\",\n}\n\n/**\n * Defines values for QuotaUnit. \\\n * {@link KnownQuotaUnit} can be used interchangeably with QuotaUnit,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Count**\n */\nexport type QuotaUnit = string;\n\n/** Known values of {@link Status} that the service accepts. */\nexport enum KnownStatus {\n /** Undefined */\n Undefined = \"Undefined\",\n /** Success */\n Success = \"Success\",\n /** Failure */\n Failure = \"Failure\",\n /** InvalidQuotaBelowClusterMinimum */\n InvalidQuotaBelowClusterMinimum = \"InvalidQuotaBelowClusterMinimum\",\n /** InvalidQuotaExceedsSubscriptionLimit */\n InvalidQuotaExceedsSubscriptionLimit = \"InvalidQuotaExceedsSubscriptionLimit\",\n /** InvalidVMFamilyName */\n InvalidVMFamilyName = \"InvalidVMFamilyName\",\n /** OperationNotSupportedForSku */\n OperationNotSupportedForSku = \"OperationNotSupportedForSku\",\n /** OperationNotEnabledForRegion */\n OperationNotEnabledForRegion = \"OperationNotEnabledForRegion\",\n}\n\n/**\n * Defines values for Status. \\\n * {@link KnownStatus} can be used interchangeably with Status,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Undefined** \\\n * **Success** \\\n * **Failure** \\\n * **InvalidQuotaBelowClusterMinimum** \\\n * **InvalidQuotaExceedsSubscriptionLimit** \\\n * **InvalidVMFamilyName** \\\n * **OperationNotSupportedForSku** \\\n * **OperationNotEnabledForRegion**\n */\nexport type Status = string;\n\n/** Known values of {@link ComputeType} that the service accepts. */\nexport enum KnownComputeType {\n /** AKS */\n AKS = \"AKS\",\n /** Kubernetes */\n Kubernetes = \"Kubernetes\",\n /** AmlCompute */\n AmlCompute = \"AmlCompute\",\n /** ComputeInstance */\n ComputeInstance = \"ComputeInstance\",\n /** DataFactory */\n DataFactory = \"DataFactory\",\n /** VirtualMachine */\n VirtualMachine = \"VirtualMachine\",\n /** HDInsight */\n HDInsight = \"HDInsight\",\n /** Databricks */\n Databricks = \"Databricks\",\n /** DataLakeAnalytics */\n DataLakeAnalytics = \"DataLakeAnalytics\",\n /** SynapseSpark */\n SynapseSpark = \"SynapseSpark\",\n}\n\n/**\n * Defines values for ComputeType. \\\n * {@link KnownComputeType} can be used interchangeably with ComputeType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AKS** \\\n * **Kubernetes** \\\n * **AmlCompute** \\\n * **ComputeInstance** \\\n * **DataFactory** \\\n * **VirtualMachine** \\\n * **HDInsight** \\\n * **Databricks** \\\n * **DataLakeAnalytics** \\\n * **SynapseSpark**\n */\nexport type ComputeType = string;\n\n/** Known values of {@link UnderlyingResourceAction} that the service accepts. */\nexport enum KnownUnderlyingResourceAction {\n /** Delete */\n Delete = \"Delete\",\n /** Detach */\n Detach = \"Detach\",\n}\n\n/**\n * Defines values for UnderlyingResourceAction. \\\n * {@link KnownUnderlyingResourceAction} can be used interchangeably with UnderlyingResourceAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Delete** \\\n * **Detach**\n */\nexport type UnderlyingResourceAction = string;\n\n/** Known values of {@link NodeState} that the service accepts. */\nexport enum KnownNodeState {\n /** Idle */\n Idle = \"idle\",\n /** Running */\n Running = \"running\",\n /** Preparing */\n Preparing = \"preparing\",\n /** Unusable */\n Unusable = \"unusable\",\n /** Leaving */\n Leaving = \"leaving\",\n /** Preempted */\n Preempted = \"preempted\",\n}\n\n/**\n * Defines values for NodeState. \\\n * {@link KnownNodeState} can be used interchangeably with NodeState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **idle** \\\n * **running** \\\n * **preparing** \\\n * **unusable** \\\n * **leaving** \\\n * **preempted**\n */\nexport type NodeState = string;\n\n/** Known values of {@link ConnectionAuthType} that the service accepts. */\nexport enum KnownConnectionAuthType {\n /** PAT */\n PAT = \"PAT\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** UsernamePassword */\n UsernamePassword = \"UsernamePassword\",\n /** None */\n None = \"None\",\n /** SAS */\n SAS = \"SAS\",\n /** AccountKey */\n AccountKey = \"AccountKey\",\n /** ServicePrincipal */\n ServicePrincipal = \"ServicePrincipal\",\n /** AccessKey */\n AccessKey = \"AccessKey\",\n /** ApiKey */\n ApiKey = \"ApiKey\",\n /** CustomKeys */\n CustomKeys = \"CustomKeys\",\n /** OAuth2 */\n OAuth2 = \"OAuth2\",\n /** AAD */\n AAD = \"AAD\",\n}\n\n/**\n * Defines values for ConnectionAuthType. \\\n * {@link KnownConnectionAuthType} can be used interchangeably with ConnectionAuthType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **PAT** \\\n * **ManagedIdentity** \\\n * **UsernamePassword** \\\n * **None** \\\n * **SAS** \\\n * **AccountKey** \\\n * **ServicePrincipal** \\\n * **AccessKey** \\\n * **ApiKey** \\\n * **CustomKeys** \\\n * **OAuth2** \\\n * **AAD**\n */\nexport type ConnectionAuthType = string;\n\n/** Known values of {@link ConnectionCategory} that the service accepts. */\nexport enum KnownConnectionCategory {\n /** PythonFeed */\n PythonFeed = \"PythonFeed\",\n /** ContainerRegistry */\n ContainerRegistry = \"ContainerRegistry\",\n /** Git */\n Git = \"Git\",\n /** S3 */\n S3 = \"S3\",\n /** Snowflake */\n Snowflake = \"Snowflake\",\n /** AzureSqlDb */\n AzureSqlDb = \"AzureSqlDb\",\n /** AzureSynapseAnalytics */\n AzureSynapseAnalytics = \"AzureSynapseAnalytics\",\n /** AzureMySqlDb */\n AzureMySqlDb = \"AzureMySqlDb\",\n /** AzurePostgresDb */\n AzurePostgresDb = \"AzurePostgresDb\",\n /** AdlsGen2 */\n AdlsGen2 = \"ADLSGen2\",\n /** Redis */\n Redis = \"Redis\",\n /** ApiKey */\n ApiKey = \"ApiKey\",\n /** AzureOpenAI */\n AzureOpenAI = \"AzureOpenAI\",\n /** CognitiveSearch */\n CognitiveSearch = \"CognitiveSearch\",\n /** CognitiveService */\n CognitiveService = \"CognitiveService\",\n /** CustomKeys */\n CustomKeys = \"CustomKeys\",\n /** AzureBlob */\n AzureBlob = \"AzureBlob\",\n /** AzureOneLake */\n AzureOneLake = \"AzureOneLake\",\n /** CosmosDb */\n CosmosDb = \"CosmosDb\",\n /** CosmosDbMongoDbApi */\n CosmosDbMongoDbApi = \"CosmosDbMongoDbApi\",\n /** AzureDataExplorer */\n AzureDataExplorer = \"AzureDataExplorer\",\n /** AzureMariaDb */\n AzureMariaDb = \"AzureMariaDb\",\n /** AzureDatabricksDeltaLake */\n AzureDatabricksDeltaLake = \"AzureDatabricksDeltaLake\",\n /** AzureSqlMi */\n AzureSqlMi = \"AzureSqlMi\",\n /** AzureTableStorage */\n AzureTableStorage = \"AzureTableStorage\",\n /** AmazonRdsForOracle */\n AmazonRdsForOracle = \"AmazonRdsForOracle\",\n /** AmazonRdsForSqlServer */\n AmazonRdsForSqlServer = \"AmazonRdsForSqlServer\",\n /** AmazonRedshift */\n AmazonRedshift = \"AmazonRedshift\",\n /** Db2 */\n Db2 = \"Db2\",\n /** Drill */\n Drill = \"Drill\",\n /** GoogleBigQuery */\n GoogleBigQuery = \"GoogleBigQuery\",\n /** Greenplum */\n Greenplum = \"Greenplum\",\n /** Hbase */\n Hbase = \"Hbase\",\n /** Hive */\n Hive = \"Hive\",\n /** Impala */\n Impala = \"Impala\",\n /** Informix */\n Informix = \"Informix\",\n /** MariaDb */\n MariaDb = \"MariaDb\",\n /** MicrosoftAccess */\n MicrosoftAccess = \"MicrosoftAccess\",\n /** MySql */\n MySql = \"MySql\",\n /** Netezza */\n Netezza = \"Netezza\",\n /** Oracle */\n Oracle = \"Oracle\",\n /** Phoenix */\n Phoenix = \"Phoenix\",\n /** PostgreSql */\n PostgreSql = \"PostgreSql\",\n /** Presto */\n Presto = \"Presto\",\n /** SapOpenHub */\n SapOpenHub = \"SapOpenHub\",\n /** SapBw */\n SapBw = \"SapBw\",\n /** SapHana */\n SapHana = \"SapHana\",\n /** SapTable */\n SapTable = \"SapTable\",\n /** Spark */\n Spark = \"Spark\",\n /** SqlServer */\n SqlServer = \"SqlServer\",\n /** Sybase */\n Sybase = \"Sybase\",\n /** Teradata */\n Teradata = \"Teradata\",\n /** Vertica */\n Vertica = \"Vertica\",\n /** Cassandra */\n Cassandra = \"Cassandra\",\n /** Couchbase */\n Couchbase = \"Couchbase\",\n /** MongoDbV2 */\n MongoDbV2 = \"MongoDbV2\",\n /** MongoDbAtlas */\n MongoDbAtlas = \"MongoDbAtlas\",\n /** AmazonS3Compatible */\n AmazonS3Compatible = \"AmazonS3Compatible\",\n /** FileServer */\n FileServer = \"FileServer\",\n /** FtpServer */\n FtpServer = \"FtpServer\",\n /** GoogleCloudStorage */\n GoogleCloudStorage = \"GoogleCloudStorage\",\n /** Hdfs */\n Hdfs = \"Hdfs\",\n /** OracleCloudStorage */\n OracleCloudStorage = \"OracleCloudStorage\",\n /** Sftp */\n Sftp = \"Sftp\",\n /** GenericHttp */\n GenericHttp = \"GenericHttp\",\n /** ODataRest */\n ODataRest = \"ODataRest\",\n /** Odbc */\n Odbc = \"Odbc\",\n /** GenericRest */\n GenericRest = \"GenericRest\",\n /** AmazonMws */\n AmazonMws = \"AmazonMws\",\n /** Concur */\n Concur = \"Concur\",\n /** Dynamics */\n Dynamics = \"Dynamics\",\n /** DynamicsAx */\n DynamicsAx = \"DynamicsAx\",\n /** DynamicsCrm */\n DynamicsCrm = \"DynamicsCrm\",\n /** GoogleAdWords */\n GoogleAdWords = \"GoogleAdWords\",\n /** Hubspot */\n Hubspot = \"Hubspot\",\n /** Jira */\n Jira = \"Jira\",\n /** Magento */\n Magento = \"Magento\",\n /** Marketo */\n Marketo = \"Marketo\",\n /** Office365 */\n Office365 = \"Office365\",\n /** Eloqua */\n Eloqua = \"Eloqua\",\n /** Responsys */\n Responsys = \"Responsys\",\n /** OracleServiceCloud */\n OracleServiceCloud = \"OracleServiceCloud\",\n /** PayPal */\n PayPal = \"PayPal\",\n /** QuickBooks */\n QuickBooks = \"QuickBooks\",\n /** Salesforce */\n Salesforce = \"Salesforce\",\n /** SalesforceServiceCloud */\n SalesforceServiceCloud = \"SalesforceServiceCloud\",\n /** SalesforceMarketingCloud */\n SalesforceMarketingCloud = \"SalesforceMarketingCloud\",\n /** SapCloudForCustomer */\n SapCloudForCustomer = \"SapCloudForCustomer\",\n /** SapEcc */\n SapEcc = \"SapEcc\",\n /** ServiceNow */\n ServiceNow = \"ServiceNow\",\n /** SharePointOnlineList */\n SharePointOnlineList = \"SharePointOnlineList\",\n /** Shopify */\n Shopify = \"Shopify\",\n /** Square */\n Square = \"Square\",\n /** WebTable */\n WebTable = \"WebTable\",\n /** Xero */\n Xero = \"Xero\",\n /** Zoho */\n Zoho = \"Zoho\",\n /** GenericContainerRegistry */\n GenericContainerRegistry = \"GenericContainerRegistry\",\n /** OpenAI */\n OpenAI = \"OpenAI\",\n /** Serp */\n Serp = \"Serp\",\n /** BingLLMSearch */\n BingLLMSearch = \"BingLLMSearch\",\n /** Serverless */\n Serverless = \"Serverless\",\n /** AIServices */\n AIServices = \"AIServices\",\n}\n\n/**\n * Defines values for ConnectionCategory. \\\n * {@link KnownConnectionCategory} can be used interchangeably with ConnectionCategory,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **PythonFeed** \\\n * **ContainerRegistry** \\\n * **Git** \\\n * **S3** \\\n * **Snowflake** \\\n * **AzureSqlDb** \\\n * **AzureSynapseAnalytics** \\\n * **AzureMySqlDb** \\\n * **AzurePostgresDb** \\\n * **ADLSGen2** \\\n * **Redis** \\\n * **ApiKey** \\\n * **AzureOpenAI** \\\n * **CognitiveSearch** \\\n * **CognitiveService** \\\n * **CustomKeys** \\\n * **AzureBlob** \\\n * **AzureOneLake** \\\n * **CosmosDb** \\\n * **CosmosDbMongoDbApi** \\\n * **AzureDataExplorer** \\\n * **AzureMariaDb** \\\n * **AzureDatabricksDeltaLake** \\\n * **AzureSqlMi** \\\n * **AzureTableStorage** \\\n * **AmazonRdsForOracle** \\\n * **AmazonRdsForSqlServer** \\\n * **AmazonRedshift** \\\n * **Db2** \\\n * **Drill** \\\n * **GoogleBigQuery** \\\n * **Greenplum** \\\n * **Hbase** \\\n * **Hive** \\\n * **Impala** \\\n * **Informix** \\\n * **MariaDb** \\\n * **MicrosoftAccess** \\\n * **MySql** \\\n * **Netezza** \\\n * **Oracle** \\\n * **Phoenix** \\\n * **PostgreSql** \\\n * **Presto** \\\n * **SapOpenHub** \\\n * **SapBw** \\\n * **SapHana** \\\n * **SapTable** \\\n * **Spark** \\\n * **SqlServer** \\\n * **Sybase** \\\n * **Teradata** \\\n * **Vertica** \\\n * **Cassandra** \\\n * **Couchbase** \\\n * **MongoDbV2** \\\n * **MongoDbAtlas** \\\n * **AmazonS3Compatible** \\\n * **FileServer** \\\n * **FtpServer** \\\n * **GoogleCloudStorage** \\\n * **Hdfs** \\\n * **OracleCloudStorage** \\\n * **Sftp** \\\n * **GenericHttp** \\\n * **ODataRest** \\\n * **Odbc** \\\n * **GenericRest** \\\n * **AmazonMws** \\\n * **Concur** \\\n * **Dynamics** \\\n * **DynamicsAx** \\\n * **DynamicsCrm** \\\n * **GoogleAdWords** \\\n * **Hubspot** \\\n * **Jira** \\\n * **Magento** \\\n * **Marketo** \\\n * **Office365** \\\n * **Eloqua** \\\n * **Responsys** \\\n * **OracleServiceCloud** \\\n * **PayPal** \\\n * **QuickBooks** \\\n * **Salesforce** \\\n * **SalesforceServiceCloud** \\\n * **SalesforceMarketingCloud** \\\n * **SapCloudForCustomer** \\\n * **SapEcc** \\\n * **ServiceNow** \\\n * **SharePointOnlineList** \\\n * **Shopify** \\\n * **Square** \\\n * **WebTable** \\\n * **Xero** \\\n * **Zoho** \\\n * **GenericContainerRegistry** \\\n * **OpenAI** \\\n * **Serp** \\\n * **BingLLMSearch** \\\n * **Serverless** \\\n * **AIServices**\n */\nexport type ConnectionCategory = string;\n\n/** Known values of {@link ConnectionGroup} that the service accepts. */\nexport enum KnownConnectionGroup {\n /** Azure */\n Azure = \"Azure\",\n /** AzureAI */\n AzureAI = \"AzureAI\",\n /** Database */\n Database = \"Database\",\n /** NoSQL */\n NoSQL = \"NoSQL\",\n /** File */\n File = \"File\",\n /** GenericProtocol */\n GenericProtocol = \"GenericProtocol\",\n /** ServicesAndApps */\n ServicesAndApps = \"ServicesAndApps\",\n}\n\n/**\n * Defines values for ConnectionGroup. \\\n * {@link KnownConnectionGroup} can be used interchangeably with ConnectionGroup,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Azure** \\\n * **AzureAI** \\\n * **Database** \\\n * **NoSQL** \\\n * **File** \\\n * **GenericProtocol** \\\n * **ServicesAndApps**\n */\nexport type ConnectionGroup = string;\n\n/** Known values of {@link ValueFormat} that the service accepts. */\nexport enum KnownValueFormat {\n /** Json */\n Json = \"JSON\",\n}\n\n/**\n * Defines values for ValueFormat. \\\n * {@link KnownValueFormat} can be used interchangeably with ValueFormat,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **JSON**\n */\nexport type ValueFormat = string;\n\n/** Known values of {@link AssetProvisioningState} that the service accepts. */\nexport enum KnownAssetProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Creating */\n Creating = \"Creating\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n}\n\n/**\n * Defines values for AssetProvisioningState. \\\n * {@link KnownAssetProvisioningState} can be used interchangeably with AssetProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Creating** \\\n * **Updating** \\\n * **Deleting**\n */\nexport type AssetProvisioningState = string;\n\n/** Known values of {@link PendingUploadType} that the service accepts. */\nexport enum KnownPendingUploadType {\n /** None */\n None = \"None\",\n /** TemporaryBlobReference */\n TemporaryBlobReference = \"TemporaryBlobReference\",\n}\n\n/**\n * Defines values for PendingUploadType. \\\n * {@link KnownPendingUploadType} can be used interchangeably with PendingUploadType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **TemporaryBlobReference**\n */\nexport type PendingUploadType = string;\n\n/** Known values of {@link PendingUploadCredentialType} that the service accepts. */\nexport enum KnownPendingUploadCredentialType {\n /** SAS */\n SAS = \"SAS\",\n}\n\n/**\n * Defines values for PendingUploadCredentialType. \\\n * {@link KnownPendingUploadCredentialType} can be used interchangeably with PendingUploadCredentialType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SAS**\n */\nexport type PendingUploadCredentialType = string;\n\n/** Known values of {@link ListViewType} that the service accepts. */\nexport enum KnownListViewType {\n /** ActiveOnly */\n ActiveOnly = \"ActiveOnly\",\n /** ArchivedOnly */\n ArchivedOnly = \"ArchivedOnly\",\n /** All */\n All = \"All\",\n}\n\n/**\n * Defines values for ListViewType. \\\n * {@link KnownListViewType} can be used interchangeably with ListViewType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ActiveOnly** \\\n * **ArchivedOnly** \\\n * **All**\n */\nexport type ListViewType = string;\n\n/** Known values of {@link DataType} that the service accepts. */\nexport enum KnownDataType {\n /** UriFile */\n UriFile = \"uri_file\",\n /** UriFolder */\n UriFolder = \"uri_folder\",\n /** Mltable */\n Mltable = \"mltable\",\n}\n\n/**\n * Defines values for DataType. \\\n * {@link KnownDataType} can be used interchangeably with DataType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **uri_file** \\\n * **uri_folder** \\\n * **mltable**\n */\nexport type DataType = string;\n\n/** Known values of {@link DataReferenceCredentialType} that the service accepts. */\nexport enum KnownDataReferenceCredentialType {\n /** SAS */\n SAS = \"SAS\",\n /** DockerCredentials */\n DockerCredentials = \"DockerCredentials\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** NoCredentials */\n NoCredentials = \"NoCredentials\",\n}\n\n/**\n * Defines values for DataReferenceCredentialType. \\\n * {@link KnownDataReferenceCredentialType} can be used interchangeably with DataReferenceCredentialType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SAS** \\\n * **DockerCredentials** \\\n * **ManagedIdentity** \\\n * **NoCredentials**\n */\nexport type DataReferenceCredentialType = string;\n\n/** Known values of {@link EnvironmentType} that the service accepts. */\nexport enum KnownEnvironmentType {\n /** Curated */\n Curated = \"Curated\",\n /** UserCreated */\n UserCreated = \"UserCreated\",\n}\n\n/**\n * Defines values for EnvironmentType. \\\n * {@link KnownEnvironmentType} can be used interchangeably with EnvironmentType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Curated** \\\n * **UserCreated**\n */\nexport type EnvironmentType = string;\n\n/** Known values of {@link OperatingSystemType} that the service accepts. */\nexport enum KnownOperatingSystemType {\n /** Linux */\n Linux = \"Linux\",\n /** Windows */\n Windows = \"Windows\",\n}\n\n/**\n * Defines values for OperatingSystemType. \\\n * {@link KnownOperatingSystemType} can be used interchangeably with OperatingSystemType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Linux** \\\n * **Windows**\n */\nexport type OperatingSystemType = string;\n\n/** Known values of {@link AutoRebuildSetting} that the service accepts. */\nexport enum KnownAutoRebuildSetting {\n /** Disabled */\n Disabled = \"Disabled\",\n /** OnBaseImageUpdate */\n OnBaseImageUpdate = \"OnBaseImageUpdate\",\n}\n\n/**\n * Defines values for AutoRebuildSetting. \\\n * {@link KnownAutoRebuildSetting} can be used interchangeably with AutoRebuildSetting,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **OnBaseImageUpdate**\n */\nexport type AutoRebuildSetting = string;\n\n/** Known values of {@link EndpointProvisioningState} that the service accepts. */\nexport enum KnownEndpointProvisioningState {\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Updating */\n Updating = \"Updating\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for EndpointProvisioningState. \\\n * {@link KnownEndpointProvisioningState} can be used interchangeably with EndpointProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Creating** \\\n * **Deleting** \\\n * **Succeeded** \\\n * **Failed** \\\n * **Updating** \\\n * **Canceled**\n */\nexport type EndpointProvisioningState = string;\n\n/** Known values of {@link EndpointAuthMode} that the service accepts. */\nexport enum KnownEndpointAuthMode {\n /** AMLToken */\n AMLToken = \"AMLToken\",\n /** Key */\n Key = \"Key\",\n /** AADToken */\n AADToken = \"AADToken\",\n}\n\n/**\n * Defines values for EndpointAuthMode. \\\n * {@link KnownEndpointAuthMode} can be used interchangeably with EndpointAuthMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AMLToken** \\\n * **Key** \\\n * **AADToken**\n */\nexport type EndpointAuthMode = string;\n\n/** Known values of {@link BatchDeploymentConfigurationType} that the service accepts. */\nexport enum KnownBatchDeploymentConfigurationType {\n /** Model */\n Model = \"Model\",\n /** PipelineComponent */\n PipelineComponent = \"PipelineComponent\",\n}\n\n/**\n * Defines values for BatchDeploymentConfigurationType. \\\n * {@link KnownBatchDeploymentConfigurationType} can be used interchangeably with BatchDeploymentConfigurationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Model** \\\n * **PipelineComponent**\n */\nexport type BatchDeploymentConfigurationType = string;\n\n/** Known values of {@link BatchLoggingLevel} that the service accepts. */\nexport enum KnownBatchLoggingLevel {\n /** Info */\n Info = \"Info\",\n /** Warning */\n Warning = \"Warning\",\n /** Debug */\n Debug = \"Debug\",\n}\n\n/**\n * Defines values for BatchLoggingLevel. \\\n * {@link KnownBatchLoggingLevel} can be used interchangeably with BatchLoggingLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Info** \\\n * **Warning** \\\n * **Debug**\n */\nexport type BatchLoggingLevel = string;\n\n/** Known values of {@link ReferenceType} that the service accepts. */\nexport enum KnownReferenceType {\n /** Id */\n Id = \"Id\",\n /** DataPath */\n DataPath = \"DataPath\",\n /** OutputPath */\n OutputPath = \"OutputPath\",\n}\n\n/**\n * Defines values for ReferenceType. \\\n * {@link KnownReferenceType} can be used interchangeably with ReferenceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Id** \\\n * **DataPath** \\\n * **OutputPath**\n */\nexport type ReferenceType = string;\n\n/** Known values of {@link BatchOutputAction} that the service accepts. */\nexport enum KnownBatchOutputAction {\n /** SummaryOnly */\n SummaryOnly = \"SummaryOnly\",\n /** AppendRow */\n AppendRow = \"AppendRow\",\n}\n\n/**\n * Defines values for BatchOutputAction. \\\n * {@link KnownBatchOutputAction} can be used interchangeably with BatchOutputAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SummaryOnly** \\\n * **AppendRow**\n */\nexport type BatchOutputAction = string;\n\n/** Known values of {@link DeploymentProvisioningState} that the service accepts. */\nexport enum KnownDeploymentProvisioningState {\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Scaling */\n Scaling = \"Scaling\",\n /** Updating */\n Updating = \"Updating\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for DeploymentProvisioningState. \\\n * {@link KnownDeploymentProvisioningState} can be used interchangeably with DeploymentProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Creating** \\\n * **Deleting** \\\n * **Scaling** \\\n * **Updating** \\\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled**\n */\nexport type DeploymentProvisioningState = string;\n\n/** Known values of {@link DatastoreType} that the service accepts. */\nexport enum KnownDatastoreType {\n /** AzureBlob */\n AzureBlob = \"AzureBlob\",\n /** AzureDataLakeGen1 */\n AzureDataLakeGen1 = \"AzureDataLakeGen1\",\n /** AzureDataLakeGen2 */\n AzureDataLakeGen2 = \"AzureDataLakeGen2\",\n /** AzureFile */\n AzureFile = \"AzureFile\",\n /** OneLake */\n OneLake = \"OneLake\",\n}\n\n/**\n * Defines values for DatastoreType. \\\n * {@link KnownDatastoreType} can be used interchangeably with DatastoreType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AzureBlob** \\\n * **AzureDataLakeGen1** \\\n * **AzureDataLakeGen2** \\\n * **AzureFile** \\\n * **OneLake**\n */\nexport type DatastoreType = string;\n\n/** Known values of {@link CredentialsType} that the service accepts. */\nexport enum KnownCredentialsType {\n /** AccountKey */\n AccountKey = \"AccountKey\",\n /** Certificate */\n Certificate = \"Certificate\",\n /** None */\n None = \"None\",\n /** Sas */\n Sas = \"Sas\",\n /** ServicePrincipal */\n ServicePrincipal = \"ServicePrincipal\",\n}\n\n/**\n * Defines values for CredentialsType. \\\n * {@link KnownCredentialsType} can be used interchangeably with CredentialsType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AccountKey** \\\n * **Certificate** \\\n * **None** \\\n * **Sas** \\\n * **ServicePrincipal**\n */\nexport type CredentialsType = string;\n\n/** Known values of {@link SecretsType} that the service accepts. */\nexport enum KnownSecretsType {\n /** AccountKey */\n AccountKey = \"AccountKey\",\n /** Certificate */\n Certificate = \"Certificate\",\n /** Sas */\n Sas = \"Sas\",\n /** ServicePrincipal */\n ServicePrincipal = \"ServicePrincipal\",\n}\n\n/**\n * Defines values for SecretsType. \\\n * {@link KnownSecretsType} can be used interchangeably with SecretsType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AccountKey** \\\n * **Certificate** \\\n * **Sas** \\\n * **ServicePrincipal**\n */\nexport type SecretsType = string;\n\n/** Known values of {@link FeatureDataType} that the service accepts. */\nexport enum KnownFeatureDataType {\n /** String */\n String = \"String\",\n /** Integer */\n Integer = \"Integer\",\n /** Long */\n Long = \"Long\",\n /** Float */\n Float = \"Float\",\n /** Double */\n Double = \"Double\",\n /** Binary */\n Binary = \"Binary\",\n /** Datetime */\n Datetime = \"Datetime\",\n /** Boolean */\n Boolean = \"Boolean\",\n}\n\n/**\n * Defines values for FeatureDataType. \\\n * {@link KnownFeatureDataType} can be used interchangeably with FeatureDataType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **String** \\\n * **Integer** \\\n * **Long** \\\n * **Float** \\\n * **Double** \\\n * **Binary** \\\n * **Datetime** \\\n * **Boolean**\n */\nexport type FeatureDataType = string;\n\n/** Known values of {@link MaterializationStoreType} that the service accepts. */\nexport enum KnownMaterializationStoreType {\n /** None */\n None = \"None\",\n /** Online */\n Online = \"Online\",\n /** Offline */\n Offline = \"Offline\",\n /** OnlineAndOffline */\n OnlineAndOffline = \"OnlineAndOffline\",\n}\n\n/**\n * Defines values for MaterializationStoreType. \\\n * {@link KnownMaterializationStoreType} can be used interchangeably with MaterializationStoreType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **Online** \\\n * **Offline** \\\n * **OnlineAndOffline**\n */\nexport type MaterializationStoreType = string;\n\n/** Known values of {@link RecurrenceFrequency} that the service accepts. */\nexport enum KnownRecurrenceFrequency {\n /** Minute frequency */\n Minute = \"Minute\",\n /** Hour frequency */\n Hour = \"Hour\",\n /** Day frequency */\n Day = \"Day\",\n /** Week frequency */\n Week = \"Week\",\n /** Month frequency */\n Month = \"Month\",\n}\n\n/**\n * Defines values for RecurrenceFrequency. \\\n * {@link KnownRecurrenceFrequency} can be used interchangeably with RecurrenceFrequency,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Minute**: Minute frequency \\\n * **Hour**: Hour frequency \\\n * **Day**: Day frequency \\\n * **Week**: Week frequency \\\n * **Month**: Month frequency\n */\nexport type RecurrenceFrequency = string;\n\n/** Known values of {@link WeekDay} that the service accepts. */\nexport enum KnownWeekDay {\n /** Monday weekday */\n Monday = \"Monday\",\n /** Tuesday weekday */\n Tuesday = \"Tuesday\",\n /** Wednesday weekday */\n Wednesday = \"Wednesday\",\n /** Thursday weekday */\n Thursday = \"Thursday\",\n /** Friday weekday */\n Friday = \"Friday\",\n /** Saturday weekday */\n Saturday = \"Saturday\",\n /** Sunday weekday */\n Sunday = \"Sunday\",\n}\n\n/**\n * Defines values for WeekDay. \\\n * {@link KnownWeekDay} can be used interchangeably with WeekDay,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Monday**: Monday weekday \\\n * **Tuesday**: Tuesday weekday \\\n * **Wednesday**: Wednesday weekday \\\n * **Thursday**: Thursday weekday \\\n * **Friday**: Friday weekday \\\n * **Saturday**: Saturday weekday \\\n * **Sunday**: Sunday weekday\n */\nexport type WeekDay = string;\n\n/** Known values of {@link TriggerType} that the service accepts. */\nexport enum KnownTriggerType {\n /** Recurrence */\n Recurrence = \"Recurrence\",\n /** Cron */\n Cron = \"Cron\",\n}\n\n/**\n * Defines values for TriggerType. \\\n * {@link KnownTriggerType} can be used interchangeably with TriggerType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Recurrence** \\\n * **Cron**\n */\nexport type TriggerType = string;\n\n/** Known values of {@link EmailNotificationEnableType} that the service accepts. */\nexport enum KnownEmailNotificationEnableType {\n /** JobCompleted */\n JobCompleted = \"JobCompleted\",\n /** JobFailed */\n JobFailed = \"JobFailed\",\n /** JobCancelled */\n JobCancelled = \"JobCancelled\",\n}\n\n/**\n * Defines values for EmailNotificationEnableType. \\\n * {@link KnownEmailNotificationEnableType} can be used interchangeably with EmailNotificationEnableType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **JobCompleted** \\\n * **JobFailed** \\\n * **JobCancelled**\n */\nexport type EmailNotificationEnableType = string;\n\n/** Known values of {@link WebhookType} that the service accepts. */\nexport enum KnownWebhookType {\n /** AzureDevOps */\n AzureDevOps = \"AzureDevOps\",\n}\n\n/**\n * Defines values for WebhookType. \\\n * {@link KnownWebhookType} can be used interchangeably with WebhookType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AzureDevOps**\n */\nexport type WebhookType = string;\n\n/** Known values of {@link DataAvailabilityStatus} that the service accepts. */\nexport enum KnownDataAvailabilityStatus {\n /** None */\n None = \"None\",\n /** Pending */\n Pending = \"Pending\",\n /** Incomplete */\n Incomplete = \"Incomplete\",\n /** Complete */\n Complete = \"Complete\",\n}\n\n/**\n * Defines values for DataAvailabilityStatus. \\\n * {@link KnownDataAvailabilityStatus} can be used interchangeably with DataAvailabilityStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **Pending** \\\n * **Incomplete** \\\n * **Complete**\n */\nexport type DataAvailabilityStatus = string;\n\n/** Known values of {@link JobType} that the service accepts. */\nexport enum KnownJobType {\n /** AutoML */\n AutoML = \"AutoML\",\n /** Command */\n Command = \"Command\",\n /** Sweep */\n Sweep = \"Sweep\",\n /** Pipeline */\n Pipeline = \"Pipeline\",\n /** Spark */\n Spark = \"Spark\",\n}\n\n/**\n * Defines values for JobType. \\\n * {@link KnownJobType} can be used interchangeably with JobType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AutoML** \\\n * **Command** \\\n * **Sweep** \\\n * **Pipeline** \\\n * **Spark**\n */\nexport type JobType = string;\n\n/** Known values of {@link JobStatus} that the service accepts. */\nexport enum KnownJobStatus {\n /** Run hasn't started yet. */\n NotStarted = \"NotStarted\",\n /** Run has started. The user has a run ID. */\n Starting = \"Starting\",\n /** (Not used currently) It will be used if ES is creating the compute target. */\n Provisioning = \"Provisioning\",\n /** The run environment is being prepared. */\n Preparing = \"Preparing\",\n /** The job is queued in the compute target. For example, in BatchAI the job is in queued state, while waiting for all required nodes to be ready. */\n Queued = \"Queued\",\n /** The job started to run in the compute target. */\n Running = \"Running\",\n /** Job is completed in the target. It is in output collection state now. */\n Finalizing = \"Finalizing\",\n /** Cancellation has been requested for the job. */\n CancelRequested = \"CancelRequested\",\n /** Job completed successfully. This reflects that both the job itself and output collection states completed successfully */\n Completed = \"Completed\",\n /** Job failed. */\n Failed = \"Failed\",\n /** Following cancellation request, the job is now successfully canceled. */\n Canceled = \"Canceled\",\n /**\n * When heartbeat is enabled, if the run isn't updating any information to RunHistory then the run goes to NotResponding state.\n * NotResponding is the only state that is exempt from strict transition orders. A run can go from NotResponding to any of the previous states.\n */\n NotResponding = \"NotResponding\",\n /** The job is paused by users. Some adjustment to labeling jobs can be made only in paused state. */\n Paused = \"Paused\",\n /** Default job status if not mapped to all other statuses */\n Unknown = \"Unknown\",\n}\n\n/**\n * Defines values for JobStatus. \\\n * {@link KnownJobStatus} can be used interchangeably with JobStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotStarted**: Run hasn't started yet. \\\n * **Starting**: Run has started. The user has a run ID. \\\n * **Provisioning**: (Not used currently) It will be used if ES is creating the compute target. \\\n * **Preparing**: The run environment is being prepared. \\\n * **Queued**: The job is queued in the compute target. For example, in BatchAI the job is in queued state, while waiting for all required nodes to be ready. \\\n * **Running**: The job started to run in the compute target. \\\n * **Finalizing**: Job is completed in the target. It is in output collection state now. \\\n * **CancelRequested**: Cancellation has been requested for the job. \\\n * **Completed**: Job completed successfully. This reflects that both the job itself and output collection states completed successfully \\\n * **Failed**: Job failed. \\\n * **Canceled**: Following cancellation request, the job is now successfully canceled. \\\n * **NotResponding**: When heartbeat is enabled, if the run isn't updating any information to RunHistory then the run goes to NotResponding state.\n * NotResponding is the only state that is exempt from strict transition orders. A run can go from NotResponding to any of the previous states. \\\n * **Paused**: The job is paused by users. Some adjustment to labeling jobs can be made only in paused state. \\\n * **Unknown**: Default job status if not mapped to all other statuses\n */\nexport type JobStatus = string;\n\n/** Known values of {@link NodesValueType} that the service accepts. */\nexport enum KnownNodesValueType {\n /** All */\n All = \"All\",\n}\n\n/**\n * Defines values for NodesValueType. \\\n * {@link KnownNodesValueType} can be used interchangeably with NodesValueType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **All**\n */\nexport type NodesValueType = string;\n\n/** Known values of {@link IdentityConfigurationType} that the service accepts. */\nexport enum KnownIdentityConfigurationType {\n /** Managed */\n Managed = \"Managed\",\n /** AMLToken */\n AMLToken = \"AMLToken\",\n /** UserIdentity */\n UserIdentity = \"UserIdentity\",\n}\n\n/**\n * Defines values for IdentityConfigurationType. \\\n * {@link KnownIdentityConfigurationType} can be used interchangeably with IdentityConfigurationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Managed** \\\n * **AMLToken** \\\n * **UserIdentity**\n */\nexport type IdentityConfigurationType = string;\n\n/** Known values of {@link MarketplaceSubscriptionStatus} that the service accepts. */\nexport enum KnownMarketplaceSubscriptionStatus {\n /**\n * The customer can now use the Marketplace Subscription's\n * model and will be billed.\n */\n Subscribed = \"Subscribed\",\n /**\n * The customer could not be billed for the Marketplace Subscription.\n * The customer will not be able to access the model.\n */\n Suspended = \"Suspended\",\n /**\n * Marketplace Subscriptions reach this state in response to an explicit customer or CSP action.\n * A Marketplace Subscription can also be canceled implicitly, as a result of nonpayment of dues,\n * after being in the Suspended state for some time.\n */\n Unsubscribed = \"Unsubscribed\",\n}\n\n/**\n * Defines values for MarketplaceSubscriptionStatus. \\\n * {@link KnownMarketplaceSubscriptionStatus} can be used interchangeably with MarketplaceSubscriptionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Subscribed**: The customer can now use the Marketplace Subscription's\n * model and will be billed. \\\n * **Suspended**: The customer could not be billed for the Marketplace Subscription.\n * The customer will not be able to access the model. \\\n * **Unsubscribed**: Marketplace Subscriptions reach this state in response to an explicit customer or CSP action.\n * A Marketplace Subscription can also be canceled implicitly, as a result of nonpayment of dues,\n * after being in the Suspended state for some time.\n */\nexport type MarketplaceSubscriptionStatus = string;\n\n/** Known values of {@link MarketplaceSubscriptionProvisioningState} that the service accepts. */\nexport enum KnownMarketplaceSubscriptionProvisioningState {\n /** MarketplaceSubscription is being created. */\n Creating = \"Creating\",\n /** MarketplaceSubscription is being deleted. */\n Deleting = \"Deleting\",\n /** MarketplaceSubscription is successfully provisioned. */\n Succeeded = \"Succeeded\",\n /** MarketplaceSubscription provisioning failed. */\n Failed = \"Failed\",\n /** MarketplaceSubscription is being updated. */\n Updating = \"Updating\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for MarketplaceSubscriptionProvisioningState. \\\n * {@link KnownMarketplaceSubscriptionProvisioningState} can be used interchangeably with MarketplaceSubscriptionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Creating**: MarketplaceSubscription is being created. \\\n * **Deleting**: MarketplaceSubscription is being deleted. \\\n * **Succeeded**: MarketplaceSubscription is successfully provisioned. \\\n * **Failed**: MarketplaceSubscription provisioning failed. \\\n * **Updating**: MarketplaceSubscription is being updated. \\\n * **Canceled**\n */\nexport type MarketplaceSubscriptionProvisioningState = string;\n\n/** Known values of {@link EndpointComputeType} that the service accepts. */\nexport enum KnownEndpointComputeType {\n /** Managed */\n Managed = \"Managed\",\n /** Kubernetes */\n Kubernetes = \"Kubernetes\",\n /** AzureMLCompute */\n AzureMLCompute = \"AzureMLCompute\",\n}\n\n/**\n * Defines values for EndpointComputeType. \\\n * {@link KnownEndpointComputeType} can be used interchangeably with EndpointComputeType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Managed** \\\n * **Kubernetes** \\\n * **AzureMLCompute**\n */\nexport type EndpointComputeType = string;\n\n/** Known values of {@link OrderString} that the service accepts. */\nexport enum KnownOrderString {\n /** CreatedAtDesc */\n CreatedAtDesc = \"CreatedAtDesc\",\n /** CreatedAtAsc */\n CreatedAtAsc = \"CreatedAtAsc\",\n /** UpdatedAtDesc */\n UpdatedAtDesc = \"UpdatedAtDesc\",\n /** UpdatedAtAsc */\n UpdatedAtAsc = \"UpdatedAtAsc\",\n}\n\n/**\n * Defines values for OrderString. \\\n * {@link KnownOrderString} can be used interchangeably with OrderString,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **CreatedAtDesc** \\\n * **CreatedAtAsc** \\\n * **UpdatedAtDesc** \\\n * **UpdatedAtAsc**\n */\nexport type OrderString = string;\n\n/** Known values of {@link PublicNetworkAccessType} that the service accepts. */\nexport enum KnownPublicNetworkAccessType {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for PublicNetworkAccessType. \\\n * {@link KnownPublicNetworkAccessType} can be used interchangeably with PublicNetworkAccessType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type PublicNetworkAccessType = string;\n\n/** Known values of {@link ScaleType} that the service accepts. */\nexport enum KnownScaleType {\n /** Default */\n Default = \"Default\",\n /** TargetUtilization */\n TargetUtilization = \"TargetUtilization\",\n}\n\n/**\n * Defines values for ScaleType. \\\n * {@link KnownScaleType} can be used interchangeably with ScaleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default** \\\n * **TargetUtilization**\n */\nexport type ScaleType = string;\n\n/** Known values of {@link EgressPublicNetworkAccessType} that the service accepts. */\nexport enum KnownEgressPublicNetworkAccessType {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for EgressPublicNetworkAccessType. \\\n * {@link KnownEgressPublicNetworkAccessType} can be used interchangeably with EgressPublicNetworkAccessType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type EgressPublicNetworkAccessType = string;\n\n/** Known values of {@link DataCollectionMode} that the service accepts. */\nexport enum KnownDataCollectionMode {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for DataCollectionMode. \\\n * {@link KnownDataCollectionMode} can be used interchangeably with DataCollectionMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type DataCollectionMode = string;\n\n/** Known values of {@link RollingRateType} that the service accepts. */\nexport enum KnownRollingRateType {\n /** Year */\n Year = \"Year\",\n /** Month */\n Month = \"Month\",\n /** Day */\n Day = \"Day\",\n /** Hour */\n Hour = \"Hour\",\n /** Minute */\n Minute = \"Minute\",\n}\n\n/**\n * Defines values for RollingRateType. \\\n * {@link KnownRollingRateType} can be used interchangeably with RollingRateType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Year** \\\n * **Month** \\\n * **Day** \\\n * **Hour** \\\n * **Minute**\n */\nexport type RollingRateType = string;\n\n/** Known values of {@link ContainerType} that the service accepts. */\nexport enum KnownContainerType {\n /** StorageInitializer */\n StorageInitializer = \"StorageInitializer\",\n /** InferenceServer */\n InferenceServer = \"InferenceServer\",\n}\n\n/**\n * Defines values for ContainerType. \\\n * {@link KnownContainerType} can be used interchangeably with ContainerType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **StorageInitializer** \\\n * **InferenceServer**\n */\nexport type ContainerType = string;\n\n/** Known values of {@link SkuScaleType} that the service accepts. */\nexport enum KnownSkuScaleType {\n /** Automatically scales node count. */\n Automatic = \"Automatic\",\n /** Node count scaled upon user request. */\n Manual = \"Manual\",\n /** Fixed set of nodes. */\n None = \"None\",\n}\n\n/**\n * Defines values for SkuScaleType. \\\n * {@link KnownSkuScaleType} can be used interchangeably with SkuScaleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Automatic**: Automatically scales node count. \\\n * **Manual**: Node count scaled upon user request. \\\n * **None**: Fixed set of nodes.\n */\nexport type SkuScaleType = string;\n\n/** Known values of {@link KeyType} that the service accepts. */\nexport enum KnownKeyType {\n /** Primary */\n Primary = \"Primary\",\n /** Secondary */\n Secondary = \"Secondary\",\n}\n\n/**\n * Defines values for KeyType. \\\n * {@link KnownKeyType} can be used interchangeably with KeyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Primary** \\\n * **Secondary**\n */\nexport type KeyType = string;\n\n/** Known values of {@link ScheduleListViewType} that the service accepts. */\nexport enum KnownScheduleListViewType {\n /** EnabledOnly */\n EnabledOnly = \"EnabledOnly\",\n /** DisabledOnly */\n DisabledOnly = \"DisabledOnly\",\n /** All */\n All = \"All\",\n}\n\n/**\n * Defines values for ScheduleListViewType. \\\n * {@link KnownScheduleListViewType} can be used interchangeably with ScheduleListViewType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **EnabledOnly** \\\n * **DisabledOnly** \\\n * **All**\n */\nexport type ScheduleListViewType = string;\n\n/** Known values of {@link ScheduleActionType} that the service accepts. */\nexport enum KnownScheduleActionType {\n /** CreateJob */\n CreateJob = \"CreateJob\",\n /** InvokeBatchEndpoint */\n InvokeBatchEndpoint = \"InvokeBatchEndpoint\",\n /** CreateMonitor */\n CreateMonitor = \"CreateMonitor\",\n}\n\n/**\n * Defines values for ScheduleActionType. \\\n * {@link KnownScheduleActionType} can be used interchangeably with ScheduleActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **CreateJob** \\\n * **InvokeBatchEndpoint** \\\n * **CreateMonitor**\n */\nexport type ScheduleActionType = string;\n\n/** Known values of {@link ScheduleProvisioningStatus} that the service accepts. */\nexport enum KnownScheduleProvisioningStatus {\n /** Creating */\n Creating = \"Creating\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for ScheduleProvisioningStatus. \\\n * {@link KnownScheduleProvisioningStatus} can be used interchangeably with ScheduleProvisioningStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Creating** \\\n * **Updating** \\\n * **Deleting** \\\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled**\n */\nexport type ScheduleProvisioningStatus = string;\n\n/** Known values of {@link ServerlessInferenceEndpointAuthMode} that the service accepts. */\nexport enum KnownServerlessInferenceEndpointAuthMode {\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for ServerlessInferenceEndpointAuthMode. \\\n * {@link KnownServerlessInferenceEndpointAuthMode} can be used interchangeably with ServerlessInferenceEndpointAuthMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Key**\n */\nexport type ServerlessInferenceEndpointAuthMode = string;\n\n/** Known values of {@link ServerlessEndpointState} that the service accepts. */\nexport enum KnownServerlessEndpointState {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Suspending */\n Suspending = \"Suspending\",\n /** Reinstating */\n Reinstating = \"Reinstating\",\n /** Online */\n Online = \"Online\",\n /** Suspended */\n Suspended = \"Suspended\",\n /** CreationFailed */\n CreationFailed = \"CreationFailed\",\n /** DeletionFailed */\n DeletionFailed = \"DeletionFailed\",\n}\n\n/**\n * Defines values for ServerlessEndpointState. \\\n * {@link KnownServerlessEndpointState} can be used interchangeably with ServerlessEndpointState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Creating** \\\n * **Deleting** \\\n * **Suspending** \\\n * **Reinstating** \\\n * **Online** \\\n * **Suspended** \\\n * **CreationFailed** \\\n * **DeletionFailed**\n */\nexport type ServerlessEndpointState = string;\n\n/** Known values of {@link ContentSafetyStatus} that the service accepts. */\nexport enum KnownContentSafetyStatus {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for ContentSafetyStatus. \\\n * {@link KnownContentSafetyStatus} can be used interchangeably with ContentSafetyStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type ContentSafetyStatus = string;\n\n/** Known values of {@link EndpointServiceConnectionStatus} that the service accepts. */\nexport enum KnownEndpointServiceConnectionStatus {\n /** Approved */\n Approved = \"Approved\",\n /** Pending */\n Pending = \"Pending\",\n /** Rejected */\n Rejected = \"Rejected\",\n /** Disconnected */\n Disconnected = \"Disconnected\",\n}\n\n/**\n * Defines values for EndpointServiceConnectionStatus. \\\n * {@link KnownEndpointServiceConnectionStatus} can be used interchangeably with EndpointServiceConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Approved** \\\n * **Pending** \\\n * **Rejected** \\\n * **Disconnected**\n */\nexport type EndpointServiceConnectionStatus = string;\n\n/** Known values of {@link ClusterPurpose} that the service accepts. */\nexport enum KnownClusterPurpose {\n /** FastProd */\n FastProd = \"FastProd\",\n /** DenseProd */\n DenseProd = \"DenseProd\",\n /** DevTest */\n DevTest = \"DevTest\",\n}\n\n/**\n * Defines values for ClusterPurpose. \\\n * {@link KnownClusterPurpose} can be used interchangeably with ClusterPurpose,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **FastProd** \\\n * **DenseProd** \\\n * **DevTest**\n */\nexport type ClusterPurpose = string;\n\n/** Known values of {@link SslConfigStatus} that the service accepts. */\nexport enum KnownSslConfigStatus {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n /** Auto */\n Auto = \"Auto\",\n}\n\n/**\n * Defines values for SslConfigStatus. \\\n * {@link KnownSslConfigStatus} can be used interchangeably with SslConfigStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled** \\\n * **Auto**\n */\nexport type SslConfigStatus = string;\n\n/** Known values of {@link LoadBalancerType} that the service accepts. */\nexport enum KnownLoadBalancerType {\n /** PublicIp */\n PublicIp = \"PublicIp\",\n /** InternalLoadBalancer */\n InternalLoadBalancer = \"InternalLoadBalancer\",\n}\n\n/**\n * Defines values for LoadBalancerType. \\\n * {@link KnownLoadBalancerType} can be used interchangeably with LoadBalancerType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **PublicIp** \\\n * **InternalLoadBalancer**\n */\nexport type LoadBalancerType = string;\n\n/** Known values of {@link OsType} that the service accepts. */\nexport enum KnownOsType {\n /** Linux */\n Linux = \"Linux\",\n /** Windows */\n Windows = \"Windows\",\n}\n\n/**\n * Defines values for OsType. \\\n * {@link KnownOsType} can be used interchangeably with OsType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Linux** \\\n * **Windows**\n */\nexport type OsType = string;\n\n/** Known values of {@link VmPriority} that the service accepts. */\nexport enum KnownVmPriority {\n /** Dedicated */\n Dedicated = \"Dedicated\",\n /** LowPriority */\n LowPriority = \"LowPriority\",\n}\n\n/**\n * Defines values for VmPriority. \\\n * {@link KnownVmPriority} can be used interchangeably with VmPriority,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Dedicated** \\\n * **LowPriority**\n */\nexport type VmPriority = string;\n\n/** Known values of {@link RemoteLoginPortPublicAccess} that the service accepts. */\nexport enum KnownRemoteLoginPortPublicAccess {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** NotSpecified */\n NotSpecified = \"NotSpecified\",\n}\n\n/**\n * Defines values for RemoteLoginPortPublicAccess. \\\n * {@link KnownRemoteLoginPortPublicAccess} can be used interchangeably with RemoteLoginPortPublicAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled** \\\n * **NotSpecified**\n */\nexport type RemoteLoginPortPublicAccess = string;\n\n/** Known values of {@link AllocationState} that the service accepts. */\nexport enum KnownAllocationState {\n /** Steady */\n Steady = \"Steady\",\n /** Resizing */\n Resizing = \"Resizing\",\n}\n\n/**\n * Defines values for AllocationState. \\\n * {@link KnownAllocationState} can be used interchangeably with AllocationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Steady** \\\n * **Resizing**\n */\nexport type AllocationState = string;\n\n/** Known values of {@link ApplicationSharingPolicy} that the service accepts. */\nexport enum KnownApplicationSharingPolicy {\n /** Personal */\n Personal = \"Personal\",\n /** Shared */\n Shared = \"Shared\",\n}\n\n/**\n * Defines values for ApplicationSharingPolicy. \\\n * {@link KnownApplicationSharingPolicy} can be used interchangeably with ApplicationSharingPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Personal** \\\n * **Shared**\n */\nexport type ApplicationSharingPolicy = string;\n\n/** Known values of {@link SshPublicAccess} that the service accepts. */\nexport enum KnownSshPublicAccess {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for SshPublicAccess. \\\n * {@link KnownSshPublicAccess} can be used interchangeably with SshPublicAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type SshPublicAccess = string;\n\n/** Known values of {@link ImageType} that the service accepts. */\nexport enum KnownImageType {\n /** Docker */\n Docker = \"docker\",\n /** Azureml */\n Azureml = \"azureml\",\n}\n\n/**\n * Defines values for ImageType. \\\n * {@link KnownImageType} can be used interchangeably with ImageType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **docker** \\\n * **azureml**\n */\nexport type ImageType = string;\n\n/** Known values of {@link EnvironmentVariableType} that the service accepts. */\nexport enum KnownEnvironmentVariableType {\n /** Local */\n Local = \"local\",\n}\n\n/**\n * Defines values for EnvironmentVariableType. \\\n * {@link KnownEnvironmentVariableType} can be used interchangeably with EnvironmentVariableType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **local**\n */\nexport type EnvironmentVariableType = string;\n\n/** Known values of {@link Protocol} that the service accepts. */\nexport enum KnownProtocol {\n /** Tcp */\n Tcp = \"tcp\",\n /** Udp */\n Udp = \"udp\",\n /** Http */\n Http = \"http\",\n}\n\n/**\n * Defines values for Protocol. \\\n * {@link KnownProtocol} can be used interchangeably with Protocol,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **tcp** \\\n * **udp** \\\n * **http**\n */\nexport type Protocol = string;\n\n/** Known values of {@link VolumeDefinitionType} that the service accepts. */\nexport enum KnownVolumeDefinitionType {\n /** Bind */\n Bind = \"bind\",\n /** Volume */\n Volume = \"volume\",\n /** Tmpfs */\n Tmpfs = \"tmpfs\",\n /** Npipe */\n Npipe = \"npipe\",\n}\n\n/**\n * Defines values for VolumeDefinitionType. \\\n * {@link KnownVolumeDefinitionType} can be used interchangeably with VolumeDefinitionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **bind** \\\n * **volume** \\\n * **tmpfs** \\\n * **npipe**\n */\nexport type VolumeDefinitionType = string;\n\n/** Known values of {@link ComputeInstanceState} that the service accepts. */\nexport enum KnownComputeInstanceState {\n /** Creating */\n Creating = \"Creating\",\n /** CreateFailed */\n CreateFailed = \"CreateFailed\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Running */\n Running = \"Running\",\n /** Restarting */\n Restarting = \"Restarting\",\n /** JobRunning */\n JobRunning = \"JobRunning\",\n /** SettingUp */\n SettingUp = \"SettingUp\",\n /** SetupFailed */\n SetupFailed = \"SetupFailed\",\n /** Starting */\n Starting = \"Starting\",\n /** Stopped */\n Stopped = \"Stopped\",\n /** Stopping */\n Stopping = \"Stopping\",\n /** UserSettingUp */\n UserSettingUp = \"UserSettingUp\",\n /** UserSetupFailed */\n UserSetupFailed = \"UserSetupFailed\",\n /** Unknown */\n Unknown = \"Unknown\",\n /** Unusable */\n Unusable = \"Unusable\",\n}\n\n/**\n * Defines values for ComputeInstanceState. \\\n * {@link KnownComputeInstanceState} can be used interchangeably with ComputeInstanceState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Creating** \\\n * **CreateFailed** \\\n * **Deleting** \\\n * **Running** \\\n * **Restarting** \\\n * **JobRunning** \\\n * **SettingUp** \\\n * **SetupFailed** \\\n * **Starting** \\\n * **Stopped** \\\n * **Stopping** \\\n * **UserSettingUp** \\\n * **UserSetupFailed** \\\n * **Unknown** \\\n * **Unusable**\n */\nexport type ComputeInstanceState = string;\n\n/** Known values of {@link ComputeInstanceAuthorizationType} that the service accepts. */\nexport enum KnownComputeInstanceAuthorizationType {\n /** Personal */\n Personal = \"personal\",\n}\n\n/**\n * Defines values for ComputeInstanceAuthorizationType. \\\n * {@link KnownComputeInstanceAuthorizationType} can be used interchangeably with ComputeInstanceAuthorizationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **personal**\n */\nexport type ComputeInstanceAuthorizationType = string;\n\n/** Known values of {@link OperationName} that the service accepts. */\nexport enum KnownOperationName {\n /** Create */\n Create = \"Create\",\n /** Start */\n Start = \"Start\",\n /** Stop */\n Stop = \"Stop\",\n /** Restart */\n Restart = \"Restart\",\n /** Reimage */\n Reimage = \"Reimage\",\n /** Delete */\n Delete = \"Delete\",\n}\n\n/**\n * Defines values for OperationName. \\\n * {@link KnownOperationName} can be used interchangeably with OperationName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Create** \\\n * **Start** \\\n * **Stop** \\\n * **Restart** \\\n * **Reimage** \\\n * **Delete**\n */\nexport type OperationName = string;\n\n/** Known values of {@link OperationStatus} that the service accepts. */\nexport enum KnownOperationStatus {\n /** InProgress */\n InProgress = \"InProgress\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** CreateFailed */\n CreateFailed = \"CreateFailed\",\n /** StartFailed */\n StartFailed = \"StartFailed\",\n /** StopFailed */\n StopFailed = \"StopFailed\",\n /** RestartFailed */\n RestartFailed = \"RestartFailed\",\n /** ReimageFailed */\n ReimageFailed = \"ReimageFailed\",\n /** DeleteFailed */\n DeleteFailed = \"DeleteFailed\",\n}\n\n/**\n * Defines values for OperationStatus. \\\n * {@link KnownOperationStatus} can be used interchangeably with OperationStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **InProgress** \\\n * **Succeeded** \\\n * **CreateFailed** \\\n * **StartFailed** \\\n * **StopFailed** \\\n * **RestartFailed** \\\n * **ReimageFailed** \\\n * **DeleteFailed**\n */\nexport type OperationStatus = string;\n\n/** Known values of {@link OperationTrigger} that the service accepts. */\nexport enum KnownOperationTrigger {\n /** User */\n User = \"User\",\n /** Schedule */\n Schedule = \"Schedule\",\n /** IdleShutdown */\n IdleShutdown = \"IdleShutdown\",\n}\n\n/**\n * Defines values for OperationTrigger. \\\n * {@link KnownOperationTrigger} can be used interchangeably with OperationTrigger,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Schedule** \\\n * **IdleShutdown**\n */\nexport type OperationTrigger = string;\n\n/** Known values of {@link ProvisioningStatus} that the service accepts. */\nexport enum KnownProvisioningStatus {\n /** Completed */\n Completed = \"Completed\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Failed */\n Failed = \"Failed\",\n}\n\n/**\n * Defines values for ProvisioningStatus. \\\n * {@link KnownProvisioningStatus} can be used interchangeably with ProvisioningStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Completed** \\\n * **Provisioning** \\\n * **Failed**\n */\nexport type ProvisioningStatus = string;\n\n/** Known values of {@link ScheduleStatus} that the service accepts. */\nexport enum KnownScheduleStatus {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for ScheduleStatus. \\\n * {@link KnownScheduleStatus} can be used interchangeably with ScheduleStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type ScheduleStatus = string;\n\n/** Known values of {@link ComputePowerAction} that the service accepts. */\nexport enum KnownComputePowerAction {\n /** Start */\n Start = \"Start\",\n /** Stop */\n Stop = \"Stop\",\n}\n\n/**\n * Defines values for ComputePowerAction. \\\n * {@link KnownComputePowerAction} can be used interchangeably with ComputePowerAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Start** \\\n * **Stop**\n */\nexport type ComputePowerAction = string;\n\n/** Known values of {@link ComputeTriggerType} that the service accepts. */\nexport enum KnownComputeTriggerType {\n /** Recurrence */\n Recurrence = \"Recurrence\",\n /** Cron */\n Cron = \"Cron\",\n}\n\n/**\n * Defines values for ComputeTriggerType. \\\n * {@link KnownComputeTriggerType} can be used interchangeably with ComputeTriggerType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Recurrence** \\\n * **Cron**\n */\nexport type ComputeTriggerType = string;\n\n/** Known values of {@link ComputeRecurrenceFrequency} that the service accepts. */\nexport enum KnownComputeRecurrenceFrequency {\n /** Minute frequency */\n Minute = \"Minute\",\n /** Hour frequency */\n Hour = \"Hour\",\n /** Day frequency */\n Day = \"Day\",\n /** Week frequency */\n Week = \"Week\",\n /** Month frequency */\n Month = \"Month\",\n}\n\n/**\n * Defines values for ComputeRecurrenceFrequency. \\\n * {@link KnownComputeRecurrenceFrequency} can be used interchangeably with ComputeRecurrenceFrequency,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Minute**: Minute frequency \\\n * **Hour**: Hour frequency \\\n * **Day**: Day frequency \\\n * **Week**: Week frequency \\\n * **Month**: Month frequency\n */\nexport type ComputeRecurrenceFrequency = string;\n\n/** Known values of {@link ComputeWeekDay} that the service accepts. */\nexport enum KnownComputeWeekDay {\n /** Monday weekday */\n Monday = \"Monday\",\n /** Tuesday weekday */\n Tuesday = \"Tuesday\",\n /** Wednesday weekday */\n Wednesday = \"Wednesday\",\n /** Thursday weekday */\n Thursday = \"Thursday\",\n /** Friday weekday */\n Friday = \"Friday\",\n /** Saturday weekday */\n Saturday = \"Saturday\",\n /** Sunday weekday */\n Sunday = \"Sunday\",\n}\n\n/**\n * Defines values for ComputeWeekDay. \\\n * {@link KnownComputeWeekDay} can be used interchangeably with ComputeWeekDay,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Monday**: Monday weekday \\\n * **Tuesday**: Tuesday weekday \\\n * **Wednesday**: Wednesday weekday \\\n * **Thursday**: Thursday weekday \\\n * **Friday**: Friday weekday \\\n * **Saturday**: Saturday weekday \\\n * **Sunday**: Sunday weekday\n */\nexport type ComputeWeekDay = string;\n\n/** Known values of {@link ScheduleProvisioningState} that the service accepts. */\nexport enum KnownScheduleProvisioningState {\n /** Completed */\n Completed = \"Completed\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Failed */\n Failed = \"Failed\",\n}\n\n/**\n * Defines values for ScheduleProvisioningState. \\\n * {@link KnownScheduleProvisioningState} can be used interchangeably with ScheduleProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Completed** \\\n * **Provisioning** \\\n * **Failed**\n */\nexport type ScheduleProvisioningState = string;\n\n/** Known values of {@link Autosave} that the service accepts. */\nexport enum KnownAutosave {\n /** None */\n None = \"None\",\n /** Local */\n Local = \"Local\",\n /** Remote */\n Remote = \"Remote\",\n}\n\n/**\n * Defines values for Autosave. \\\n * {@link KnownAutosave} can be used interchangeably with Autosave,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **Local** \\\n * **Remote**\n */\nexport type Autosave = string;\n\n/** Known values of {@link Network} that the service accepts. */\nexport enum KnownNetwork {\n /** Bridge */\n Bridge = \"Bridge\",\n /** Host */\n Host = \"Host\",\n}\n\n/**\n * Defines values for Network. \\\n * {@link KnownNetwork} can be used interchangeably with Network,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Bridge** \\\n * **Host**\n */\nexport type Network = string;\n\n/** Known values of {@link Caching} that the service accepts. */\nexport enum KnownCaching {\n /** None */\n None = \"None\",\n /** ReadOnly */\n ReadOnly = \"ReadOnly\",\n /** ReadWrite */\n ReadWrite = \"ReadWrite\",\n}\n\n/**\n * Defines values for Caching. \\\n * {@link KnownCaching} can be used interchangeably with Caching,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **ReadOnly** \\\n * **ReadWrite**\n */\nexport type Caching = string;\n\n/** Known values of {@link StorageAccountType} that the service accepts. */\nexport enum KnownStorageAccountType {\n /** StandardLRS */\n StandardLRS = \"Standard_LRS\",\n /** PremiumLRS */\n PremiumLRS = \"Premium_LRS\",\n}\n\n/**\n * Defines values for StorageAccountType. \\\n * {@link KnownStorageAccountType} can be used interchangeably with StorageAccountType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Standard_LRS** \\\n * **Premium_LRS**\n */\nexport type StorageAccountType = string;\n\n/** Known values of {@link SourceType} that the service accepts. */\nexport enum KnownSourceType {\n /** Dataset */\n Dataset = \"Dataset\",\n /** Datastore */\n Datastore = \"Datastore\",\n /** URI */\n URI = \"URI\",\n}\n\n/**\n * Defines values for SourceType. \\\n * {@link KnownSourceType} can be used interchangeably with SourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Dataset** \\\n * **Datastore** \\\n * **URI**\n */\nexport type SourceType = string;\n\n/** Known values of {@link MountAction} that the service accepts. */\nexport enum KnownMountAction {\n /** Mount */\n Mount = \"Mount\",\n /** Unmount */\n Unmount = \"Unmount\",\n}\n\n/**\n * Defines values for MountAction. \\\n * {@link KnownMountAction} can be used interchangeably with MountAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Mount** \\\n * **Unmount**\n */\nexport type MountAction = string;\n\n/** Known values of {@link MountState} that the service accepts. */\nexport enum KnownMountState {\n /** MountRequested */\n MountRequested = \"MountRequested\",\n /** Mounted */\n Mounted = \"Mounted\",\n /** MountFailed */\n MountFailed = \"MountFailed\",\n /** UnmountRequested */\n UnmountRequested = \"UnmountRequested\",\n /** UnmountFailed */\n UnmountFailed = \"UnmountFailed\",\n /** Unmounted */\n Unmounted = \"Unmounted\",\n}\n\n/**\n * Defines values for MountState. \\\n * {@link KnownMountState} can be used interchangeably with MountState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **MountRequested** \\\n * **Mounted** \\\n * **MountFailed** \\\n * **UnmountRequested** \\\n * **UnmountFailed** \\\n * **Unmounted**\n */\nexport type MountState = string;\n\n/** Known values of {@link RuleAction} that the service accepts. */\nexport enum KnownRuleAction {\n /** Allow */\n Allow = \"Allow\",\n /** Deny */\n Deny = \"Deny\",\n}\n\n/**\n * Defines values for RuleAction. \\\n * {@link KnownRuleAction} can be used interchangeably with RuleAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Allow** \\\n * **Deny**\n */\nexport type RuleAction = string;\n\n/** Known values of {@link MonitoringFeatureFilterType} that the service accepts. */\nexport enum KnownMonitoringFeatureFilterType {\n /** Includes all features. */\n AllFeatures = \"AllFeatures\",\n /** Only includes the top contributing features, measured by feature attribution. */\n TopNByAttribution = \"TopNByAttribution\",\n /** Includes a user-defined subset of features. */\n FeatureSubset = \"FeatureSubset\",\n}\n\n/**\n * Defines values for MonitoringFeatureFilterType. \\\n * {@link KnownMonitoringFeatureFilterType} can be used interchangeably with MonitoringFeatureFilterType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AllFeatures**: Includes all features. \\\n * **TopNByAttribution**: Only includes the top contributing features, measured by feature attribution. \\\n * **FeatureSubset**: Includes a user-defined subset of features.\n */\nexport type MonitoringFeatureFilterType = string;\n\n/** Known values of {@link MonitorComputeIdentityType} that the service accepts. */\nexport enum KnownMonitorComputeIdentityType {\n /** Authenticates through user's AML token. */\n AmlToken = \"AmlToken\",\n /** Authenticates through a user-provided managed identity. */\n ManagedIdentity = \"ManagedIdentity\",\n}\n\n/**\n * Defines values for MonitorComputeIdentityType. \\\n * {@link KnownMonitorComputeIdentityType} can be used interchangeably with MonitorComputeIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AmlToken**: Authenticates through user's AML token. \\\n * **ManagedIdentity**: Authenticates through a user-provided managed identity.\n */\nexport type MonitorComputeIdentityType = string;\n\n/** Known values of {@link InputDeliveryMode} that the service accepts. */\nexport enum KnownInputDeliveryMode {\n /** ReadOnlyMount */\n ReadOnlyMount = \"ReadOnlyMount\",\n /** ReadWriteMount */\n ReadWriteMount = \"ReadWriteMount\",\n /** Download */\n Download = \"Download\",\n /** Direct */\n Direct = \"Direct\",\n /** EvalMount */\n EvalMount = \"EvalMount\",\n /** EvalDownload */\n EvalDownload = \"EvalDownload\",\n}\n\n/**\n * Defines values for InputDeliveryMode. \\\n * {@link KnownInputDeliveryMode} can be used interchangeably with InputDeliveryMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ReadOnlyMount** \\\n * **ReadWriteMount** \\\n * **Download** \\\n * **Direct** \\\n * **EvalMount** \\\n * **EvalDownload**\n */\nexport type InputDeliveryMode = string;\n\n/** Known values of {@link OutputDeliveryMode} that the service accepts. */\nexport enum KnownOutputDeliveryMode {\n /** ReadWriteMount */\n ReadWriteMount = \"ReadWriteMount\",\n /** Upload */\n Upload = \"Upload\",\n /** Direct */\n Direct = \"Direct\",\n}\n\n/**\n * Defines values for OutputDeliveryMode. \\\n * {@link KnownOutputDeliveryMode} can be used interchangeably with OutputDeliveryMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ReadWriteMount** \\\n * **Upload** \\\n * **Direct**\n */\nexport type OutputDeliveryMode = string;\n\n/** Known values of {@link ForecastHorizonMode} that the service accepts. */\nexport enum KnownForecastHorizonMode {\n /** Forecast horizon to be determined automatically. */\n Auto = \"Auto\",\n /** Use the custom forecast horizon. */\n Custom = \"Custom\",\n}\n\n/**\n * Defines values for ForecastHorizonMode. \\\n * {@link KnownForecastHorizonMode} can be used interchangeably with ForecastHorizonMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Auto**: Forecast horizon to be determined automatically. \\\n * **Custom**: Use the custom forecast horizon.\n */\nexport type ForecastHorizonMode = string;\n\n/** Known values of {@link TaskType} that the service accepts. */\nexport enum KnownTaskType {\n /**\n * Classification in machine learning and statistics is a supervised learning approach in which\n * the computer program learns from the data given to it and make new observations or classifications.\n */\n Classification = \"Classification\",\n /** Regression means to predict the value using the input data. Regression models are used to predict a continuous value. */\n Regression = \"Regression\",\n /**\n * Forecasting is a special kind of regression task that deals with time-series data and creates forecasting model\n * that can be used to predict the near future values based on the inputs.\n */\n Forecasting = \"Forecasting\",\n /**\n * Image Classification. Multi-class image classification is used when an image is classified with only a single label\n * from a set of classes - e.g. each image is classified as either an image of a 'cat' or a 'dog' or a 'duck'.\n */\n ImageClassification = \"ImageClassification\",\n /**\n * Image Classification Multilabel. Multi-label image classification is used when an image could have one or more labels\n * from a set of labels - e.g. an image could be labeled with both 'cat' and 'dog'.\n */\n ImageClassificationMultilabel = \"ImageClassificationMultilabel\",\n /**\n * Image Object Detection. Object detection is used to identify objects in an image and locate each object with a\n * bounding box e.g. locate all dogs and cats in an image and draw a bounding box around each.\n */\n ImageObjectDetection = \"ImageObjectDetection\",\n /**\n * Image Instance Segmentation. Instance segmentation is used to identify objects in an image at the pixel level,\n * drawing a polygon around each object in the image.\n */\n ImageInstanceSegmentation = \"ImageInstanceSegmentation\",\n /**\n * Text classification (also known as text tagging or text categorization) is the process of sorting texts into categories.\n * Categories are mutually exclusive.\n */\n TextClassification = \"TextClassification\",\n /** Multilabel classification task assigns each sample to a group (zero or more) of target labels. */\n TextClassificationMultilabel = \"TextClassificationMultilabel\",\n /**\n * Text Named Entity Recognition a.k.a. TextNER.\n * 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.\n */\n TextNER = \"TextNER\",\n}\n\n/**\n * Defines values for TaskType. \\\n * {@link KnownTaskType} can be used interchangeably with TaskType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Classification**: Classification in machine learning and statistics is a supervised learning approach in which\n * the computer program learns from the data given to it and make new observations or classifications. \\\n * **Regression**: Regression means to predict the value using the input data. Regression models are used to predict a continuous value. \\\n * **Forecasting**: Forecasting is a special kind of regression task that deals with time-series data and creates forecasting model\n * that can be used to predict the near future values based on the inputs. \\\n * **ImageClassification**: Image Classification. Multi-class image classification is used when an image is classified with only a single label\n * from a set of classes - e.g. each image is classified as either an image of a 'cat' or a 'dog' or a 'duck'. \\\n * **ImageClassificationMultilabel**: Image Classification Multilabel. Multi-label image classification is used when an image could have one or more labels\n * from a set of labels - e.g. an image could be labeled with both 'cat' and 'dog'. \\\n * **ImageObjectDetection**: Image Object Detection. Object detection is used to identify objects in an image and locate each object with a\n * bounding box e.g. locate all dogs and cats in an image and draw a bounding box around each. \\\n * **ImageInstanceSegmentation**: Image Instance Segmentation. Instance segmentation is used to identify objects in an image at the pixel level,\n * drawing a polygon around each object in the image. \\\n * **TextClassification**: Text classification (also known as text tagging or text categorization) is the process of sorting texts into categories.\n * Categories are mutually exclusive. \\\n * **TextClassificationMultilabel**: Multilabel classification task assigns each sample to a group (zero or more) of target labels. \\\n * **TextNER**: Text Named Entity Recognition a.k.a. TextNER.\n * 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.\n */\nexport type TaskType = string;\n\n/** Known values of {@link LogVerbosity} that the service accepts. */\nexport enum KnownLogVerbosity {\n /** No logs emitted. */\n NotSet = \"NotSet\",\n /** Debug and above log statements logged. */\n Debug = \"Debug\",\n /** Info and above log statements logged. */\n Info = \"Info\",\n /** Warning and above log statements logged. */\n Warning = \"Warning\",\n /** Error and above log statements logged. */\n Error = \"Error\",\n /** Only critical statements logged. */\n Critical = \"Critical\",\n}\n\n/**\n * Defines values for LogVerbosity. \\\n * {@link KnownLogVerbosity} can be used interchangeably with LogVerbosity,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSet**: No logs emitted. \\\n * **Debug**: Debug and above log statements logged. \\\n * **Info**: Info and above log statements logged. \\\n * **Warning**: Warning and above log statements logged. \\\n * **Error**: Error and above log statements logged. \\\n * **Critical**: Only critical statements logged.\n */\nexport type LogVerbosity = string;\n\n/** Known values of {@link JobInputType} that the service accepts. */\nexport enum KnownJobInputType {\n /** Literal */\n Literal = \"literal\",\n /** UriFile */\n UriFile = \"uri_file\",\n /** UriFolder */\n UriFolder = \"uri_folder\",\n /** Mltable */\n Mltable = \"mltable\",\n /** CustomModel */\n CustomModel = \"custom_model\",\n /** MlflowModel */\n MlflowModel = \"mlflow_model\",\n /** TritonModel */\n TritonModel = \"triton_model\",\n}\n\n/**\n * Defines values for JobInputType. \\\n * {@link KnownJobInputType} can be used interchangeably with JobInputType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **literal** \\\n * **uri_file** \\\n * **uri_folder** \\\n * **mltable** \\\n * **custom_model** \\\n * **mlflow_model** \\\n * **triton_model**\n */\nexport type JobInputType = string;\n\n/** Known values of {@link JobOutputType} that the service accepts. */\nexport enum KnownJobOutputType {\n /** UriFile */\n UriFile = \"uri_file\",\n /** UriFolder */\n UriFolder = \"uri_folder\",\n /** Mltable */\n Mltable = \"mltable\",\n /** CustomModel */\n CustomModel = \"custom_model\",\n /** MlflowModel */\n MlflowModel = \"mlflow_model\",\n /** TritonModel */\n TritonModel = \"triton_model\",\n}\n\n/**\n * Defines values for JobOutputType. \\\n * {@link KnownJobOutputType} can be used interchangeably with JobOutputType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **uri_file** \\\n * **uri_folder** \\\n * **mltable** \\\n * **custom_model** \\\n * **mlflow_model** \\\n * **triton_model**\n */\nexport type JobOutputType = string;\n\n/** Known values of {@link JobTier} that the service accepts. */\nexport enum KnownJobTier {\n /** Null */\n Null = \"Null\",\n /** Spot */\n Spot = \"Spot\",\n /** Basic */\n Basic = \"Basic\",\n /** Standard */\n Standard = \"Standard\",\n /** Premium */\n Premium = \"Premium\",\n}\n\n/**\n * Defines values for JobTier. \\\n * {@link KnownJobTier} can be used interchangeably with JobTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Null** \\\n * **Spot** \\\n * **Basic** \\\n * **Standard** \\\n * **Premium**\n */\nexport type JobTier = string;\n\n/** Known values of {@link NCrossValidationsMode} that the service accepts. */\nexport enum KnownNCrossValidationsMode {\n /** Determine N-Cross validations value automatically. Supported only for 'Forecasting' AutoML task. */\n Auto = \"Auto\",\n /** Use custom N-Cross validations value. */\n Custom = \"Custom\",\n}\n\n/**\n * Defines values for NCrossValidationsMode. \\\n * {@link KnownNCrossValidationsMode} can be used interchangeably with NCrossValidationsMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Auto**: Determine N-Cross validations value automatically. Supported only for 'Forecasting' AutoML task. \\\n * **Custom**: Use custom N-Cross validations value.\n */\nexport type NCrossValidationsMode = string;\n\n/** Known values of {@link SeasonalityMode} that the service accepts. */\nexport enum KnownSeasonalityMode {\n /** Seasonality to be determined automatically. */\n Auto = \"Auto\",\n /** Use the custom seasonality value. */\n Custom = \"Custom\",\n}\n\n/**\n * Defines values for SeasonalityMode. \\\n * {@link KnownSeasonalityMode} can be used interchangeably with SeasonalityMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Auto**: Seasonality to be determined automatically. \\\n * **Custom**: Use the custom seasonality value.\n */\nexport type SeasonalityMode = string;\n\n/** Known values of {@link TargetLagsMode} that the service accepts. */\nexport enum KnownTargetLagsMode {\n /** Target lags to be determined automatically. */\n Auto = \"Auto\",\n /** Use the custom target lags. */\n Custom = \"Custom\",\n}\n\n/**\n * Defines values for TargetLagsMode. \\\n * {@link KnownTargetLagsMode} can be used interchangeably with TargetLagsMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Auto**: Target lags to be determined automatically. \\\n * **Custom**: Use the custom target lags.\n */\nexport type TargetLagsMode = string;\n\n/** Known values of {@link TargetRollingWindowSizeMode} that the service accepts. */\nexport enum KnownTargetRollingWindowSizeMode {\n /** Determine rolling windows size automatically. */\n Auto = \"Auto\",\n /** Use the specified rolling window size. */\n Custom = \"Custom\",\n}\n\n/**\n * Defines values for TargetRollingWindowSizeMode. \\\n * {@link KnownTargetRollingWindowSizeMode} can be used interchangeably with TargetRollingWindowSizeMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Auto**: Determine rolling windows size automatically. \\\n * **Custom**: Use the specified rolling window size.\n */\nexport type TargetRollingWindowSizeMode = string;\n\n/** Known values of {@link ServiceDataAccessAuthIdentity} that the service accepts. */\nexport enum KnownServiceDataAccessAuthIdentity {\n /** Do not use any identity for service data access. */\n None = \"None\",\n /** Use the system assigned managed identity of the Workspace to authenticate service data access. */\n WorkspaceSystemAssignedIdentity = \"WorkspaceSystemAssignedIdentity\",\n /** Use the user assigned managed identity of the Workspace to authenticate service data access. */\n WorkspaceUserAssignedIdentity = \"WorkspaceUserAssignedIdentity\",\n}\n\n/**\n * Defines values for ServiceDataAccessAuthIdentity. \\\n * {@link KnownServiceDataAccessAuthIdentity} can be used interchangeably with ServiceDataAccessAuthIdentity,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: Do not use any identity for service data access. \\\n * **WorkspaceSystemAssignedIdentity**: Use the system assigned managed identity of the Workspace to authenticate service data access. \\\n * **WorkspaceUserAssignedIdentity**: Use the user assigned managed identity of the Workspace to authenticate service data access.\n */\nexport type ServiceDataAccessAuthIdentity = string;\n\n/** Known values of {@link EarlyTerminationPolicyType} that the service accepts. */\nexport enum KnownEarlyTerminationPolicyType {\n /** Bandit */\n Bandit = \"Bandit\",\n /** MedianStopping */\n MedianStopping = \"MedianStopping\",\n /** TruncationSelection */\n TruncationSelection = \"TruncationSelection\",\n}\n\n/**\n * Defines values for EarlyTerminationPolicyType. \\\n * {@link KnownEarlyTerminationPolicyType} can be used interchangeably with EarlyTerminationPolicyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Bandit** \\\n * **MedianStopping** \\\n * **TruncationSelection**\n */\nexport type EarlyTerminationPolicyType = string;\n\n/** Known values of {@link SamplingAlgorithmType} that the service accepts. */\nexport enum KnownSamplingAlgorithmType {\n /** Grid */\n Grid = \"Grid\",\n /** Random */\n Random = \"Random\",\n /** Bayesian */\n Bayesian = \"Bayesian\",\n}\n\n/**\n * Defines values for SamplingAlgorithmType. \\\n * {@link KnownSamplingAlgorithmType} can be used interchangeably with SamplingAlgorithmType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Grid** \\\n * **Random** \\\n * **Bayesian**\n */\nexport type SamplingAlgorithmType = string;\n\n/** Known values of {@link CategoricalDataDriftMetric} that the service accepts. */\nexport enum KnownCategoricalDataDriftMetric {\n /** The Jensen Shannon Distance (JSD) metric. */\n JensenShannonDistance = \"JensenShannonDistance\",\n /** The Population Stability Index (PSI) metric. */\n PopulationStabilityIndex = \"PopulationStabilityIndex\",\n /** The Pearsons Chi Squared Test metric. */\n PearsonsChiSquaredTest = \"PearsonsChiSquaredTest\",\n}\n\n/**\n * Defines values for CategoricalDataDriftMetric. \\\n * {@link KnownCategoricalDataDriftMetric} can be used interchangeably with CategoricalDataDriftMetric,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **JensenShannonDistance**: The Jensen Shannon Distance (JSD) metric. \\\n * **PopulationStabilityIndex**: The Population Stability Index (PSI) metric. \\\n * **PearsonsChiSquaredTest**: The Pearsons Chi Squared Test metric.\n */\nexport type CategoricalDataDriftMetric = string;\n\n/** Known values of {@link MonitoringFeatureDataType} that the service accepts. */\nexport enum KnownMonitoringFeatureDataType {\n /** Used for features of numerical data type. */\n Numerical = \"Numerical\",\n /** Used for features of categorical data type. */\n Categorical = \"Categorical\",\n}\n\n/**\n * Defines values for MonitoringFeatureDataType. \\\n * {@link KnownMonitoringFeatureDataType} can be used interchangeably with MonitoringFeatureDataType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Numerical**: Used for features of numerical data type. \\\n * **Categorical**: Used for features of categorical data type.\n */\nexport type MonitoringFeatureDataType = string;\n\n/** Known values of {@link CategoricalDataQualityMetric} that the service accepts. */\nexport enum KnownCategoricalDataQualityMetric {\n /** Calculates the rate of null values. */\n NullValueRate = \"NullValueRate\",\n /** Calculates the rate of data type errors. */\n DataTypeErrorRate = \"DataTypeErrorRate\",\n /** Calculates the rate values are out of bounds. */\n OutOfBoundsRate = \"OutOfBoundsRate\",\n}\n\n/**\n * Defines values for CategoricalDataQualityMetric. \\\n * {@link KnownCategoricalDataQualityMetric} can be used interchangeably with CategoricalDataQualityMetric,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NullValueRate**: Calculates the rate of null values. \\\n * **DataTypeErrorRate**: Calculates the rate of data type errors. \\\n * **OutOfBoundsRate**: Calculates the rate values are out of bounds.\n */\nexport type CategoricalDataQualityMetric = string;\n\n/** Known values of {@link CategoricalPredictionDriftMetric} that the service accepts. */\nexport enum KnownCategoricalPredictionDriftMetric {\n /** The Jensen Shannon Distance (JSD) metric. */\n JensenShannonDistance = \"JensenShannonDistance\",\n /** The Population Stability Index (PSI) metric. */\n PopulationStabilityIndex = \"PopulationStabilityIndex\",\n /** The Pearsons Chi Squared Test metric. */\n PearsonsChiSquaredTest = \"PearsonsChiSquaredTest\",\n}\n\n/**\n * Defines values for CategoricalPredictionDriftMetric. \\\n * {@link KnownCategoricalPredictionDriftMetric} can be used interchangeably with CategoricalPredictionDriftMetric,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **JensenShannonDistance**: The Jensen Shannon Distance (JSD) metric. \\\n * **PopulationStabilityIndex**: The Population Stability Index (PSI) metric. \\\n * **PearsonsChiSquaredTest**: The Pearsons Chi Squared Test metric.\n */\nexport type CategoricalPredictionDriftMetric = string;\n\n/** Known values of {@link ClassificationPrimaryMetrics} that the service accepts. */\nexport enum KnownClassificationPrimaryMetrics {\n /**\n * AUC is the Area under the curve.\n * This metric represents arithmetic mean of the score for each class,\n * weighted by the number of true instances in each class.\n */\n AUCWeighted = \"AUCWeighted\",\n /** Accuracy is the ratio of predictions that exactly match the true class labels. */\n Accuracy = \"Accuracy\",\n /**\n * Normalized macro recall is recall macro-averaged and normalized, so that random\n * performance has a score of 0, and perfect performance has a score of 1.\n */\n NormMacroRecall = \"NormMacroRecall\",\n /**\n * The arithmetic mean of the average precision score for each class, weighted by\n * the number of true instances in each class.\n */\n AveragePrecisionScoreWeighted = \"AveragePrecisionScoreWeighted\",\n /** The arithmetic mean of precision for each class, weighted by number of true instances in each class. */\n PrecisionScoreWeighted = \"PrecisionScoreWeighted\",\n}\n\n/**\n * Defines values for ClassificationPrimaryMetrics. \\\n * {@link KnownClassificationPrimaryMetrics} can be used interchangeably with ClassificationPrimaryMetrics,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AUCWeighted**: AUC is the Area under the curve.\n * This metric represents arithmetic mean of the score for each class,\n * weighted by the number of true instances in each class. \\\n * **Accuracy**: Accuracy is the ratio of predictions that exactly match the true class labels. \\\n * **NormMacroRecall**: Normalized macro recall is recall macro-averaged and normalized, so that random\n * performance has a score of 0, and perfect performance has a score of 1. \\\n * **AveragePrecisionScoreWeighted**: The arithmetic mean of the average precision score for each class, weighted by\n * the number of true instances in each class. \\\n * **PrecisionScoreWeighted**: The arithmetic mean of precision for each class, weighted by number of true instances in each class.\n */\nexport type ClassificationPrimaryMetrics = string;\n\n/** Known values of {@link ClassificationModels} that the service accepts. */\nexport enum KnownClassificationModels {\n /**\n * Logistic regression is a fundamental classification technique.\n * It belongs to the group of linear classifiers and is somewhat similar to polynomial and linear regression.\n * Logistic regression is fast and relatively uncomplicated, and it's convenient for you to interpret the results.\n * Although it's essentially a method for binary classification, it can also be applied to multiclass problems.\n */\n LogisticRegression = \"LogisticRegression\",\n /**\n * SGD: Stochastic gradient descent is an optimization algorithm often used in machine learning applications\n * to find the model parameters that correspond to the best fit between predicted and actual outputs.\n */\n SGD = \"SGD\",\n /**\n * The multinomial Naive Bayes classifier is suitable for classification with discrete features (e.g., word counts for text classification).\n * The multinomial distribution normally requires integer feature counts. However, in practice, fractional counts such as tf-idf may also work.\n */\n MultinomialNaiveBayes = \"MultinomialNaiveBayes\",\n /** Naive Bayes classifier for multivariate Bernoulli models. */\n BernoulliNaiveBayes = \"BernoulliNaiveBayes\",\n /**\n * A support vector machine (SVM) is a supervised machine learning model that uses classification algorithms for two-group classification problems.\n * After giving an SVM model sets of labeled training data for each category, they're able to categorize new text.\n */\n SVM = \"SVM\",\n /**\n * A support vector machine (SVM) is a supervised machine learning model that uses classification algorithms for two-group classification problems.\n * After giving an SVM model sets of labeled training data for each category, they're able to categorize new text.\n * Linear SVM performs best when input data is linear, i.e., data can be easily classified by drawing the straight line between classified values on a plotted graph.\n */\n LinearSVM = \"LinearSVM\",\n /**\n * K-nearest neighbors (KNN) algorithm uses 'feature similarity' to predict the values of new datapoints\n * which further means that the new data point will be assigned a value based on how closely it matches the points in the training set.\n */\n KNN = \"KNN\",\n /**\n * Decision Trees are a non-parametric supervised learning method used for both classification and regression tasks.\n * The goal is to create a model that predicts the value of a target variable by learning simple decision rules inferred from the data features.\n */\n DecisionTree = \"DecisionTree\",\n /**\n * Random forest is a supervised learning algorithm.\n * The \"forest\" it builds, is an ensemble of decision trees, usually trained with the “bagging” method.\n * The general idea of the bagging method is that a combination of learning models increases the overall result.\n */\n RandomForest = \"RandomForest\",\n /** Extreme Trees is an ensemble machine learning algorithm that combines the predictions from many decision trees. It is related to the widely used random forest algorithm. */\n ExtremeRandomTrees = \"ExtremeRandomTrees\",\n /** LightGBM is a gradient boosting framework that uses tree based learning algorithms. */\n LightGBM = \"LightGBM\",\n /** The technique of transiting week learners into a strong learner is called Boosting. The gradient boosting algorithm process works on this theory of execution. */\n GradientBoosting = \"GradientBoosting\",\n /** XGBoost: Extreme Gradient Boosting Algorithm. This algorithm is used for structured data where target column values can be divided into distinct class values. */\n XGBoostClassifier = \"XGBoostClassifier\",\n}\n\n/**\n * Defines values for ClassificationModels. \\\n * {@link KnownClassificationModels} can be used interchangeably with ClassificationModels,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **LogisticRegression**: Logistic regression is a fundamental classification technique.\n * It belongs to the group of linear classifiers and is somewhat similar to polynomial and linear regression.\n * Logistic regression is fast and relatively uncomplicated, and it's convenient for you to interpret the results.\n * Although it's essentially a method for binary classification, it can also be applied to multiclass problems. \\\n * **SGD**: SGD: Stochastic gradient descent is an optimization algorithm often used in machine learning applications\n * to find the model parameters that correspond to the best fit between predicted and actual outputs. \\\n * **MultinomialNaiveBayes**: The multinomial Naive Bayes classifier is suitable for classification with discrete features (e.g., word counts for text classification).\n * The multinomial distribution normally requires integer feature counts. However, in practice, fractional counts such as tf-idf may also work. \\\n * **BernoulliNaiveBayes**: Naive Bayes classifier for multivariate Bernoulli models. \\\n * **SVM**: A support vector machine (SVM) is a supervised machine learning model that uses classification algorithms for two-group classification problems.\n * After giving an SVM model sets of labeled training data for each category, they're able to categorize new text. \\\n * **LinearSVM**: A support vector machine (SVM) is a supervised machine learning model that uses classification algorithms for two-group classification problems.\n * After giving an SVM model sets of labeled training data for each category, they're able to categorize new text.\n * Linear SVM performs best when input data is linear, i.e., data can be easily classified by drawing the straight line between classified values on a plotted graph. \\\n * **KNN**: K-nearest neighbors (KNN) algorithm uses 'feature similarity' to predict the values of new datapoints\n * which further means that the new data point will be assigned a value based on how closely it matches the points in the training set. \\\n * **DecisionTree**: Decision Trees are a non-parametric supervised learning method used for both classification and regression tasks.\n * The goal is to create a model that predicts the value of a target variable by learning simple decision rules inferred from the data features. \\\n * **RandomForest**: Random forest is a supervised learning algorithm.\n * The \"forest\" it builds, is an ensemble of decision trees, usually trained with the “bagging” method.\n * The general idea of the bagging method is that a combination of learning models increases the overall result. \\\n * **ExtremeRandomTrees**: Extreme Trees is an ensemble machine learning algorithm that combines the predictions from many decision trees. It is related to the widely used random forest algorithm. \\\n * **LightGBM**: LightGBM is a gradient boosting framework that uses tree based learning algorithms. \\\n * **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. \\\n * **XGBoostClassifier**: XGBoost: Extreme Gradient Boosting Algorithm. This algorithm is used for structured data where target column values can be divided into distinct class values.\n */\nexport type ClassificationModels = string;\n\n/** Known values of {@link StackMetaLearnerType} that the service accepts. */\nexport enum KnownStackMetaLearnerType {\n /** None */\n None = \"None\",\n /** Default meta-learners are LogisticRegression for classification tasks. */\n LogisticRegression = \"LogisticRegression\",\n /** Default meta-learners are LogisticRegression for classification task when CV is on. */\n LogisticRegressionCV = \"LogisticRegressionCV\",\n /** LightGBMClassifier */\n LightGBMClassifier = \"LightGBMClassifier\",\n /** Default meta-learners are LogisticRegression for regression task. */\n ElasticNet = \"ElasticNet\",\n /** Default meta-learners are LogisticRegression for regression task when CV is on. */\n ElasticNetCV = \"ElasticNetCV\",\n /** LightGBMRegressor */\n LightGBMRegressor = \"LightGBMRegressor\",\n /** LinearRegression */\n LinearRegression = \"LinearRegression\",\n}\n\n/**\n * Defines values for StackMetaLearnerType. \\\n * {@link KnownStackMetaLearnerType} can be used interchangeably with StackMetaLearnerType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **LogisticRegression**: Default meta-learners are LogisticRegression for classification tasks. \\\n * **LogisticRegressionCV**: Default meta-learners are LogisticRegression for classification task when CV is on. \\\n * **LightGBMClassifier** \\\n * **ElasticNet**: Default meta-learners are LogisticRegression for regression task. \\\n * **ElasticNetCV**: Default meta-learners are LogisticRegression for regression task when CV is on. \\\n * **LightGBMRegressor** \\\n * **LinearRegression**\n */\nexport type StackMetaLearnerType = string;\n\n/** Known values of {@link FeaturizationMode} that the service accepts. */\nexport enum KnownFeaturizationMode {\n /** Auto mode, system performs featurization without any custom featurization inputs. */\n Auto = \"Auto\",\n /** Custom featurization. */\n Custom = \"Custom\",\n /** Featurization off. 'Forecasting' task cannot use this value. */\n Off = \"Off\",\n}\n\n/**\n * Defines values for FeaturizationMode. \\\n * {@link KnownFeaturizationMode} can be used interchangeably with FeaturizationMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Auto**: Auto mode, system performs featurization without any custom featurization inputs. \\\n * **Custom**: Custom featurization. \\\n * **Off**: Featurization off. 'Forecasting' task cannot use this value.\n */\nexport type FeaturizationMode = string;\n\n/** Known values of {@link BlockedTransformers} that the service accepts. */\nexport enum KnownBlockedTransformers {\n /** Target encoding for text data. */\n TextTargetEncoder = \"TextTargetEncoder\",\n /** Ohe hot encoding creates a binary feature transformation. */\n OneHotEncoder = \"OneHotEncoder\",\n /** Target encoding for categorical data. */\n CatTargetEncoder = \"CatTargetEncoder\",\n /** Tf-Idf stands for, term-frequency times inverse document-frequency. This is a common term weighting scheme for identifying information from documents. */\n TfIdf = \"TfIdf\",\n /** Weight of Evidence encoding is a technique used to encode categorical variables. It uses the natural log of the P(1)\\/P(0) to create weights. */\n WoETargetEncoder = \"WoETargetEncoder\",\n /** Label encoder converts labels\\/categorical variables in a numerical form. */\n LabelEncoder = \"LabelEncoder\",\n /** Word embedding helps represents words or phrases as a vector, or a series of numbers. */\n WordEmbedding = \"WordEmbedding\",\n /** Naive Bayes is a classified that is used for classification of discrete features that are categorically distributed. */\n NaiveBayes = \"NaiveBayes\",\n /** Count Vectorizer converts a collection of text documents to a matrix of token counts. */\n CountVectorizer = \"CountVectorizer\",\n /** Hashing One Hot Encoder can turn categorical variables into a limited number of new features. This is often used for high-cardinality categorical features. */\n HashOneHotEncoder = \"HashOneHotEncoder\",\n}\n\n/**\n * Defines values for BlockedTransformers. \\\n * {@link KnownBlockedTransformers} can be used interchangeably with BlockedTransformers,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **TextTargetEncoder**: Target encoding for text data. \\\n * **OneHotEncoder**: Ohe hot encoding creates a binary feature transformation. \\\n * **CatTargetEncoder**: Target encoding for categorical data. \\\n * **TfIdf**: Tf-Idf stands for, term-frequency times inverse document-frequency. This is a common term weighting scheme for identifying information from documents. \\\n * **WoETargetEncoder**: Weight of Evidence encoding is a technique used to encode categorical variables. It uses the natural log of the P(1)\\/P(0) to create weights. \\\n * **LabelEncoder**: Label encoder converts labels\\/categorical variables in a numerical form. \\\n * **WordEmbedding**: Word embedding helps represents words or phrases as a vector, or a series of numbers. \\\n * **NaiveBayes**: Naive Bayes is a classified that is used for classification of discrete features that are categorically distributed. \\\n * **CountVectorizer**: Count Vectorizer converts a collection of text documents to a matrix of token counts. \\\n * **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.\n */\nexport type BlockedTransformers = string;\n\n/** Known values of {@link DistributionType} that the service accepts. */\nexport enum KnownDistributionType {\n /** PyTorch */\n PyTorch = \"PyTorch\",\n /** TensorFlow */\n TensorFlow = \"TensorFlow\",\n /** Mpi */\n Mpi = \"Mpi\",\n}\n\n/**\n * Defines values for DistributionType. \\\n * {@link KnownDistributionType} can be used interchangeably with DistributionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **PyTorch** \\\n * **TensorFlow** \\\n * **Mpi**\n */\nexport type DistributionType = string;\n\n/** Known values of {@link JobLimitsType} that the service accepts. */\nexport enum KnownJobLimitsType {\n /** Command */\n Command = \"Command\",\n /** Sweep */\n Sweep = \"Sweep\",\n}\n\n/**\n * Defines values for JobLimitsType. \\\n * {@link KnownJobLimitsType} can be used interchangeably with JobLimitsType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Command** \\\n * **Sweep**\n */\nexport type JobLimitsType = string;\n\n/** Known values of {@link ModelTaskType} that the service accepts. */\nexport enum KnownModelTaskType {\n /** Classification */\n Classification = \"Classification\",\n /** Regression */\n Regression = \"Regression\",\n}\n\n/**\n * Defines values for ModelTaskType. \\\n * {@link KnownModelTaskType} can be used interchangeably with ModelTaskType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Classification** \\\n * **Regression**\n */\nexport type ModelTaskType = string;\n\n/** Known values of {@link MonitoringSignalType} that the service accepts. */\nexport enum KnownMonitoringSignalType {\n /** Tracks model input data distribution change, comparing against training data or past production data. */\n DataDrift = \"DataDrift\",\n /** Tracks prediction result data distribution change, comparing against validation\\/test label data or past production data. */\n PredictionDrift = \"PredictionDrift\",\n /** Tracks model input data integrity. */\n DataQuality = \"DataQuality\",\n /** Tracks feature importance change in production, comparing against feature importance at training time. */\n FeatureAttributionDrift = \"FeatureAttributionDrift\",\n /** Tracks a custom signal provided by users. */\n Custom = \"Custom\",\n}\n\n/**\n * Defines values for MonitoringSignalType. \\\n * {@link KnownMonitoringSignalType} can be used interchangeably with MonitoringSignalType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **DataDrift**: Tracks model input data distribution change, comparing against training data or past production data. \\\n * **PredictionDrift**: Tracks prediction result data distribution change, comparing against validation\\/test label data or past production data. \\\n * **DataQuality**: Tracks model input data integrity. \\\n * **FeatureAttributionDrift**: Tracks feature importance change in production, comparing against feature importance at training time. \\\n * **Custom**: Tracks a custom signal provided by users.\n */\nexport type MonitoringSignalType = string;\n\n/** Known values of {@link MonitoringNotificationType} that the service accepts. */\nexport enum KnownMonitoringNotificationType {\n /** Enables email notifications through AML notifications. */\n AmlNotification = \"AmlNotification\",\n}\n\n/**\n * Defines values for MonitoringNotificationType. \\\n * {@link KnownMonitoringNotificationType} can be used interchangeably with MonitoringNotificationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AmlNotification**: Enables email notifications through AML notifications.\n */\nexport type MonitoringNotificationType = string;\n\n/** Known values of {@link MonitorComputeType} that the service accepts. */\nexport enum KnownMonitorComputeType {\n /** Serverless Spark compute. */\n ServerlessSpark = \"ServerlessSpark\",\n}\n\n/**\n * Defines values for MonitorComputeType. \\\n * {@link KnownMonitorComputeType} can be used interchangeably with MonitorComputeType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ServerlessSpark**: Serverless Spark compute.\n */\nexport type MonitorComputeType = string;\n\n/** Known values of {@link MonitoringInputDataType} that the service accepts. */\nexport enum KnownMonitoringInputDataType {\n /** An input data with a fixed window size. */\n Static = \"Static\",\n /** An input data which rolls relatively to the monitor's current run time. */\n Rolling = \"Rolling\",\n /** An input data with tabular format which doesn't require preprocessing. */\n Fixed = \"Fixed\",\n}\n\n/**\n * Defines values for MonitoringInputDataType. \\\n * {@link KnownMonitoringInputDataType} can be used interchangeably with MonitoringInputDataType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Static**: An input data with a fixed window size. \\\n * **Rolling**: An input data which rolls relatively to the monitor's current run time. \\\n * **Fixed**: An input data with tabular format which doesn't require preprocessing.\n */\nexport type MonitoringInputDataType = string;\n\n/** Known values of {@link FeatureImportanceMode} that the service accepts. */\nexport enum KnownFeatureImportanceMode {\n /** Disables computing feature importance within a signal. */\n Disabled = \"Disabled\",\n /** Enables computing feature importance within a signal. */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for FeatureImportanceMode. \\\n * {@link KnownFeatureImportanceMode} can be used interchangeably with FeatureImportanceMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled**: Disables computing feature importance within a signal. \\\n * **Enabled**: Enables computing feature importance within a signal.\n */\nexport type FeatureImportanceMode = string;\n\n/** Known values of {@link FeatureAttributionMetric} that the service accepts. */\nexport enum KnownFeatureAttributionMetric {\n /** The Normalized Discounted Cumulative Gain metric. */\n NormalizedDiscountedCumulativeGain = \"NormalizedDiscountedCumulativeGain\",\n}\n\n/**\n * Defines values for FeatureAttributionMetric. \\\n * {@link KnownFeatureAttributionMetric} can be used interchangeably with FeatureAttributionMetric,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NormalizedDiscountedCumulativeGain**: The Normalized Discounted Cumulative Gain metric.\n */\nexport type FeatureAttributionMetric = string;\n\n/** Known values of {@link ForecastingPrimaryMetrics} that the service accepts. */\nexport enum KnownForecastingPrimaryMetrics {\n /** The Spearman's rank coefficient of correlation is a non-parametric measure of rank correlation. */\n SpearmanCorrelation = \"SpearmanCorrelation\",\n /** The Normalized Root Mean Squared Error (NRMSE) the RMSE facilitates the comparison between models with different scales. */\n NormalizedRootMeanSquaredError = \"NormalizedRootMeanSquaredError\",\n /** The R2 score is one of the performance evaluation measures for forecasting-based machine learning models. */\n R2Score = \"R2Score\",\n /** The Normalized Mean Absolute Error (NMAE) is a validation metric to compare the Mean Absolute Error (MAE) of (time) series with different scales. */\n NormalizedMeanAbsoluteError = \"NormalizedMeanAbsoluteError\",\n}\n\n/**\n * Defines values for ForecastingPrimaryMetrics. \\\n * {@link KnownForecastingPrimaryMetrics} can be used interchangeably with ForecastingPrimaryMetrics,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SpearmanCorrelation**: The Spearman's rank coefficient of correlation is a non-parametric measure of rank correlation. \\\n * **NormalizedRootMeanSquaredError**: The Normalized Root Mean Squared Error (NRMSE) the RMSE facilitates the comparison between models with different scales. \\\n * **R2Score**: The R2 score is one of the performance evaluation measures for forecasting-based machine learning models. \\\n * **NormalizedMeanAbsoluteError**: The Normalized Mean Absolute Error (NMAE) is a validation metric to compare the Mean Absolute Error (MAE) of (time) series with different scales.\n */\nexport type ForecastingPrimaryMetrics = string;\n\n/** Known values of {@link FeatureLags} that the service accepts. */\nexport enum KnownFeatureLags {\n /** No feature lags generated. */\n None = \"None\",\n /** System auto-generates feature lags. */\n Auto = \"Auto\",\n}\n\n/**\n * Defines values for FeatureLags. \\\n * {@link KnownFeatureLags} can be used interchangeably with FeatureLags,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No feature lags generated. \\\n * **Auto**: System auto-generates feature lags.\n */\nexport type FeatureLags = string;\n\n/** Known values of {@link ShortSeriesHandlingConfiguration} that the service accepts. */\nexport enum KnownShortSeriesHandlingConfiguration {\n /** Represents no\\/null value. */\n None = \"None\",\n /** Short series will be padded if there are no long series, otherwise short series will be dropped. */\n Auto = \"Auto\",\n /** All the short series will be padded. */\n Pad = \"Pad\",\n /** All the short series will be dropped. */\n Drop = \"Drop\",\n}\n\n/**\n * Defines values for ShortSeriesHandlingConfiguration. \\\n * {@link KnownShortSeriesHandlingConfiguration} can be used interchangeably with ShortSeriesHandlingConfiguration,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: Represents no\\/null value. \\\n * **Auto**: Short series will be padded if there are no long series, otherwise short series will be dropped. \\\n * **Pad**: All the short series will be padded. \\\n * **Drop**: All the short series will be dropped.\n */\nexport type ShortSeriesHandlingConfiguration = string;\n\n/** Known values of {@link UseStl} that the service accepts. */\nexport enum KnownUseStl {\n /** No stl decomposition. */\n None = \"None\",\n /** Season */\n Season = \"Season\",\n /** SeasonTrend */\n SeasonTrend = \"SeasonTrend\",\n}\n\n/**\n * Defines values for UseStl. \\\n * {@link KnownUseStl} can be used interchangeably with UseStl,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No stl decomposition. \\\n * **Season** \\\n * **SeasonTrend**\n */\nexport type UseStl = string;\n\n/** Known values of {@link TargetAggregationFunction} that the service accepts. */\nexport enum KnownTargetAggregationFunction {\n /** Represent no value set. */\n None = \"None\",\n /** Sum */\n Sum = \"Sum\",\n /** Max */\n Max = \"Max\",\n /** Min */\n Min = \"Min\",\n /** Mean */\n Mean = \"Mean\",\n}\n\n/**\n * Defines values for TargetAggregationFunction. \\\n * {@link KnownTargetAggregationFunction} can be used interchangeably with TargetAggregationFunction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: Represent no value set. \\\n * **Sum** \\\n * **Max** \\\n * **Min** \\\n * **Mean**\n */\nexport type TargetAggregationFunction = string;\n\n/** Known values of {@link ForecastingModels} that the service accepts. */\nexport enum KnownForecastingModels {\n /**\n * Auto-Autoregressive Integrated Moving Average (ARIMA) model uses time-series data and statistical analysis to interpret the data and make future predictions.\n * This model aims to explain data by using time series data on its past values and uses linear regression to make predictions.\n */\n AutoArima = \"AutoArima\",\n /**\n * Prophet is a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects.\n * It works best with time series that have strong seasonal effects and several seasons of historical data. Prophet is robust to missing data and shifts in the trend, and typically handles outliers well.\n */\n Prophet = \"Prophet\",\n /** The Naive forecasting model makes predictions by carrying forward the latest target value for each time-series in the training data. */\n Naive = \"Naive\",\n /** The Seasonal Naive forecasting model makes predictions by carrying forward the latest season of target values for each time-series in the training data. */\n SeasonalNaive = \"SeasonalNaive\",\n /** The Average forecasting model makes predictions by carrying forward the average of the target values for each time-series in the training data. */\n Average = \"Average\",\n /** The Seasonal Average forecasting model makes predictions by carrying forward the average value of the latest season of data for each time-series in the training data. */\n SeasonalAverage = \"SeasonalAverage\",\n /** Exponential smoothing is a time series forecasting method for univariate data that can be extended to support data with a systematic trend or seasonal component. */\n ExponentialSmoothing = \"ExponentialSmoothing\",\n /**\n * An Autoregressive Integrated Moving Average with Explanatory Variable (ARIMAX) model can be viewed as a multiple regression model with one or more autoregressive (AR) terms and\\/or one or more moving average (MA) terms.\n * This method is suitable for forecasting when data is stationary\\/non stationary, and multivariate with any type of data pattern, i.e., level\\/trend \\/seasonality\\/cyclicity.\n */\n Arimax = \"Arimax\",\n /** TCNForecaster: Temporal Convolutional Networks Forecaster. \\//TODO: Ask forecasting team for brief intro. */\n TCNForecaster = \"TCNForecaster\",\n /** Elastic net is a popular type of regularized linear regression that combines two popular penalties, specifically the L1 and L2 penalty functions. */\n ElasticNet = \"ElasticNet\",\n /** The technique of transiting week learners into a strong learner is called Boosting. The gradient boosting algorithm process works on this theory of execution. */\n GradientBoosting = \"GradientBoosting\",\n /**\n * Decision Trees are a non-parametric supervised learning method used for both classification and regression tasks.\n * The goal is to create a model that predicts the value of a target variable by learning simple decision rules inferred from the data features.\n */\n DecisionTree = \"DecisionTree\",\n /**\n * K-nearest neighbors (KNN) algorithm uses 'feature similarity' to predict the values of new datapoints\n * which further means that the new data point will be assigned a value based on how closely it matches the points in the training set.\n */\n KNN = \"KNN\",\n /** Lasso model fit with Least Angle Regression a.k.a. Lars. It is a Linear Model trained with an L1 prior as regularizer. */\n LassoLars = \"LassoLars\",\n /**\n * SGD: Stochastic gradient descent is an optimization algorithm often used in machine learning applications\n * to find the model parameters that correspond to the best fit between predicted and actual outputs.\n * It's an inexact but powerful technique.\n */\n SGD = \"SGD\",\n /**\n * Random forest is a supervised learning algorithm.\n * The \"forest\" it builds, is an ensemble of decision trees, usually trained with the “bagging” method.\n * The general idea of the bagging method is that a combination of learning models increases the overall result.\n */\n RandomForest = \"RandomForest\",\n /** Extreme Trees is an ensemble machine learning algorithm that combines the predictions from many decision trees. It is related to the widely used random forest algorithm. */\n ExtremeRandomTrees = \"ExtremeRandomTrees\",\n /** LightGBM is a gradient boosting framework that uses tree based learning algorithms. */\n LightGBM = \"LightGBM\",\n /** XGBoostRegressor: Extreme Gradient Boosting Regressor is a supervised machine learning model using ensemble of base learners. */\n XGBoostRegressor = \"XGBoostRegressor\",\n}\n\n/**\n * Defines values for ForecastingModels. \\\n * {@link KnownForecastingModels} can be used interchangeably with ForecastingModels,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AutoArima**: Auto-Autoregressive Integrated Moving Average (ARIMA) model uses time-series data and statistical analysis to interpret the data and make future predictions.\n * This model aims to explain data by using time series data on its past values and uses linear regression to make predictions. \\\n * **Prophet**: Prophet is a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects.\n * It works best with time series that have strong seasonal effects and several seasons of historical data. Prophet is robust to missing data and shifts in the trend, and typically handles outliers well. \\\n * **Naive**: The Naive forecasting model makes predictions by carrying forward the latest target value for each time-series in the training data. \\\n * **SeasonalNaive**: The Seasonal Naive forecasting model makes predictions by carrying forward the latest season of target values for each time-series in the training data. \\\n * **Average**: The Average forecasting model makes predictions by carrying forward the average of the target values for each time-series in the training data. \\\n * **SeasonalAverage**: The Seasonal Average forecasting model makes predictions by carrying forward the average value of the latest season of data for each time-series in the training data. \\\n * **ExponentialSmoothing**: Exponential smoothing is a time series forecasting method for univariate data that can be extended to support data with a systematic trend or seasonal component. \\\n * **Arimax**: An Autoregressive Integrated Moving Average with Explanatory Variable (ARIMAX) model can be viewed as a multiple regression model with one or more autoregressive (AR) terms and\\/or one or more moving average (MA) terms.\n * This method is suitable for forecasting when data is stationary\\/non stationary, and multivariate with any type of data pattern, i.e., level\\/trend \\/seasonality\\/cyclicity. \\\n * **TCNForecaster**: TCNForecaster: Temporal Convolutional Networks Forecaster. \\/\\/TODO: Ask forecasting team for brief intro. \\\n * **ElasticNet**: Elastic net is a popular type of regularized linear regression that combines two popular penalties, specifically the L1 and L2 penalty functions. \\\n * **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. \\\n * **DecisionTree**: Decision Trees are a non-parametric supervised learning method used for both classification and regression tasks.\n * The goal is to create a model that predicts the value of a target variable by learning simple decision rules inferred from the data features. \\\n * **KNN**: K-nearest neighbors (KNN) algorithm uses 'feature similarity' to predict the values of new datapoints\n * which further means that the new data point will be assigned a value based on how closely it matches the points in the training set. \\\n * **LassoLars**: Lasso model fit with Least Angle Regression a.k.a. Lars. It is a Linear Model trained with an L1 prior as regularizer. \\\n * **SGD**: SGD: Stochastic gradient descent is an optimization algorithm often used in machine learning applications\n * to find the model parameters that correspond to the best fit between predicted and actual outputs.\n * It's an inexact but powerful technique. \\\n * **RandomForest**: Random forest is a supervised learning algorithm.\n * The \"forest\" it builds, is an ensemble of decision trees, usually trained with the “bagging” method.\n * The general idea of the bagging method is that a combination of learning models increases the overall result. \\\n * **ExtremeRandomTrees**: Extreme Trees is an ensemble machine learning algorithm that combines the predictions from many decision trees. It is related to the widely used random forest algorithm. \\\n * **LightGBM**: LightGBM is a gradient boosting framework that uses tree based learning algorithms. \\\n * **XGBoostRegressor**: XGBoostRegressor: Extreme Gradient Boosting Regressor is a supervised machine learning model using ensemble of base learners.\n */\nexport type ForecastingModels = string;\n\n/** Known values of {@link LearningRateScheduler} that the service accepts. */\nexport enum KnownLearningRateScheduler {\n /** No learning rate scheduler selected. */\n None = \"None\",\n /** Cosine Annealing With Warmup. */\n WarmupCosine = \"WarmupCosine\",\n /** Step learning rate scheduler. */\n Step = \"Step\",\n}\n\n/**\n * Defines values for LearningRateScheduler. \\\n * {@link KnownLearningRateScheduler} can be used interchangeably with LearningRateScheduler,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No learning rate scheduler selected. \\\n * **WarmupCosine**: Cosine Annealing With Warmup. \\\n * **Step**: Step learning rate scheduler.\n */\nexport type LearningRateScheduler = string;\n\n/** Known values of {@link StochasticOptimizer} that the service accepts. */\nexport enum KnownStochasticOptimizer {\n /** No optimizer selected. */\n None = \"None\",\n /** Stochastic Gradient Descent optimizer. */\n Sgd = \"Sgd\",\n /** Adam is algorithm the optimizes stochastic objective functions based on adaptive estimates of moments */\n Adam = \"Adam\",\n /** AdamW is a variant of the optimizer Adam that has an improved implementation of weight decay. */\n Adamw = \"Adamw\",\n}\n\n/**\n * Defines values for StochasticOptimizer. \\\n * {@link KnownStochasticOptimizer} can be used interchangeably with StochasticOptimizer,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No optimizer selected. \\\n * **Sgd**: Stochastic Gradient Descent optimizer. \\\n * **Adam**: Adam is algorithm the optimizes stochastic objective functions based on adaptive estimates of moments \\\n * **Adamw**: AdamW is a variant of the optimizer Adam that has an improved implementation of weight decay.\n */\nexport type StochasticOptimizer = string;\n\n/** Known values of {@link ClassificationMultilabelPrimaryMetrics} that the service accepts. */\nexport enum KnownClassificationMultilabelPrimaryMetrics {\n /**\n * AUC is the Area under the curve.\n * This metric represents arithmetic mean of the score for each class,\n * weighted by the number of true instances in each class.\n */\n AUCWeighted = \"AUCWeighted\",\n /** Accuracy is the ratio of predictions that exactly match the true class labels. */\n Accuracy = \"Accuracy\",\n /**\n * Normalized macro recall is recall macro-averaged and normalized, so that random\n * performance has a score of 0, and perfect performance has a score of 1.\n */\n NormMacroRecall = \"NormMacroRecall\",\n /**\n * The arithmetic mean of the average precision score for each class, weighted by\n * the number of true instances in each class.\n */\n AveragePrecisionScoreWeighted = \"AveragePrecisionScoreWeighted\",\n /** The arithmetic mean of precision for each class, weighted by number of true instances in each class. */\n PrecisionScoreWeighted = \"PrecisionScoreWeighted\",\n /** Intersection Over Union. Intersection of predictions divided by union of predictions. */\n IOU = \"IOU\",\n}\n\n/**\n * Defines values for ClassificationMultilabelPrimaryMetrics. \\\n * {@link KnownClassificationMultilabelPrimaryMetrics} can be used interchangeably with ClassificationMultilabelPrimaryMetrics,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AUCWeighted**: AUC is the Area under the curve.\n * This metric represents arithmetic mean of the score for each class,\n * weighted by the number of true instances in each class. \\\n * **Accuracy**: Accuracy is the ratio of predictions that exactly match the true class labels. \\\n * **NormMacroRecall**: Normalized macro recall is recall macro-averaged and normalized, so that random\n * performance has a score of 0, and perfect performance has a score of 1. \\\n * **AveragePrecisionScoreWeighted**: The arithmetic mean of the average precision score for each class, weighted by\n * the number of true instances in each class. \\\n * **PrecisionScoreWeighted**: The arithmetic mean of precision for each class, weighted by number of true instances in each class. \\\n * **IOU**: Intersection Over Union. Intersection of predictions divided by union of predictions.\n */\nexport type ClassificationMultilabelPrimaryMetrics = string;\n\n/** Known values of {@link InstanceSegmentationPrimaryMetrics} that the service accepts. */\nexport enum KnownInstanceSegmentationPrimaryMetrics {\n /**\n * Mean Average Precision (MAP) is the average of AP (Average Precision).\n * AP is calculated for each class and averaged to get the MAP.\n */\n MeanAveragePrecision = \"MeanAveragePrecision\",\n}\n\n/**\n * Defines values for InstanceSegmentationPrimaryMetrics. \\\n * {@link KnownInstanceSegmentationPrimaryMetrics} can be used interchangeably with InstanceSegmentationPrimaryMetrics,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **MeanAveragePrecision**: Mean Average Precision (MAP) is the average of AP (Average Precision).\n * AP is calculated for each class and averaged to get the MAP.\n */\nexport type InstanceSegmentationPrimaryMetrics = string;\n\n/** Known values of {@link ModelSize} that the service accepts. */\nexport enum KnownModelSize {\n /** No value selected. */\n None = \"None\",\n /** Small size. */\n Small = \"Small\",\n /** Medium size. */\n Medium = \"Medium\",\n /** Large size. */\n Large = \"Large\",\n /** Extra large size. */\n ExtraLarge = \"ExtraLarge\",\n}\n\n/**\n * Defines values for ModelSize. \\\n * {@link KnownModelSize} can be used interchangeably with ModelSize,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No value selected. \\\n * **Small**: Small size. \\\n * **Medium**: Medium size. \\\n * **Large**: Large size. \\\n * **ExtraLarge**: Extra large size.\n */\nexport type ModelSize = string;\n\n/** Known values of {@link ValidationMetricType} that the service accepts. */\nexport enum KnownValidationMetricType {\n /** No metric. */\n None = \"None\",\n /** Coco metric. */\n Coco = \"Coco\",\n /** Voc metric. */\n Voc = \"Voc\",\n /** CocoVoc metric. */\n CocoVoc = \"CocoVoc\",\n}\n\n/**\n * Defines values for ValidationMetricType. \\\n * {@link KnownValidationMetricType} can be used interchangeably with ValidationMetricType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No metric. \\\n * **Coco**: Coco metric. \\\n * **Voc**: Voc metric. \\\n * **CocoVoc**: CocoVoc metric.\n */\nexport type ValidationMetricType = string;\n\n/** Known values of {@link ObjectDetectionPrimaryMetrics} that the service accepts. */\nexport enum KnownObjectDetectionPrimaryMetrics {\n /**\n * Mean Average Precision (MAP) is the average of AP (Average Precision).\n * AP is calculated for each class and averaged to get the MAP.\n */\n MeanAveragePrecision = \"MeanAveragePrecision\",\n}\n\n/**\n * Defines values for ObjectDetectionPrimaryMetrics. \\\n * {@link KnownObjectDetectionPrimaryMetrics} can be used interchangeably with ObjectDetectionPrimaryMetrics,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **MeanAveragePrecision**: Mean Average Precision (MAP) is the average of AP (Average Precision).\n * AP is calculated for each class and averaged to get the MAP.\n */\nexport type ObjectDetectionPrimaryMetrics = string;\n\n/** Known values of {@link OneLakeArtifactType} that the service accepts. */\nexport enum KnownOneLakeArtifactType {\n /** LakeHouse */\n LakeHouse = \"LakeHouse\",\n}\n\n/**\n * Defines values for OneLakeArtifactType. \\\n * {@link KnownOneLakeArtifactType} can be used interchangeably with OneLakeArtifactType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **LakeHouse**\n */\nexport type OneLakeArtifactType = string;\n\n/** Known values of {@link NumericalDataDriftMetric} that the service accepts. */\nexport enum KnownNumericalDataDriftMetric {\n /** The Jensen Shannon Distance (JSD) metric. */\n JensenShannonDistance = \"JensenShannonDistance\",\n /** The Population Stability Index (PSI) metric. */\n PopulationStabilityIndex = \"PopulationStabilityIndex\",\n /** The Normalized Wasserstein Distance metric. */\n NormalizedWassersteinDistance = \"NormalizedWassersteinDistance\",\n /** The Two Sample Kolmogorov-Smirnov Test (two-sample K–S) metric. */\n TwoSampleKolmogorovSmirnovTest = \"TwoSampleKolmogorovSmirnovTest\",\n}\n\n/**\n * Defines values for NumericalDataDriftMetric. \\\n * {@link KnownNumericalDataDriftMetric} can be used interchangeably with NumericalDataDriftMetric,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **JensenShannonDistance**: The Jensen Shannon Distance (JSD) metric. \\\n * **PopulationStabilityIndex**: The Population Stability Index (PSI) metric. \\\n * **NormalizedWassersteinDistance**: The Normalized Wasserstein Distance metric. \\\n * **TwoSampleKolmogorovSmirnovTest**: The Two Sample Kolmogorov-Smirnov Test (two-sample K–S) metric.\n */\nexport type NumericalDataDriftMetric = string;\n\n/** Known values of {@link NumericalDataQualityMetric} that the service accepts. */\nexport enum KnownNumericalDataQualityMetric {\n /** Calculates the rate of null values. */\n NullValueRate = \"NullValueRate\",\n /** Calculates the rate of data type errors. */\n DataTypeErrorRate = \"DataTypeErrorRate\",\n /** Calculates the rate values are out of bounds. */\n OutOfBoundsRate = \"OutOfBoundsRate\",\n}\n\n/**\n * Defines values for NumericalDataQualityMetric. \\\n * {@link KnownNumericalDataQualityMetric} can be used interchangeably with NumericalDataQualityMetric,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NullValueRate**: Calculates the rate of null values. \\\n * **DataTypeErrorRate**: Calculates the rate of data type errors. \\\n * **OutOfBoundsRate**: Calculates the rate values are out of bounds.\n */\nexport type NumericalDataQualityMetric = string;\n\n/** Known values of {@link NumericalPredictionDriftMetric} that the service accepts. */\nexport enum KnownNumericalPredictionDriftMetric {\n /** The Jensen Shannon Distance (JSD) metric. */\n JensenShannonDistance = \"JensenShannonDistance\",\n /** The Population Stability Index (PSI) metric. */\n PopulationStabilityIndex = \"PopulationStabilityIndex\",\n /** The Normalized Wasserstein Distance metric. */\n NormalizedWassersteinDistance = \"NormalizedWassersteinDistance\",\n /** The Two Sample Kolmogorov-Smirnov Test (two-sample K–S) metric. */\n TwoSampleKolmogorovSmirnovTest = \"TwoSampleKolmogorovSmirnovTest\",\n}\n\n/**\n * Defines values for NumericalPredictionDriftMetric. \\\n * {@link KnownNumericalPredictionDriftMetric} can be used interchangeably with NumericalPredictionDriftMetric,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **JensenShannonDistance**: The Jensen Shannon Distance (JSD) metric. \\\n * **PopulationStabilityIndex**: The Population Stability Index (PSI) metric. \\\n * **NormalizedWassersteinDistance**: The Normalized Wasserstein Distance metric. \\\n * **TwoSampleKolmogorovSmirnovTest**: The Two Sample Kolmogorov-Smirnov Test (two-sample K–S) metric.\n */\nexport type NumericalPredictionDriftMetric = string;\n\n/** Known values of {@link Goal} that the service accepts. */\nexport enum KnownGoal {\n /** Minimize */\n Minimize = \"Minimize\",\n /** Maximize */\n Maximize = \"Maximize\",\n}\n\n/**\n * Defines values for Goal. \\\n * {@link KnownGoal} can be used interchangeably with Goal,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Minimize** \\\n * **Maximize**\n */\nexport type Goal = string;\n\n/** Known values of {@link RandomSamplingAlgorithmRule} that the service accepts. */\nexport enum KnownRandomSamplingAlgorithmRule {\n /** Random */\n Random = \"Random\",\n /** Sobol */\n Sobol = \"Sobol\",\n}\n\n/**\n * Defines values for RandomSamplingAlgorithmRule. \\\n * {@link KnownRandomSamplingAlgorithmRule} can be used interchangeably with RandomSamplingAlgorithmRule,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Random** \\\n * **Sobol**\n */\nexport type RandomSamplingAlgorithmRule = string;\n\n/** Known values of {@link RegressionPrimaryMetrics} that the service accepts. */\nexport enum KnownRegressionPrimaryMetrics {\n /** The Spearman's rank coefficient of correlation is a nonparametric measure of rank correlation. */\n SpearmanCorrelation = \"SpearmanCorrelation\",\n /** The Normalized Root Mean Squared Error (NRMSE) the RMSE facilitates the comparison between models with different scales. */\n NormalizedRootMeanSquaredError = \"NormalizedRootMeanSquaredError\",\n /** The R2 score is one of the performance evaluation measures for forecasting-based machine learning models. */\n R2Score = \"R2Score\",\n /** The Normalized Mean Absolute Error (NMAE) is a validation metric to compare the Mean Absolute Error (MAE) of (time) series with different scales. */\n NormalizedMeanAbsoluteError = \"NormalizedMeanAbsoluteError\",\n}\n\n/**\n * Defines values for RegressionPrimaryMetrics. \\\n * {@link KnownRegressionPrimaryMetrics} can be used interchangeably with RegressionPrimaryMetrics,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SpearmanCorrelation**: The Spearman's rank coefficient of correlation is a nonparametric measure of rank correlation. \\\n * **NormalizedRootMeanSquaredError**: The Normalized Root Mean Squared Error (NRMSE) the RMSE facilitates the comparison between models with different scales. \\\n * **R2Score**: The R2 score is one of the performance evaluation measures for forecasting-based machine learning models. \\\n * **NormalizedMeanAbsoluteError**: The Normalized Mean Absolute Error (NMAE) is a validation metric to compare the Mean Absolute Error (MAE) of (time) series with different scales.\n */\nexport type RegressionPrimaryMetrics = string;\n\n/** Known values of {@link RegressionModels} that the service accepts. */\nexport enum KnownRegressionModels {\n /** Elastic net is a popular type of regularized linear regression that combines two popular penalties, specifically the L1 and L2 penalty functions. */\n ElasticNet = \"ElasticNet\",\n /** The technique of transiting week learners into a strong learner is called Boosting. The gradient boosting algorithm process works on this theory of execution. */\n GradientBoosting = \"GradientBoosting\",\n /**\n * Decision Trees are a non-parametric supervised learning method used for both classification and regression tasks.\n * The goal is to create a model that predicts the value of a target variable by learning simple decision rules inferred from the data features.\n */\n DecisionTree = \"DecisionTree\",\n /**\n * K-nearest neighbors (KNN) algorithm uses 'feature similarity' to predict the values of new datapoints\n * which further means that the new data point will be assigned a value based on how closely it matches the points in the training set.\n */\n KNN = \"KNN\",\n /** Lasso model fit with Least Angle Regression a.k.a. Lars. It is a Linear Model trained with an L1 prior as regularizer. */\n LassoLars = \"LassoLars\",\n /**\n * SGD: Stochastic gradient descent is an optimization algorithm often used in machine learning applications\n * to find the model parameters that correspond to the best fit between predicted and actual outputs.\n * It's an inexact but powerful technique.\n */\n SGD = \"SGD\",\n /**\n * Random forest is a supervised learning algorithm.\n * The \"forest\" it builds, is an ensemble of decision trees, usually trained with the “bagging” method.\n * The general idea of the bagging method is that a combination of learning models increases the overall result.\n */\n RandomForest = \"RandomForest\",\n /** Extreme Trees is an ensemble machine learning algorithm that combines the predictions from many decision trees. It is related to the widely used random forest algorithm. */\n ExtremeRandomTrees = \"ExtremeRandomTrees\",\n /** LightGBM is a gradient boosting framework that uses tree based learning algorithms. */\n LightGBM = \"LightGBM\",\n /** XGBoostRegressor: Extreme Gradient Boosting Regressor is a supervised machine learning model using ensemble of base learners. */\n XGBoostRegressor = \"XGBoostRegressor\",\n}\n\n/**\n * Defines values for RegressionModels. \\\n * {@link KnownRegressionModels} can be used interchangeably with RegressionModels,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ElasticNet**: Elastic net is a popular type of regularized linear regression that combines two popular penalties, specifically the L1 and L2 penalty functions. \\\n * **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. \\\n * **DecisionTree**: Decision Trees are a non-parametric supervised learning method used for both classification and regression tasks.\n * The goal is to create a model that predicts the value of a target variable by learning simple decision rules inferred from the data features. \\\n * **KNN**: K-nearest neighbors (KNN) algorithm uses 'feature similarity' to predict the values of new datapoints\n * which further means that the new data point will be assigned a value based on how closely it matches the points in the training set. \\\n * **LassoLars**: Lasso model fit with Least Angle Regression a.k.a. Lars. It is a Linear Model trained with an L1 prior as regularizer. \\\n * **SGD**: SGD: Stochastic gradient descent is an optimization algorithm often used in machine learning applications\n * to find the model parameters that correspond to the best fit between predicted and actual outputs.\n * It's an inexact but powerful technique. \\\n * **RandomForest**: Random forest is a supervised learning algorithm.\n * The \"forest\" it builds, is an ensemble of decision trees, usually trained with the “bagging” method.\n * The general idea of the bagging method is that a combination of learning models increases the overall result. \\\n * **ExtremeRandomTrees**: Extreme Trees is an ensemble machine learning algorithm that combines the predictions from many decision trees. It is related to the widely used random forest algorithm. \\\n * **LightGBM**: LightGBM is a gradient boosting framework that uses tree based learning algorithms. \\\n * **XGBoostRegressor**: XGBoostRegressor: Extreme Gradient Boosting Regressor is a supervised machine learning model using ensemble of base learners.\n */\nexport type RegressionModels = string;\n\n/** Known values of {@link SparkJobEntryType} that the service accepts. */\nexport enum KnownSparkJobEntryType {\n /** SparkJobPythonEntry */\n SparkJobPythonEntry = \"SparkJobPythonEntry\",\n /** SparkJobScalaEntry */\n SparkJobScalaEntry = \"SparkJobScalaEntry\",\n}\n\n/**\n * Defines values for SparkJobEntryType. \\\n * {@link KnownSparkJobEntryType} can be used interchangeably with SparkJobEntryType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SparkJobPythonEntry** \\\n * **SparkJobScalaEntry**\n */\nexport type SparkJobEntryType = string;\n/** Defines values for SkuTier. */\nexport type SkuTier = \"Free\" | \"Basic\" | \"Standard\" | \"Premium\";\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface WorkspacesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkspacesGetResponse = Workspace;\n\n/** Optional parameters. */\nexport interface WorkspacesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type WorkspacesCreateOrUpdateResponse = Workspace;\n\n/** Optional parameters. */\nexport interface WorkspacesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Flag to indicate delete is a purge request. */\n forceToPurge?: boolean;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface WorkspacesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type WorkspacesUpdateResponse = Workspace;\n\n/** Optional parameters. */\nexport interface WorkspacesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type WorkspacesListByResourceGroupResponse = WorkspaceListResult;\n\n/** Optional parameters. */\nexport interface WorkspacesDiagnoseOptionalParams\n extends coreClient.OperationOptions {\n /** The parameter of diagnosing workspace health */\n parameters?: DiagnoseWorkspaceParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the diagnose operation. */\nexport type WorkspacesDiagnoseResponse = DiagnoseResponseResult;\n\n/** Optional parameters. */\nexport interface WorkspacesListKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKeys operation. */\nexport type WorkspacesListKeysResponse = ListWorkspaceKeysResult;\n\n/** Optional parameters. */\nexport interface WorkspacesResyncKeysOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface WorkspacesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n}\n\n/** Contains response data for the listBySubscription operation. */\nexport type WorkspacesListBySubscriptionResponse = WorkspaceListResult;\n\n/** Optional parameters. */\nexport interface WorkspacesListNotebookAccessTokenOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNotebookAccessToken operation. */\nexport type WorkspacesListNotebookAccessTokenResponse =\n NotebookAccessTokenResult;\n\n/** Optional parameters. */\nexport interface WorkspacesPrepareNotebookOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the prepareNotebook operation. */\nexport type WorkspacesPrepareNotebookResponse = NotebookResourceInfo;\n\n/** Optional parameters. */\nexport interface WorkspacesListStorageAccountKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listStorageAccountKeys operation. */\nexport type WorkspacesListStorageAccountKeysResponse =\n ListStorageAccountKeysResult;\n\n/** Optional parameters. */\nexport interface WorkspacesListNotebookKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNotebookKeys operation. */\nexport type WorkspacesListNotebookKeysResponse = ListNotebookKeysResult;\n\n/** Optional parameters. */\nexport interface WorkspacesListOutboundNetworkDependenciesEndpointsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listOutboundNetworkDependenciesEndpoints operation. */\nexport type WorkspacesListOutboundNetworkDependenciesEndpointsResponse =\n ExternalFqdnResponse;\n\n/** Optional parameters. */\nexport interface WorkspacesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type WorkspacesListByResourceGroupNextResponse = WorkspaceListResult;\n\n/** Optional parameters. */\nexport interface WorkspacesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type WorkspacesListBySubscriptionNextResponse = WorkspaceListResult;\n\n/** Optional parameters. */\nexport interface UsagesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type UsagesListResponse = ListUsagesResult;\n\n/** Optional parameters. */\nexport interface UsagesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type UsagesListNextResponse = ListUsagesResult;\n\n/** Optional parameters. */\nexport interface VirtualMachineSizesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type VirtualMachineSizesListResponse = VirtualMachineSizeListResult;\n\n/** Optional parameters. */\nexport interface QuotasUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type QuotasUpdateResponse = UpdateWorkspaceQuotasResult;\n\n/** Optional parameters. */\nexport interface QuotasListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type QuotasListResponse = ListWorkspaceQuotas;\n\n/** Optional parameters. */\nexport interface QuotasListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type QuotasListNextResponse = ListWorkspaceQuotas;\n\n/** Optional parameters. */\nexport interface ComputeListOptionalParams extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type ComputeListResponse = PaginatedComputeResourcesList;\n\n/** Optional parameters. */\nexport interface ComputeGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ComputeGetResponse = ComputeResource;\n\n/** Optional parameters. */\nexport interface ComputeCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ComputeCreateOrUpdateResponse = ComputeResource;\n\n/** Optional parameters. */\nexport interface ComputeUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type ComputeUpdateResponse = ComputeResource;\n\n/** Optional parameters. */\nexport interface ComputeDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ComputeListNodesOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNodes operation. */\nexport type ComputeListNodesResponse = AmlComputeNodesInformation;\n\n/** Optional parameters. */\nexport interface ComputeListKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKeys operation. */\nexport type ComputeListKeysResponse = ComputeSecretsUnion;\n\n/** Optional parameters. */\nexport interface ComputeStartOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ComputeStopOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ComputeRestartOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ComputeListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ComputeListNextResponse = PaginatedComputeResourcesList;\n\n/** Optional parameters. */\nexport interface ComputeListNodesNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNodesNext operation. */\nexport type ComputeListNodesNextResponse = AmlComputeNodesInformation;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateEndpointConnectionsListResponse =\n PrivateEndpointConnectionListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type PrivateEndpointConnectionsCreateOrUpdateResponse =\n PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface PrivateLinkResourcesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateLinkResourcesListResponse = PrivateLinkResourceListResult;\n\n/** Optional parameters. */\nexport interface WorkspaceConnectionsCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type WorkspaceConnectionsCreateResponse =\n WorkspaceConnectionPropertiesV2BasicResource;\n\n/** Optional parameters. */\nexport interface WorkspaceConnectionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkspaceConnectionsGetResponse =\n WorkspaceConnectionPropertiesV2BasicResource;\n\n/** Optional parameters. */\nexport interface WorkspaceConnectionsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkspaceConnectionsListOptionalParams\n extends coreClient.OperationOptions {\n /** Target of the workspace connection. */\n target?: string;\n /** Category of the workspace connection. */\n category?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type WorkspaceConnectionsListResponse =\n WorkspaceConnectionPropertiesV2BasicResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface WorkspaceConnectionsListSecretsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSecrets operation. */\nexport type WorkspaceConnectionsListSecretsResponse =\n WorkspaceConnectionPropertiesV2BasicResource;\n\n/** Optional parameters. */\nexport interface WorkspaceConnectionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type WorkspaceConnectionsListNextResponse =\n WorkspaceConnectionPropertiesV2BasicResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ManagedNetworkSettingsRuleListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ManagedNetworkSettingsRuleListResponse = OutboundRuleListResult;\n\n/** Optional parameters. */\nexport interface ManagedNetworkSettingsRuleDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ManagedNetworkSettingsRuleGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ManagedNetworkSettingsRuleGetResponse = OutboundRuleBasicResource;\n\n/** Optional parameters. */\nexport interface ManagedNetworkSettingsRuleCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ManagedNetworkSettingsRuleCreateOrUpdateResponse =\n OutboundRuleBasicResource;\n\n/** Optional parameters. */\nexport interface ManagedNetworkSettingsRuleListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ManagedNetworkSettingsRuleListNextResponse = OutboundRuleListResult;\n\n/** Optional parameters. */\nexport interface ManagedNetworkProvisionsProvisionManagedNetworkOptionalParams\n extends coreClient.OperationOptions {\n /** Managed Network Provisioning Options for a machine learning workspace. */\n body?: ManagedNetworkProvisionOptions;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the provisionManagedNetwork operation. */\nexport type ManagedNetworkProvisionsProvisionManagedNetworkResponse =\n ManagedNetworkProvisionStatus;\n\n/** Optional parameters. */\nexport interface RegistryCodeContainersListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type RegistryCodeContainersListResponse =\n CodeContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryCodeContainersDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RegistryCodeContainersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RegistryCodeContainersGetResponse = CodeContainer;\n\n/** Optional parameters. */\nexport interface RegistryCodeContainersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RegistryCodeContainersCreateOrUpdateResponse = CodeContainer;\n\n/** Optional parameters. */\nexport interface RegistryCodeContainersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RegistryCodeContainersListNextResponse =\n CodeContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryCodeVersionsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Ordering of list. */\n orderBy?: string;\n /** Maximum number of records to return. */\n top?: number;\n}\n\n/** Contains response data for the list operation. */\nexport type RegistryCodeVersionsListResponse =\n CodeVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryCodeVersionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RegistryCodeVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RegistryCodeVersionsGetResponse = CodeVersion;\n\n/** Optional parameters. */\nexport interface RegistryCodeVersionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RegistryCodeVersionsCreateOrUpdateResponse = CodeVersion;\n\n/** Optional parameters. */\nexport interface RegistryCodeVersionsCreateOrGetStartPendingUploadOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrGetStartPendingUpload operation. */\nexport type RegistryCodeVersionsCreateOrGetStartPendingUploadResponse =\n PendingUploadResponseDto;\n\n/** Optional parameters. */\nexport interface RegistryCodeVersionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RegistryCodeVersionsListNextResponse =\n CodeVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryComponentContainersListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type RegistryComponentContainersListResponse =\n ComponentContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryComponentContainersDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RegistryComponentContainersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RegistryComponentContainersGetResponse = ComponentContainer;\n\n/** Optional parameters. */\nexport interface RegistryComponentContainersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RegistryComponentContainersCreateOrUpdateResponse =\n ComponentContainer;\n\n/** Optional parameters. */\nexport interface RegistryComponentContainersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RegistryComponentContainersListNextResponse =\n ComponentContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryComponentVersionsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Ordering of list. */\n orderBy?: string;\n /** Maximum number of records to return. */\n top?: number;\n}\n\n/** Contains response data for the list operation. */\nexport type RegistryComponentVersionsListResponse =\n ComponentVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryComponentVersionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RegistryComponentVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RegistryComponentVersionsGetResponse = ComponentVersion;\n\n/** Optional parameters. */\nexport interface RegistryComponentVersionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RegistryComponentVersionsCreateOrUpdateResponse = ComponentVersion;\n\n/** Optional parameters. */\nexport interface RegistryComponentVersionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RegistryComponentVersionsListNextResponse =\n ComponentVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryDataContainersListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n}\n\n/** Contains response data for the list operation. */\nexport type RegistryDataContainersListResponse =\n DataContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryDataContainersDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RegistryDataContainersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RegistryDataContainersGetResponse = DataContainer;\n\n/** Optional parameters. */\nexport interface RegistryDataContainersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RegistryDataContainersCreateOrUpdateResponse = DataContainer;\n\n/** Optional parameters. */\nexport interface RegistryDataContainersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RegistryDataContainersListNextResponse =\n DataContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryDataVersionsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Please choose OrderBy value from ['createdtime', 'modifiedtime'] */\n orderBy?: string;\n /**\n * Top count of results, top count cannot be greater than the page size.\n * If topCount > page size, results with be default page size count will be returned\n */\n top?: number;\n /** [ListViewType.ActiveOnly, ListViewType.ArchivedOnly, ListViewType.All]View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n /** Comma-separated list of tag names (and optionally values). Example: tag1,tag2=value2 */\n tags?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type RegistryDataVersionsListResponse =\n DataVersionBaseResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryDataVersionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RegistryDataVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RegistryDataVersionsGetResponse = DataVersionBase;\n\n/** Optional parameters. */\nexport interface RegistryDataVersionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RegistryDataVersionsCreateOrUpdateResponse = DataVersionBase;\n\n/** Optional parameters. */\nexport interface RegistryDataVersionsCreateOrGetStartPendingUploadOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrGetStartPendingUpload operation. */\nexport type RegistryDataVersionsCreateOrGetStartPendingUploadResponse =\n PendingUploadResponseDto;\n\n/** Optional parameters. */\nexport interface RegistryDataVersionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RegistryDataVersionsListNextResponse =\n DataVersionBaseResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryDataReferencesGetBlobReferenceSASOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getBlobReferenceSAS operation. */\nexport type RegistryDataReferencesGetBlobReferenceSASResponse =\n GetBlobReferenceSASResponseDto;\n\n/** Optional parameters. */\nexport interface RegistryEnvironmentContainersListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n}\n\n/** Contains response data for the list operation. */\nexport type RegistryEnvironmentContainersListResponse =\n EnvironmentContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryEnvironmentContainersDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RegistryEnvironmentContainersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RegistryEnvironmentContainersGetResponse = EnvironmentContainer;\n\n/** Optional parameters. */\nexport interface RegistryEnvironmentContainersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RegistryEnvironmentContainersCreateOrUpdateResponse =\n EnvironmentContainer;\n\n/** Optional parameters. */\nexport interface RegistryEnvironmentContainersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RegistryEnvironmentContainersListNextResponse =\n EnvironmentContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryEnvironmentVersionsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Ordering of list. */\n orderBy?: string;\n /** Maximum number of records to return. */\n top?: number;\n /** View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n}\n\n/** Contains response data for the list operation. */\nexport type RegistryEnvironmentVersionsListResponse =\n EnvironmentVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryEnvironmentVersionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RegistryEnvironmentVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RegistryEnvironmentVersionsGetResponse = EnvironmentVersion;\n\n/** Optional parameters. */\nexport interface RegistryEnvironmentVersionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RegistryEnvironmentVersionsCreateOrUpdateResponse =\n EnvironmentVersion;\n\n/** Optional parameters. */\nexport interface RegistryEnvironmentVersionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RegistryEnvironmentVersionsListNextResponse =\n EnvironmentVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryModelContainersListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n}\n\n/** Contains response data for the list operation. */\nexport type RegistryModelContainersListResponse =\n ModelContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryModelContainersDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RegistryModelContainersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RegistryModelContainersGetResponse = ModelContainer;\n\n/** Optional parameters. */\nexport interface RegistryModelContainersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RegistryModelContainersCreateOrUpdateResponse = ModelContainer;\n\n/** Optional parameters. */\nexport interface RegistryModelContainersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RegistryModelContainersListNextResponse =\n ModelContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryModelVersionsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Ordering of list. */\n orderBy?: string;\n /** Maximum number of records to return. */\n top?: number;\n /** View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n /** Version identifier. */\n version?: string;\n /** Model description. */\n description?: string;\n /** Comma-separated list of tag names (and optionally values). Example: tag1,tag2=value2 */\n tags?: string;\n /** Comma-separated list of property names (and optionally values). Example: prop1,prop2=value2 */\n properties?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type RegistryModelVersionsListResponse =\n ModelVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistryModelVersionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RegistryModelVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RegistryModelVersionsGetResponse = ModelVersion;\n\n/** Optional parameters. */\nexport interface RegistryModelVersionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RegistryModelVersionsCreateOrUpdateResponse = ModelVersion;\n\n/** Optional parameters. */\nexport interface RegistryModelVersionsCreateOrGetStartPendingUploadOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrGetStartPendingUpload operation. */\nexport type RegistryModelVersionsCreateOrGetStartPendingUploadResponse =\n PendingUploadResponseDto;\n\n/** Optional parameters. */\nexport interface RegistryModelVersionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RegistryModelVersionsListNextResponse =\n ModelVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface BatchEndpointsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Number of endpoints to be retrieved in a page of results. */\n count?: number;\n}\n\n/** Contains response data for the list operation. */\nexport type BatchEndpointsListResponse =\n BatchEndpointTrackedResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface BatchEndpointsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface BatchEndpointsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type BatchEndpointsGetResponse = BatchEndpoint;\n\n/** Optional parameters. */\nexport interface BatchEndpointsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type BatchEndpointsUpdateResponse = BatchEndpoint;\n\n/** Optional parameters. */\nexport interface BatchEndpointsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type BatchEndpointsCreateOrUpdateResponse = BatchEndpoint;\n\n/** Optional parameters. */\nexport interface BatchEndpointsListKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKeys operation. */\nexport type BatchEndpointsListKeysResponse = EndpointAuthKeys;\n\n/** Optional parameters. */\nexport interface BatchEndpointsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type BatchEndpointsListNextResponse =\n BatchEndpointTrackedResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface BatchDeploymentsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Ordering of list. */\n orderBy?: string;\n /** Top of list. */\n top?: number;\n}\n\n/** Contains response data for the list operation. */\nexport type BatchDeploymentsListResponse =\n BatchDeploymentTrackedResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface BatchDeploymentsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface BatchDeploymentsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type BatchDeploymentsGetResponse = BatchDeployment;\n\n/** Optional parameters. */\nexport interface BatchDeploymentsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type BatchDeploymentsUpdateResponse = BatchDeployment;\n\n/** Optional parameters. */\nexport interface BatchDeploymentsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type BatchDeploymentsCreateOrUpdateResponse = BatchDeployment;\n\n/** Optional parameters. */\nexport interface BatchDeploymentsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type BatchDeploymentsListNextResponse =\n BatchDeploymentTrackedResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface CodeContainersListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type CodeContainersListResponse =\n CodeContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface CodeContainersDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface CodeContainersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type CodeContainersGetResponse = CodeContainer;\n\n/** Optional parameters. */\nexport interface CodeContainersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type CodeContainersCreateOrUpdateResponse = CodeContainer;\n\n/** Optional parameters. */\nexport interface CodeContainersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type CodeContainersListNextResponse =\n CodeContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface CodeVersionsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Ordering of list. */\n orderBy?: string;\n /** Maximum number of records to return. */\n top?: number;\n /** If specified, return CodeVersion assets with specified content hash value, regardless of name */\n hash?: string;\n /** Hash algorithm version when listing by hash */\n hashVersion?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type CodeVersionsListResponse = CodeVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface CodeVersionsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface CodeVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type CodeVersionsGetResponse = CodeVersion;\n\n/** Optional parameters. */\nexport interface CodeVersionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type CodeVersionsCreateOrUpdateResponse = CodeVersion;\n\n/** Optional parameters. */\nexport interface CodeVersionsPublishOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface CodeVersionsCreateOrGetStartPendingUploadOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrGetStartPendingUpload operation. */\nexport type CodeVersionsCreateOrGetStartPendingUploadResponse =\n PendingUploadResponseDto;\n\n/** Optional parameters. */\nexport interface CodeVersionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type CodeVersionsListNextResponse =\n CodeVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ComponentContainersListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n}\n\n/** Contains response data for the list operation. */\nexport type ComponentContainersListResponse =\n ComponentContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ComponentContainersDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ComponentContainersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ComponentContainersGetResponse = ComponentContainer;\n\n/** Optional parameters. */\nexport interface ComponentContainersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ComponentContainersCreateOrUpdateResponse = ComponentContainer;\n\n/** Optional parameters. */\nexport interface ComponentContainersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ComponentContainersListNextResponse =\n ComponentContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ComponentVersionsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Ordering of list. */\n orderBy?: string;\n /** Maximum number of records to return. */\n top?: number;\n /** View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n}\n\n/** Contains response data for the list operation. */\nexport type ComponentVersionsListResponse =\n ComponentVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ComponentVersionsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ComponentVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ComponentVersionsGetResponse = ComponentVersion;\n\n/** Optional parameters. */\nexport interface ComponentVersionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ComponentVersionsCreateOrUpdateResponse = ComponentVersion;\n\n/** Optional parameters. */\nexport interface ComponentVersionsPublishOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ComponentVersionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ComponentVersionsListNextResponse =\n ComponentVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface DataContainersListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n}\n\n/** Contains response data for the list operation. */\nexport type DataContainersListResponse =\n DataContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface DataContainersDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface DataContainersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DataContainersGetResponse = DataContainer;\n\n/** Optional parameters. */\nexport interface DataContainersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type DataContainersCreateOrUpdateResponse = DataContainer;\n\n/** Optional parameters. */\nexport interface DataContainersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type DataContainersListNextResponse =\n DataContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface DataVersionsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Please choose OrderBy value from ['createdtime', 'modifiedtime'] */\n orderBy?: string;\n /**\n * Top count of results, top count cannot be greater than the page size.\n * If topCount > page size, results with be default page size count will be returned\n */\n top?: number;\n /** [ListViewType.ActiveOnly, ListViewType.ArchivedOnly, ListViewType.All]View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n /** Comma-separated list of tag names (and optionally values). Example: tag1,tag2=value2 */\n tags?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type DataVersionsListResponse =\n DataVersionBaseResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface DataVersionsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface DataVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DataVersionsGetResponse = DataVersionBase;\n\n/** Optional parameters. */\nexport interface DataVersionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type DataVersionsCreateOrUpdateResponse = DataVersionBase;\n\n/** Optional parameters. */\nexport interface DataVersionsPublishOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface DataVersionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type DataVersionsListNextResponse =\n DataVersionBaseResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface DatastoresListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Maximum number of results to return. */\n count?: number;\n /** Filter down to the workspace default datastore. */\n isDefault?: boolean;\n /** Names of datastores to return. */\n names?: string[];\n /** Text to search for in the datastore names. */\n searchText?: string;\n /** Order by property (createdtime | modifiedtime | name). */\n orderBy?: string;\n /** Order by property in ascending order. */\n orderByAsc?: boolean;\n}\n\n/** Contains response data for the list operation. */\nexport type DatastoresListResponse = DatastoreResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface DatastoresDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface DatastoresGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DatastoresGetResponse = Datastore;\n\n/** Optional parameters. */\nexport interface DatastoresCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Flag to skip validation. */\n skipValidation?: boolean;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type DatastoresCreateOrUpdateResponse = Datastore;\n\n/** Optional parameters. */\nexport interface DatastoresListSecretsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSecrets operation. */\nexport type DatastoresListSecretsResponse = DatastoreSecretsUnion;\n\n/** Optional parameters. */\nexport interface DatastoresListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type DatastoresListNextResponse = DatastoreResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface EnvironmentContainersListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n}\n\n/** Contains response data for the list operation. */\nexport type EnvironmentContainersListResponse =\n EnvironmentContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface EnvironmentContainersDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface EnvironmentContainersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type EnvironmentContainersGetResponse = EnvironmentContainer;\n\n/** Optional parameters. */\nexport interface EnvironmentContainersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type EnvironmentContainersCreateOrUpdateResponse = EnvironmentContainer;\n\n/** Optional parameters. */\nexport interface EnvironmentContainersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type EnvironmentContainersListNextResponse =\n EnvironmentContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface EnvironmentVersionsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Ordering of list. */\n orderBy?: string;\n /** Maximum number of records to return. */\n top?: number;\n /** View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n}\n\n/** Contains response data for the list operation. */\nexport type EnvironmentVersionsListResponse =\n EnvironmentVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface EnvironmentVersionsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface EnvironmentVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type EnvironmentVersionsGetResponse = EnvironmentVersion;\n\n/** Optional parameters. */\nexport interface EnvironmentVersionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type EnvironmentVersionsCreateOrUpdateResponse = EnvironmentVersion;\n\n/** Optional parameters. */\nexport interface EnvironmentVersionsPublishOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface EnvironmentVersionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type EnvironmentVersionsListNextResponse =\n EnvironmentVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface FeaturesetContainersListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** [ListViewType.ActiveOnly, ListViewType.ArchivedOnly, ListViewType.All]View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n /** description for the feature set */\n description?: string;\n /** Comma-separated list of tag names (and optionally values). Example: tag1,tag2=value2 */\n tags?: string;\n /** page size */\n pageSize?: number;\n /** name for the featureset */\n name?: string;\n /** createdBy user name */\n createdBy?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type FeaturesetContainersListResponse =\n FeaturesetContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface FeaturesetContainersDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface FeaturesetContainersGetEntityOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getEntity operation. */\nexport type FeaturesetContainersGetEntityResponse = FeaturesetContainer;\n\n/** Optional parameters. */\nexport interface FeaturesetContainersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type FeaturesetContainersCreateOrUpdateResponse = FeaturesetContainer;\n\n/** Optional parameters. */\nexport interface FeaturesetContainersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type FeaturesetContainersListNextResponse =\n FeaturesetContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface FeaturesListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** [ListViewType.ActiveOnly, ListViewType.ArchivedOnly, ListViewType.All]View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n /** Description of the featureset. */\n description?: string;\n /** Comma-separated list of tag names (and optionally values). Example: tag1,tag2=value2 */\n tags?: string;\n /** feature name. */\n featureName?: string;\n /** Page size. */\n pageSize?: number;\n}\n\n/** Contains response data for the list operation. */\nexport type FeaturesListResponse = FeatureResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface FeaturesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type FeaturesGetResponse = Feature;\n\n/** Optional parameters. */\nexport interface FeaturesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type FeaturesListNextResponse = FeatureResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface FeaturesetVersionsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** [ListViewType.ActiveOnly, ListViewType.ArchivedOnly, ListViewType.All]View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n /** featureset version */\n version?: string;\n /** description for the feature set version */\n description?: string;\n /** Comma-separated list of tag names (and optionally values). Example: tag1,tag2=value2 */\n tags?: string;\n /** page size */\n pageSize?: number;\n /** createdBy user name */\n createdBy?: string;\n /** name for the featureset version */\n versionName?: string;\n /** Specifies the featurestore stage */\n stage?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type FeaturesetVersionsListResponse =\n FeaturesetVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface FeaturesetVersionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface FeaturesetVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type FeaturesetVersionsGetResponse = FeaturesetVersion;\n\n/** Optional parameters. */\nexport interface FeaturesetVersionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type FeaturesetVersionsCreateOrUpdateResponse = FeaturesetVersion;\n\n/** Optional parameters. */\nexport interface FeaturesetVersionsBackfillOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the backfill operation. */\nexport type FeaturesetVersionsBackfillResponse =\n FeaturesetVersionBackfillResponse;\n\n/** Optional parameters. */\nexport interface FeaturesetVersionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type FeaturesetVersionsListNextResponse =\n FeaturesetVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface FeaturestoreEntityContainersListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** [ListViewType.ActiveOnly, ListViewType.ArchivedOnly, ListViewType.All]View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n /** description for the featurestore entity */\n description?: string;\n /** Comma-separated list of tag names (and optionally values). Example: tag1,tag2=value2 */\n tags?: string;\n /** page size */\n pageSize?: number;\n /** name for the featurestore entity */\n name?: string;\n /** createdBy user name */\n createdBy?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type FeaturestoreEntityContainersListResponse =\n FeaturestoreEntityContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface FeaturestoreEntityContainersDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface FeaturestoreEntityContainersGetEntityOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getEntity operation. */\nexport type FeaturestoreEntityContainersGetEntityResponse =\n FeaturestoreEntityContainer;\n\n/** Optional parameters. */\nexport interface FeaturestoreEntityContainersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type FeaturestoreEntityContainersCreateOrUpdateResponse =\n FeaturestoreEntityContainer;\n\n/** Optional parameters. */\nexport interface FeaturestoreEntityContainersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type FeaturestoreEntityContainersListNextResponse =\n FeaturestoreEntityContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface FeaturestoreEntityVersionsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** [ListViewType.ActiveOnly, ListViewType.ArchivedOnly, ListViewType.All]View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n /** featurestore entity version */\n version?: string;\n /** description for the feature entity version */\n description?: string;\n /** Comma-separated list of tag names (and optionally values). Example: tag1,tag2=value2 */\n tags?: string;\n /** page size */\n pageSize?: number;\n /** createdBy user name */\n createdBy?: string;\n /** name for the featurestore entity version */\n versionName?: string;\n /** Specifies the featurestore stage */\n stage?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type FeaturestoreEntityVersionsListResponse =\n FeaturestoreEntityVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface FeaturestoreEntityVersionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface FeaturestoreEntityVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type FeaturestoreEntityVersionsGetResponse = FeaturestoreEntityVersion;\n\n/** Optional parameters. */\nexport interface FeaturestoreEntityVersionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type FeaturestoreEntityVersionsCreateOrUpdateResponse =\n FeaturestoreEntityVersion;\n\n/** Optional parameters. */\nexport interface FeaturestoreEntityVersionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type FeaturestoreEntityVersionsListNextResponse =\n FeaturestoreEntityVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface JobsListOptionalParams extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n /** Comma-separated list of user property names (and optionally values). Example: prop1,prop2=value2 */\n properties?: string;\n /** Type of job to be returned. */\n jobType?: string;\n /** Jobs returned will have this tag key. */\n tag?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type JobsListResponse = JobBaseResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface JobsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface JobsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type JobsGetResponse = JobBase;\n\n/** Optional parameters. */\nexport interface JobsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type JobsCreateOrUpdateResponse = JobBase;\n\n/** Optional parameters. */\nexport interface JobsCancelOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface JobsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type JobsListNextResponse = JobBaseResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface MarketplaceSubscriptionsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type MarketplaceSubscriptionsListResponse =\n MarketplaceSubscriptionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface MarketplaceSubscriptionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type MarketplaceSubscriptionsDeleteResponse =\n MarketplaceSubscriptionsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface MarketplaceSubscriptionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type MarketplaceSubscriptionsGetResponse = MarketplaceSubscription;\n\n/** Optional parameters. */\nexport interface MarketplaceSubscriptionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type MarketplaceSubscriptionsCreateOrUpdateResponse =\n MarketplaceSubscription;\n\n/** Optional parameters. */\nexport interface MarketplaceSubscriptionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type MarketplaceSubscriptionsListNextResponse =\n MarketplaceSubscriptionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ModelContainersListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n /** Maximum number of results to return. */\n count?: number;\n}\n\n/** Contains response data for the list operation. */\nexport type ModelContainersListResponse =\n ModelContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ModelContainersDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ModelContainersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ModelContainersGetResponse = ModelContainer;\n\n/** Optional parameters. */\nexport interface ModelContainersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ModelContainersCreateOrUpdateResponse = ModelContainer;\n\n/** Optional parameters. */\nexport interface ModelContainersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ModelContainersListNextResponse =\n ModelContainerResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ModelVersionsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Ordering of list. */\n orderBy?: string;\n /** Maximum number of records to return. */\n top?: number;\n /** View type for including/excluding (for example) archived entities. */\n listViewType?: ListViewType;\n /** Model version. */\n version?: string;\n /** Model description. */\n description?: string;\n /** Comma-separated list of tag names (and optionally values). Example: tag1,tag2=value2 */\n tags?: string;\n /** Comma-separated list of property names (and optionally values). Example: prop1,prop2=value2 */\n properties?: string;\n /** Number of initial results to skip. */\n offset?: number;\n /** Name of the feed. */\n feed?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type ModelVersionsListResponse = ModelVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ModelVersionsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ModelVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ModelVersionsGetResponse = ModelVersion;\n\n/** Optional parameters. */\nexport interface ModelVersionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ModelVersionsCreateOrUpdateResponse = ModelVersion;\n\n/** Optional parameters. */\nexport interface ModelVersionsPublishOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ModelVersionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ModelVersionsListNextResponse =\n ModelVersionResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface OnlineEndpointsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** A set of tags with which to filter the returned models. It is a comma separated string of tags key or tags key=value. Example: tagKey1,tagKey2,tagKey3=value3 . */\n tags?: string;\n /** A set of properties with which to filter the returned models. It is a comma separated string of properties key and/or properties key=value Example: propKey1,propKey2,propKey3=value3 . */\n properties?: string;\n /** Number of endpoints to be retrieved in a page of results. */\n count?: number;\n /** Name of the endpoint. */\n name?: string;\n /** EndpointComputeType to be filtered by. */\n computeType?: EndpointComputeType;\n /** The option to order the response. */\n orderBy?: OrderString;\n}\n\n/** Contains response data for the list operation. */\nexport type OnlineEndpointsListResponse =\n OnlineEndpointTrackedResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface OnlineEndpointsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface OnlineEndpointsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type OnlineEndpointsGetResponse = OnlineEndpoint;\n\n/** Optional parameters. */\nexport interface OnlineEndpointsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type OnlineEndpointsUpdateResponse = OnlineEndpoint;\n\n/** Optional parameters. */\nexport interface OnlineEndpointsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type OnlineEndpointsCreateOrUpdateResponse = OnlineEndpoint;\n\n/** Optional parameters. */\nexport interface OnlineEndpointsListKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKeys operation. */\nexport type OnlineEndpointsListKeysResponse = EndpointAuthKeys;\n\n/** Optional parameters. */\nexport interface OnlineEndpointsRegenerateKeysOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface OnlineEndpointsGetTokenOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getToken operation. */\nexport type OnlineEndpointsGetTokenResponse = EndpointAuthToken;\n\n/** Optional parameters. */\nexport interface OnlineEndpointsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OnlineEndpointsListNextResponse =\n OnlineEndpointTrackedResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface OnlineDeploymentsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Ordering of list. */\n orderBy?: string;\n /** Top of list. */\n top?: number;\n}\n\n/** Contains response data for the list operation. */\nexport type OnlineDeploymentsListResponse =\n OnlineDeploymentTrackedResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface OnlineDeploymentsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface OnlineDeploymentsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type OnlineDeploymentsGetResponse = OnlineDeployment;\n\n/** Optional parameters. */\nexport interface OnlineDeploymentsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type OnlineDeploymentsUpdateResponse = OnlineDeployment;\n\n/** Optional parameters. */\nexport interface OnlineDeploymentsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type OnlineDeploymentsCreateOrUpdateResponse = OnlineDeployment;\n\n/** Optional parameters. */\nexport interface OnlineDeploymentsGetLogsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getLogs operation. */\nexport type OnlineDeploymentsGetLogsResponse = DeploymentLogs;\n\n/** Optional parameters. */\nexport interface OnlineDeploymentsListSkusOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Number of Skus to be retrieved in a page of results. */\n count?: number;\n}\n\n/** Contains response data for the listSkus operation. */\nexport type OnlineDeploymentsListSkusResponse = SkuResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface OnlineDeploymentsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OnlineDeploymentsListNextResponse =\n OnlineDeploymentTrackedResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface OnlineDeploymentsListSkusNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSkusNext operation. */\nexport type OnlineDeploymentsListSkusNextResponse =\n SkuResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface SchedulesListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n /** Status filter for schedule. */\n listViewType?: ScheduleListViewType;\n}\n\n/** Contains response data for the list operation. */\nexport type SchedulesListResponse = ScheduleResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface SchedulesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface SchedulesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SchedulesGetResponse = Schedule;\n\n/** Optional parameters. */\nexport interface SchedulesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type SchedulesCreateOrUpdateResponse = Schedule;\n\n/** Optional parameters. */\nexport interface SchedulesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type SchedulesListNextResponse = ScheduleResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ServerlessEndpointsListOptionalParams\n extends coreClient.OperationOptions {\n /** Continuation token for pagination. */\n skip?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type ServerlessEndpointsListResponse =\n ServerlessEndpointTrackedResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ServerlessEndpointsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type ServerlessEndpointsDeleteResponse =\n ServerlessEndpointsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface ServerlessEndpointsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ServerlessEndpointsGetResponse = ServerlessEndpoint;\n\n/** Optional parameters. */\nexport interface ServerlessEndpointsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type ServerlessEndpointsUpdateResponse = ServerlessEndpoint;\n\n/** Optional parameters. */\nexport interface ServerlessEndpointsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ServerlessEndpointsCreateOrUpdateResponse = ServerlessEndpoint;\n\n/** Optional parameters. */\nexport interface ServerlessEndpointsListKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKeys operation. */\nexport type ServerlessEndpointsListKeysResponse = EndpointAuthKeys;\n\n/** Optional parameters. */\nexport interface ServerlessEndpointsRegenerateKeysOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the regenerateKeys operation. */\nexport type ServerlessEndpointsRegenerateKeysResponse = EndpointAuthKeys;\n\n/** Optional parameters. */\nexport interface ServerlessEndpointsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ServerlessEndpointsListNextResponse =\n ServerlessEndpointTrackedResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistriesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type RegistriesListBySubscriptionResponse =\n RegistryTrackedResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistriesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type RegistriesListResponse = RegistryTrackedResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistriesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RegistriesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RegistriesGetResponse = Registry;\n\n/** Optional parameters. */\nexport interface RegistriesUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type RegistriesUpdateResponse = Registry;\n\n/** Optional parameters. */\nexport interface RegistriesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RegistriesCreateOrUpdateResponse = Registry;\n\n/** Optional parameters. */\nexport interface RegistriesRemoveRegionsOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the removeRegions operation. */\nexport type RegistriesRemoveRegionsResponse = Registry;\n\n/** Optional parameters. */\nexport interface RegistriesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type RegistriesListBySubscriptionNextResponse =\n RegistryTrackedResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface RegistriesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RegistriesListNextResponse =\n RegistryTrackedResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface WorkspaceFeaturesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type WorkspaceFeaturesListResponse = ListAmlUserFeatureResult;\n\n/** Optional parameters. */\nexport interface WorkspaceFeaturesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type WorkspaceFeaturesListNextResponse = ListAmlUserFeatureResult;\n\n/** Optional parameters. */\nexport interface AzureMachineLearningServicesManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
|