Condividi tramite


IApplicationInsightsComponentProperties.ApplicationType Property

Definition

Type of application being monitored.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Type of application being monitored.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ApplicationType) }, ReadOnly=false, Required=true, SerializedName="Application_Type")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ApplicationType ApplicationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Type of application being monitored.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ApplicationType) }, ReadOnly=false, Required=true, SerializedName="Application_Type")>]
member this.ApplicationType : Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ApplicationType with get, set
Public Property ApplicationType As ApplicationType

Property Value

Attributes

Applies to