MockableOperationalInsightsResourceGroupResource.GetLogAnalyticsQueryPacks Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of LogAnalyticsQueryPacks 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 LogAnalyticsQueryPacks and their operations over a LogAnalyticsQueryPackResource.