다음을 통해 공유


IMSTeamsChannelProperties.IncomingCallRoute Property

Definition

Webhook for Microsoft Teams channel calls

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

Property Value

Attributes

Applies to