getEndpointVariant

Get a Service by name. API Version: 2021-01-01.

Return

Machine Learning service object wrapped into ARM resource envelope.

Parameters

argument

null


suspend fun getEndpointVariant(expand: Boolean? = null, resourceGroupName: String, serviceName: String, workspaceName: String): GetEndpointVariantResult

Return

Machine Learning service object wrapped into ARM resource envelope.

Parameters

expand

Set to True to include Model details.

resourceGroupName

Name of the resource group in which workspace is located.

serviceName

Name of the Azure Machine Learning service.

workspaceName

Name of Azure Machine Learning workspace.

See also


Return

Machine Learning service object wrapped into ARM resource envelope.

Parameters

argument

Builder for com.pulumi.azurenative.machinelearningservices.kotlin.inputs.GetEndpointVariantPlainArgs.

See also