다음을 통해 공유


LineChannelProperties.LineRegistration Property

Definition

The list of line channel registrations

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ILineRegistration[] LineRegistration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)>]
member this.LineRegistration : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ILineRegistration[] with get, set
Public Property LineRegistration As ILineRegistration()

Property Value

Implements

Attributes

Applies to