次の方法で共有


OperationalInsightsWorkspaceResource.GetOperationalInsightsDataSources メソッド

定義

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

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

戻り値

OperationalInsightsDataSourceResources のコレクションとその OperationalInsightsDataSourceResource に対する操作を表す オブジェクト。

適用対象