get Private Cloud
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
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 getPrivateCloud(argument: suspend GetPrivateCloudPlainArgsBuilder.() -> Unit): GetPrivateCloudResult
Return
A private cloud resource
Parameters
argument
Builder for com.pulumi.azurenative.avs.kotlin.inputs.GetPrivateCloudPlainArgs.