getCustomApi

Gets a custom API by name for a specific subscription and resource group Uses Azure REST API version 2016-06-01.

Return

A custom API

Parameters

argument

null


suspend fun getCustomApi(apiName: String, resourceGroupName: String, subscriptionId: String? = null): GetCustomApiResult

Return

A custom API

Parameters

apiName

API name

resourceGroupName

The resource group

subscriptionId

Subscription Id

See also


Return

A custom API

Parameters

argument

Builder for com.pulumi.azurenative.web.kotlin.inputs.GetCustomApiPlainArgs.

See also