Share via


Bot.IsDeveloperAppInsightsApiKeySet Property

Definition

Whether the bot is developerAppInsightsApiKey set

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

Property Value

Implements

Attributes

Applies to