BotChannel.Kind Property

Definition

Required. Gets or sets the Kind of the resource.

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inherited)]
public string Kind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inherited)>]
member this.Kind : string with get, set
Public Property Kind As String

Property Value

Implements

Attributes

Applies to