getAccountCapabilityHost

Azure Resource Manager resource envelope. Uses Azure REST API version 2025-04-01-preview.

Return

Azure Resource Manager resource envelope.

Parameters

argument

null


suspend fun getAccountCapabilityHost(accountName: String, capabilityHostName: String, resourceGroupName: String): GetAccountCapabilityHostResult

Return

Azure Resource Manager resource envelope.

Parameters

accountName

The name of Cognitive Services account.

capabilityHostName

The name of the capability host associated with the Cognitive Services Resource

resourceGroupName

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

See also


Return

Azure Resource Manager resource envelope.

Parameters

argument

Builder for com.pulumi.azurenative.cognitiveservices.kotlin.inputs.GetAccountCapabilityHostPlainArgs.

See also