get Contact Profile
Customer creates a Contact Profile Resource, which will contain all of the configurations required for scheduling a contact. API Version: 2021-04-04-preview.
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.
See also
Parameters
contact Profile Name
Contact Profile Name
resource Group Name
The name of the resource group. The name is case insensitive.
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.
See also
Parameters
argument
Builder for com.pulumi.azurenative.orbital.kotlin.inputs.GetContactProfilePlainArgs.