getServiceEndpoint

Returns ServiceEndpoint resources for a given name. Azure REST API version: 2022-02-01. Other available API versions: 2022-03-01-preview.

Return

ServiceEndpoint resource details.

Parameters

argument

null


suspend fun getServiceEndpoint(accountName: String, resourceGroupName: String, serviceEndpointName: String): GetServiceEndpointResult

Return

ServiceEndpoint resource details.

See also

Parameters

accountName

The name of the RecommendationsService Account resource.

resourceGroupName

The name of the resource group. The name is case insensitive.

serviceEndpointName

The name of the ServiceEndpoint resource.


Return

ServiceEndpoint resource details.

See also

Parameters

argument

Builder for com.pulumi.azurenative.recommendationsservice.kotlin.inputs.GetServiceEndpointPlainArgs.