IDiagnoseWorkspaceParameters.ValueApplicationInsight Property

Definition

Setting for diagnosing dependent application insights

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Setting for diagnosing dependent application insights", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesApplicationInsights) }, Read=true, ReadOnly=false, Required=false, SerializedName="applicationInsights", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesApplicationInsights ValueApplicationInsight { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Setting for diagnosing dependent application insights", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesApplicationInsights) }, Read=true, ReadOnly=false, Required=false, SerializedName="applicationInsights", Update=true)>]
member this.ValueApplicationInsight : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesApplicationInsights with get, set
Public Property ValueApplicationInsight As IDiagnoseRequestPropertiesApplicationInsights

Property Value

Attributes

Applies to