getVcenterController

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

Return

A vcenter resource belonging to a site resource.

Parameters

argument

null


suspend fun getVcenterController(resourceGroupName: String, siteName: String, vcenterName: String): GetVcenterControllerResult

Return

A vcenter resource belonging to a site resource.

Parameters

resourceGroupName

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

siteName

Site name

vcenterName

VCenters name

See also


Return

A vcenter resource belonging to a site resource.

Parameters

argument

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

See also