次の方法で共有


OperationalInsightsWorkspaceResource.GetOperationalInsightsDataExports メソッド

定義

OperationalInsightsWorkspace 内の OperationalInsightsDataExportResources のコレクションを取得します。

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

戻り値

OperationalInsightsDataExportResources のコレクションと、OperationalInsightsDataExportResource に対する操作を表す オブジェクト。

適用対象