getContactProfile

Gets the specified contact Profile in a specified resource group. Uses Azure REST API version 2022-11-01. Other available API versions: 2022-03-01.

Return

Customer creates a Contact Profile Resource, which will contain all of the configurations required for scheduling a contact.

Parameters

argument

null


suspend fun getContactProfile(contactProfileName: String, resourceGroupName: String): GetContactProfileResult

Return

Customer creates a Contact Profile Resource, which will contain all of the configurations required for scheduling a contact.

Parameters

contactProfileName

Contact Profile name.

resourceGroupName

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

See also


Return

Customer creates a Contact Profile Resource, which will contain all of the configurations required for scheduling a contact.

Parameters

argument

Builder for com.pulumi.azurenative.orbital.kotlin.inputs.GetContactProfilePlainArgs.

See also