IMSTeamsChannel.CallingWebhook Property

Definition

Webhook for Microsoft Teams channel calls

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Create=true, Description="Webhook for Microsoft Teams channel calls", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="callingWebhook", Update=true)]
public string CallingWebhook { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Create=true, Description="Webhook for Microsoft Teams channel calls", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="callingWebhook", Update=true)>]
member this.CallingWebhook : string with get, set
Public Property CallingWebhook As String

Property Value

Attributes

Applies to