Delen via


ManagedOnlineDeployment.AppInsightsEnabled Property

Definition

If true, enables Application Insights logging.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)]
public bool? AppInsightsEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)>]
member this.AppInsightsEnabled : Nullable<bool> with get, set
Public Property AppInsightsEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to