Share via


PSDestinationsSpec.LogAnalytics Property

Definition

Gets or sets list of Log Analytics destinations.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSLogAnalyticsDestination> LogAnalytics { get; set; }
member this.LogAnalytics : System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSLogAnalyticsDestination> with get, set
Public Property LogAnalytics As IList(Of PSLogAnalyticsDestination)

Property Value

Applies to