Share via


IBot.DeveloperAppInsightsApiKey Property

Definition

The Application Insights Api Key

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

Property Value

Attributes

Applies to