次の方法で共有


OperationalInsightsWorkspaceResource.GetOperationalInsightsLinkedServices メソッド

定義

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

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

戻り値

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

適用対象