getDataManager

Gets information about the specified data manager resource. Azure REST API version: 2019-06-01.

Return

The DataManager resource.

Parameters

argument

null


suspend fun getDataManager(dataManagerName: String, resourceGroupName: String): GetDataManagerResult

Return

The DataManager resource.

See also

Parameters

dataManagerName

The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only

resourceGroupName

The Resource Group Name


Return

The DataManager resource.

See also

Parameters

argument

Builder for com.pulumi.azurenative.hybriddata.kotlin.inputs.GetDataManagerPlainArgs.