getNamedValue

Gets the details of the named value specified by its identifier. API Version: 2020-12-01.

Return

NamedValue details.

Parameters

argument

null


suspend fun getNamedValue(namedValueId: String, resourceGroupName: String, serviceName: String): GetNamedValueResult

Return

NamedValue details.

Parameters

namedValueId

Identifier of the NamedValue.

resourceGroupName

The name of the resource group.

serviceName

The name of the API Management service.

See also


Return

NamedValue details.

Parameters

argument

Builder for com.pulumi.azurenative.apimanagement.kotlin.inputs.GetNamedValuePlainArgs.

See also