다음을 통해 공유


BotServiceIdentity.ChannelName Property

Definition

The name of the Channel resource.

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

Property Value

Implements

Attributes

Applies to