getHcxEnterpriseSite

An HCX Enterprise Site resource API Version: 2020-03-20.

Return

An HCX Enterprise Site resource

Parameters

argument

null


suspend fun getHcxEnterpriseSite(hcxEnterpriseSiteName: String, privateCloudName: String, resourceGroupName: String): GetHcxEnterpriseSiteResult

Return

An HCX Enterprise Site resource

Parameters

hcxEnterpriseSiteName

Name of the HCX Enterprise Site in the private cloud

privateCloudName

Name of the private cloud

resourceGroupName

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

See also


Return

An HCX Enterprise Site resource

Parameters

argument

Builder for com.pulumi.azurenative.avs.kotlin.inputs.GetHcxEnterpriseSitePlainArgs.

See also