Share via


MockableOperationalInsightsResourceGroupResource.GetOperationalInsightsClusters Method

Definition

Gets a collection of OperationalInsightsClusterResources in the ResourceGroupResource.

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

Returns

An object representing collection of OperationalInsightsClusterResources and their operations over a OperationalInsightsClusterResource.

Applies to