Share via


Bot.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 Microsoft.Azure.PowerShell.Cmdlets.BotService.Support.Kind? Kind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inherited)>]
member this.Kind : Nullable<Microsoft.Azure.PowerShell.Cmdlets.BotService.Support.Kind> with get, set
Public Property Kind As Nullable(Of Kind)

Property Value

Implements

Attributes

Applies to