次の方法で共有


OperationalInsightsWorkspaceResource.GetOperationalInsightsTables メソッド

定義

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

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

戻り値

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

適用対象