Compartir a través de


IBot.DeveloperAppInsightsApplicationId Property

Definition

The Application Insights App Id

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

Property Value

Attributes

Applies to