Share via


OperationalInsightsWorkspaceResource.GetOperationalInsightsTables Method

Definition

Gets a collection of OperationalInsightsTableResources in the OperationalInsightsWorkspace.

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

Returns

An object representing collection of OperationalInsightsTableResources and their operations over a OperationalInsightsTableResource.

Applies to