get Hcx Enterprise Site
suspend fun getHcxEnterpriseSite(argument: GetHcxEnterpriseSitePlainArgs): GetHcxEnterpriseSiteResult
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
hcx Enterprise Site Name
Name of the HCX Enterprise Site in the private cloud
private Cloud Name
Name of the private cloud
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getHcxEnterpriseSite(argument: suspend GetHcxEnterpriseSitePlainArgsBuilder.() -> Unit): GetHcxEnterpriseSiteResult
Return
An HCX Enterprise Site resource
Parameters
argument
Builder for com.pulumi.azurenative.avs.kotlin.inputs.GetHcxEnterpriseSitePlainArgs.