MockableOperationalInsightsResourceGroupResource.GetOperationalInsightsWorkspaces Method

Definition

Gets a collection of OperationalInsightsWorkspaces 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 OperationalInsightsWorkspaces and their operations over a OperationalInsightsWorkspaceResource.

Applies to