# Functions
GetDataSourceWindowsEvent gets an existing DataSourceWindowsEvent resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetDataSourceWindowsPerformanceCounter gets an existing DataSourceWindowsPerformanceCounter resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetLinkedService gets an existing LinkedService resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewDataSourceWindowsEvent registers a new resource with the given unique name, arguments, and options.
NewDataSourceWindowsPerformanceCounter registers a new resource with the given unique name, arguments, and options.
NewLinkedService registers a new resource with the given unique name, arguments, and options.
# Structs
Manages a Log Analytics Windows Event DataSource.
The set of arguments for constructing a DataSourceWindowsEvent resource.
No description provided by the author
Manages a Log Analytics (formally Operational Insights) Windows Performance Counter DataSource.
The set of arguments for constructing a DataSourceWindowsPerformanceCounter resource.
No description provided by the author
Links a Log Analytics (formally Operational Insights) Workspace to another resource.
The set of arguments for constructing a LinkedService resource.
No description provided by the author