다음을 통해 공유


ISkypeChannelProperties.EnableVideo Property

Definition

Enable video for Skype channel

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Enable video for Skype channel", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableVideo")]
public bool? EnableVideo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Enable video for Skype channel", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableVideo")>]
member this.EnableVideo : Nullable<bool> with get, set
Public Property EnableVideo As Nullable(Of Boolean)

Property Value

Attributes

Applies to