IWorkspaceUpdateParameters.ApplicationInsight Property

Definition

ARM id of the application insights associated with this workspace.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="ARM id of the application insights associated with this workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="applicationInsights", Update=true)]
public string ApplicationInsight { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="ARM id of the application insights associated with this workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="applicationInsights", Update=true)>]
member this.ApplicationInsight : string with get, set
Public Property ApplicationInsight As String

Property Value

Attributes

Applies to