Share via


OperationalInsightsWorkspaceResource.GetOperationalInsightsDataExports Method

Definition

Gets a collection of OperationalInsightsDataExportResources in the OperationalInsightsWorkspace.

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

Returns

An object representing collection of OperationalInsightsDataExportResources and their operations over a OperationalInsightsDataExportResource.

Applies to