getPrivateAtlase

Deprecated Get a Private Atlas resource. Uses Azure REST API version 2020-02-01-preview.

Return

An Azure resource which represents which will provision the ability to create private location data.

Parameters

argument

null


suspend fun getPrivateAtlase(accountName: String, privateAtlasName: String, resourceGroupName: String): GetPrivateAtlaseResult

Return

An Azure resource which represents which will provision the ability to create private location data.

Parameters

accountName

The name of the Maps Account.

privateAtlasName

The name of the Private Atlas instance.

resourceGroupName

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

See also


Return

An Azure resource which represents which will provision the ability to create private location data.

Parameters

argument

Builder for com.pulumi.azurenative.maps.kotlin.inputs.GetPrivateAtlasePlainArgs.

See also