get Contact Profile
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
contact Profile Name
Contact Profile name.
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getContactProfile(argument: suspend GetContactProfilePlainArgsBuilder.() -> Unit): GetContactProfileResult
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.