다음을 통해 공유


LineChannelProperties.IsValidated Property

Definition

Whether this channel is validated for the bot

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

Property Value

Implements

Attributes

Applies to