Share via


MockableOperationalInsightsResourceGroupResource.GetLogAnalyticsQueryPacks Method

Definition

Gets a collection of LogAnalyticsQueryPackResources in the ResourceGroupResource.

public virtual Azure.ResourceManager.OperationalInsights.LogAnalyticsQueryPackCollection GetLogAnalyticsQueryPacks ();
abstract member GetLogAnalyticsQueryPacks : unit -> Azure.ResourceManager.OperationalInsights.LogAnalyticsQueryPackCollection
override this.GetLogAnalyticsQueryPacks : unit -> Azure.ResourceManager.OperationalInsights.LogAnalyticsQueryPackCollection
Public Overridable Function GetLogAnalyticsQueryPacks () As LogAnalyticsQueryPackCollection

Returns

An object representing collection of LogAnalyticsQueryPackResources and their operations over a LogAnalyticsQueryPackResource.

Applies to