Ms Teams Channel Properties Args
data class MsTeamsChannelPropertiesArgs(val acceptedTerms: Output<Boolean>? = null, val callingWebhook: Output<String>? = null, val deploymentEnvironment: Output<String>? = null, val enableCalling: Output<Boolean>? = null, val incomingCallRoute: Output<String>? = null, val isEnabled: Output<Boolean>) : ConvertibleToJava<MsTeamsChannelPropertiesArgs>
The parameters to provide for the Microsoft Teams channel.
Properties
Link copied to clipboard
Whether this channel accepted terms
Link copied to clipboard
Webhook for Microsoft Teams channel calls
Link copied to clipboard
Deployment environment for Microsoft Teams channel calls
Link copied to clipboard
Enable calling for Microsoft Teams channel
Link copied to clipboard
Webhook for Microsoft Teams channel calls