get Profile
Gets information about the specified profile. Uses Azure REST API version 2017-04-26.
Return
The profile resource format.
Parameters
argument
null
suspend fun getProfile(hubName: String, localeCode: String? = null, profileName: String, resourceGroupName: String): GetProfileResult
Return
The profile resource format.
Parameters
hub Name
The name of the hub.
locale Code
Locale of profile to retrieve, default is en-us.
profile Name
The name of the profile.
resource Group Name
The name of the resource group.
See also
Return
The profile resource format.
Parameters
argument
Builder for com.pulumi.azurenative.customerinsights.kotlin.inputs.GetProfilePlainArgs.