OperationalInsightsWorkspaceResource.GetOperationalInsightsLinkedServices Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of OperationalInsightsLinkedServices in the OperationalInsightsWorkspaceResource.
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
Returns
An object representing collection of OperationalInsightsLinkedServices and their operations over a OperationalInsightsLinkedServiceResource.