get Endpoint Variant
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.
resource Group Name
Name of the resource group in which workspace is located.
service Name
Name of the Azure Machine Learning service.
workspace Name
Name of Azure Machine Learning workspace.
See also
suspend fun getEndpointVariant(argument: suspend GetEndpointVariantPlainArgsBuilder.() -> Unit): GetEndpointVariantResult
Return
Machine Learning service object wrapped into ARM resource envelope.
Parameters
argument
Builder for com.pulumi.azurenative.machinelearningservices.kotlin.inputs.GetEndpointVariantPlainArgs.