getPrivateCloud

A private cloud resource API Version: 2020-03-20.

Return

A private cloud resource

Parameters

argument

null


suspend fun getPrivateCloud(privateCloudName: String, resourceGroupName: String): GetPrivateCloudResult

Return

A private cloud resource

Parameters

privateCloudName

Name of the private cloud

resourceGroupName

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

See also


Return

A private cloud resource

Parameters

argument

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

See also