get Service Endpoint
ServiceEndpoint resource details. API Version: 2022-02-01.
Return
ServiceEndpoint resource details.
Parameters
argument
null
suspend fun getServiceEndpoint(accountName: String, resourceGroupName: String, serviceEndpointName: String): GetServiceEndpointResult
Return
ServiceEndpoint resource details.
See also
Parameters
account Name
The name of the RecommendationsService Account resource.
resource Group Name
The name of the resource group. The name is case insensitive.
service Endpoint Name
The name of the ServiceEndpoint resource.
suspend fun getServiceEndpoint(argument: suspend GetServiceEndpointPlainArgsBuilder.() -> Unit): GetServiceEndpointResult
Return
ServiceEndpoint resource details.
See also
Parameters
argument
Builder for com.pulumi.azurenative.recommendationsservice.kotlin.inputs.GetServiceEndpointPlainArgs.