다음을 통해 공유


IMSTeamsChannelProperties.CallingWebhook 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="callingWebhook")]
public string CallingWebhook { 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="callingWebhook")>]
member this.CallingWebhook : string with get, set
Public Property CallingWebhook As String

Property Value

Attributes

Applies to