getHypervHostController

Get a HypervHost Uses Azure REST API version 2023-06-06. Other available API versions: 2023-10-01-preview, 2024-05-01-preview.

Return

A host resource belonging to a site resource.

Parameters

argument

null


suspend fun getHypervHostController(hostName: String, resourceGroupName: String, siteName: String): GetHypervHostControllerResult

Return

A host resource belonging to a site resource.

Parameters

hostName

Host name

resourceGroupName

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

siteName

Site name

See also


Return

A host resource belonging to a site resource.

Parameters

argument

Builder for com.pulumi.azurenative.offazure.kotlin.inputs.GetHypervHostControllerPlainArgs.

See also