Sdílet prostřednictvím


ApplicationInsightsComponent.WorkspaceResourceId Property

Definition

Resource Id of the log analytics workspace which the data will be ingested to. This property is required to create an application with this API version. Applications from older versions will not have this property.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)]
public string WorkspaceResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)>]
member this.WorkspaceResourceId : string with get, set
Public Property WorkspaceResourceId As String

Property Value

Implements

Attributes

Applies to