MachinelearningservicesFunctions

Functions

Link copied to clipboard

Azure REST API version: 2023-04-01.

suspend fun getBatchDeployment(deploymentName: String, endpointName: String, resourceGroupName: String, workspaceName: String): GetBatchDeploymentResult
Link copied to clipboard

Azure REST API version: 2023-04-01.

suspend fun getBatchEndpoint(endpointName: String, resourceGroupName: String, workspaceName: String): GetBatchEndpointResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getCodeContainer(name: String, resourceGroupName: String, workspaceName: String): GetCodeContainerResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getCodeVersion(name: String, resourceGroupName: String, version: String, workspaceName: String): GetCodeVersionResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getComponentContainer(name: String, resourceGroupName: String, workspaceName: String): GetComponentContainerResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getComponentVersion(name: String, resourceGroupName: String, version: String, workspaceName: String): GetComponentVersionResult
Link copied to clipboard

Gets compute definition by its name. Any secrets (storage keys, service credentials, etc) are not returned - use 'keys' nested resource to get them. Azure REST API version: 2023-04-01.

suspend fun getCompute(argument: suspend GetComputePlainArgsBuilder.() -> Unit): GetComputeResult
suspend fun getCompute(computeName: String, resourceGroupName: String, workspaceName: String): GetComputeResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getDataContainer(name: String, resourceGroupName: String, workspaceName: String): GetDataContainerResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getDatastore(name: String, resourceGroupName: String, workspaceName: String): GetDatastoreResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getDataVersion(name: String, resourceGroupName: String, version: String, workspaceName: String): GetDataVersionResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getEnvironmentContainer(name: String, resourceGroupName: String, workspaceName: String): GetEnvironmentContainerResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getEnvironmentVersion(name: String, resourceGroupName: String, version: String, workspaceName: String): GetEnvironmentVersionResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01-preview.

suspend fun getFeaturesetContainerEntity(name: String, resourceGroupName: String, workspaceName: String): GetFeaturesetContainerEntityResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01-preview.

suspend fun getFeaturesetVersion(name: String, resourceGroupName: String, version: String, workspaceName: String): GetFeaturesetVersionResult
Link copied to clipboard

Dto object representing feature Azure REST API version: 2023-02-01-preview.

suspend fun getFeaturesetVersionFeature(featureName: String? = null, name: String, resourceGroupName: String, version: String, workspaceName: String): GetFeaturesetVersionFeatureResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01-preview.

suspend fun getFeaturestoreEntityVersion(name: String, resourceGroupName: String, version: String, workspaceName: String): GetFeaturestoreEntityVersionResult
Link copied to clipboard
suspend fun getJob(argument: GetJobPlainArgs): GetJobResult

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getJob(argument: suspend GetJobPlainArgsBuilder.() -> Unit): GetJobResult
suspend fun getJob(id: String, resourceGroupName: String, workspaceName: String): GetJobResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01-preview.

suspend fun getLabelingJob(id: String, includeJobInstructions: Boolean? = null, includeLabelCategories: Boolean? = null, resourceGroupName: String, workspaceName: String): GetLabelingJobResult
Link copied to clipboard

Get the detail of a linked service. Azure REST API version: 2020-09-01-preview.

suspend fun getLinkedService(linkName: String, resourceGroupName: String, workspaceName: String): GetLinkedServiceResult
Link copied to clipboard

Get the detail of a linked workspace. Azure REST API version: 2020-05-15-preview.

suspend fun getLinkedWorkspace(linkName: String, resourceGroupName: String, workspaceName: String): GetLinkedWorkspaceResult
Link copied to clipboard

Get a Dataset by name. Azure REST API version: 2020-05-01-preview.

suspend fun getMachineLearningDataset(datasetName: String, resourceGroupName: String, workspaceName: String): GetMachineLearningDatasetResult
Link copied to clipboard

Get a Datastore by name. Azure REST API version: 2020-05-01-preview.

suspend fun getMachineLearningDatastore(datastoreName: String, resourceGroupName: String, workspaceName: String): GetMachineLearningDatastoreResult
Link copied to clipboard

Gets an outbound rule from the managed network of a machine learning workspace. Azure REST API version: 2023-04-01-preview.

suspend fun getManagedNetworkSettingsRule(resourceGroupName: String, ruleName: String, workspaceName: String): GetManagedNetworkSettingsRuleResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getModelContainer(name: String, resourceGroupName: String, workspaceName: String): GetModelContainerResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getModelVersion(name: String, resourceGroupName: String, version: String, workspaceName: String): GetModelVersionResult
Link copied to clipboard

Azure REST API version: 2023-04-01.

suspend fun getOnlineDeployment(deploymentName: String, endpointName: String, resourceGroupName: String, workspaceName: String): GetOnlineDeploymentResult
Link copied to clipboard

Azure REST API version: 2023-04-01.

suspend fun getOnlineDeploymentLogs(containerType: Either<String, ContainerType>? = null, deploymentName: String, endpointName: String, resourceGroupName: String, tail: Int? = null, workspaceName: String): GetOnlineDeploymentLogsResult
Link copied to clipboard

Azure REST API version: 2023-04-01.

suspend fun getOnlineEndpoint(endpointName: String, resourceGroupName: String, workspaceName: String): GetOnlineEndpointResult
Link copied to clipboard

Service Token Azure REST API version: 2023-04-01.

suspend fun getOnlineEndpointToken(endpointName: String, resourceGroupName: String, workspaceName: String): GetOnlineEndpointTokenResult
Link copied to clipboard

Gets the specified private endpoint connection associated with the workspace. Azure REST API version: 2023-04-01.

suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, workspaceName: String): GetPrivateEndpointConnectionResult
Link copied to clipboard

Azure REST API version: 2023-04-01.

suspend fun getRegistry(argument: suspend GetRegistryPlainArgsBuilder.() -> Unit): GetRegistryResult
suspend fun getRegistry(registryName: String, resourceGroupName: String): GetRegistryResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getRegistryCodeContainer(codeName: String, registryName: String, resourceGroupName: String): GetRegistryCodeContainerResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getRegistryCodeVersion(codeName: String, registryName: String, resourceGroupName: String, version: String): GetRegistryCodeVersionResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getRegistryComponentContainer(componentName: String, registryName: String, resourceGroupName: String): GetRegistryComponentContainerResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getRegistryComponentVersion(componentName: String, registryName: String, resourceGroupName: String, version: String): GetRegistryComponentVersionResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getRegistryDataContainer(name: String, registryName: String, resourceGroupName: String): GetRegistryDataContainerResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getRegistryDataVersion(name: String, registryName: String, resourceGroupName: String, version: String): GetRegistryDataVersionResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getRegistryEnvironmentContainer(environmentName: String, registryName: String, resourceGroupName: String): GetRegistryEnvironmentContainerResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getRegistryEnvironmentVersion(environmentName: String, registryName: String, resourceGroupName: String, version: String): GetRegistryEnvironmentVersionResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getRegistryModelContainer(modelName: String, registryName: String, resourceGroupName: String): GetRegistryModelContainerResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getRegistryModelVersion(modelName: String, registryName: String, resourceGroupName: String, version: String): GetRegistryModelVersionResult
Link copied to clipboard

Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01.

suspend fun getSchedule(argument: suspend GetSchedulePlainArgsBuilder.() -> Unit): GetScheduleResult
suspend fun getSchedule(name: String, resourceGroupName: String, workspaceName: String): GetScheduleResult
Link copied to clipboard

Gets the properties of the specified machine learning workspace. Azure REST API version: 2023-04-01.

suspend fun getWorkspace(resourceGroupName: String, workspaceName: String): GetWorkspaceResult
Link copied to clipboard

Azure REST API version: 2023-04-01.

suspend fun getWorkspaceConnection(connectionName: String, resourceGroupName: String, workspaceName: String): GetWorkspaceConnectionResult
Link copied to clipboard

Keys for endpoint authentication. Azure REST API version: 2023-04-01.

suspend fun listBatchEndpointKeys(endpointName: String, resourceGroupName: String, workspaceName: String): ListBatchEndpointKeysResult
Link copied to clipboard

Gets secrets related to Machine Learning compute (storage keys, service credentials, etc). Azure REST API version: 2023-04-01.

suspend fun listComputeKeys(computeName: String, resourceGroupName: String, workspaceName: String): ListComputeKeysResult
Link copied to clipboard

Get the details (e.g IP address, port etc) of all the compute nodes in the compute. Azure REST API version: 2023-04-01.

suspend fun listComputeNodes(computeName: String, resourceGroupName: String, workspaceName: String): ListComputeNodesResult
Link copied to clipboard

Base definition for datastore secrets. Azure REST API version: 2023-04-01.

suspend fun listDatastoreSecrets(name: String, resourceGroupName: String, workspaceName: String): ListDatastoreSecretsResult
Link copied to clipboard

A paginated list of Feature entities. Azure REST API version: 2023-02-01-preview.

suspend fun listFeaturesetVersionFeatures(name: String, resourceGroupName: String, skip: String? = null, tags: String? = null, version: String, workspaceName: String): ListFeaturesetVersionFeaturesResult
Link copied to clipboard

A paginated list of FeaturesetJob entities. Azure REST API version: 2023-04-01-preview.

suspend fun listFeaturesetVersionMaterializationJobs(featureWindowEnd: String? = null, featureWindowStart: String? = null, filters: String? = null, name: String, resourceGroupName: String, skip: String? = null, version: String, workspaceName: String): ListFeaturesetVersionMaterializationJobsResult
Link copied to clipboard

Keys for endpoint authentication. Azure REST API version: 2023-04-01.

suspend fun listOnlineEndpointKeys(endpointName: String, resourceGroupName: String, workspaceName: String): ListOnlineEndpointKeysResult
Link copied to clipboard

Lists all the keys associated with this workspace. This includes keys for the storage account, app insights and password for container registry Azure REST API version: 2023-04-01.

suspend fun listWorkspaceKeys(resourceGroupName: String, workspaceName: String): ListWorkspaceKeysResult
Link copied to clipboard

List keys of a notebook. Azure REST API version: 2023-04-01.

suspend fun listWorkspaceNotebookKeys(resourceGroupName: String, workspaceName: String): ListWorkspaceNotebookKeysResult