Share via


IBotProperties.DeveloperAppInsightsApiKey Property

Definition

The Application Insights Api Key

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The Application Insights Api Key", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="developerAppInsightsApiKey")]
public string DeveloperAppInsightsApiKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The Application Insights Api Key", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="developerAppInsightsApiKey")>]
member this.DeveloperAppInsightsApiKey : string with get, set
Public Property DeveloperAppInsightsApiKey As String

Property Value

Attributes

Applies to