Share via


MockableOperationalInsightsResourceGroupResource.GetOperationalInsightsWorkspaces Method

Definition

Gets a collection of OperationalInsightsWorkspaceResources in the ResourceGroupResource.

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

Returns

An object representing collection of OperationalInsightsWorkspaceResources and their operations over a OperationalInsightsWorkspaceResource.

Applies to