다음을 통해 공유


SkypeChannelProperties.EnableVideo Property

Definition

Enable video for Skype channel

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)]
public bool? EnableVideo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)>]
member this.EnableVideo : Nullable<bool> with get, set
Public Property EnableVideo As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to