|
1 | | -<?xml version="1.0"?> |
| 1 | +<?xml version="1.0"?> |
2 | 2 | <ModuleObject xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" fVersion="1.1" type="Manifest" mclass="Module" useSupports="false"> |
3 | 3 | <Name>AzureRM.OperationalInsights</Name> |
4 | 4 | <Version>1.0.11</Version> |
|
949 | 949 | <ReturnTypeDescription /> |
950 | 950 | </GeneralHelp> |
951 | 951 | <ParamSets> |
952 | | - <CommandParameterSetInfo2 Name="ByWorkspaceName" Params="Verbose Debug ErrorAction WarningAction InformationAction ErrorVariable WarningVariable InformationVariable OutVariable OutBuffer PipelineVariable" /> |
953 | 952 | <CommandParameterSetInfo2 Name="ByWorkspaceObjectByName" Params="Workspace Name Verbose Debug ErrorAction WarningAction InformationAction ErrorVariable WarningVariable InformationVariable OutVariable OutBuffer PipelineVariable" /> |
954 | 953 | <CommandParameterSetInfo2 Name="ByWorkspaceObjectByKind" Params="Workspace Kind Verbose Debug ErrorAction WarningAction InformationAction ErrorVariable WarningVariable InformationVariable OutVariable OutBuffer PipelineVariable" /> |
955 | 954 | <CommandParameterSetInfo2 Name="ByWorkspaceNameByName" Params="ResourceGroupName WorkspaceName Name Verbose Debug ErrorAction WarningAction InformationAction ErrorVariable WarningVariable InformationVariable OutVariable OutBuffer PipelineVariable" /> |
956 | 955 | <CommandParameterSetInfo2 Name="ByWorkspaceNameByKind" Params="ResourceGroupName WorkspaceName Kind Verbose Debug ErrorAction WarningAction InformationAction ErrorVariable WarningVariable InformationVariable OutVariable OutBuffer PipelineVariable" /> |
957 | 956 | </ParamSets> |
958 | 957 | <Syntax> |
959 | | - <string>Get-AzureRmOperationalInsightsDataSource [-InformationAction <ActionPreference>] [-InformationVariable <String>]</string> |
960 | | - <string>Get-AzureRmOperationalInsightsDataSource [-Workspace] <PSWorkspace> [-Name <String>] [-InformationAction <ActionPreference>] [-InformationVariable <String>]</string> |
961 | | - <string>Get-AzureRmOperationalInsightsDataSource [-Workspace <PSWorkspace>] [-Kind <String> {AzureAuditLog | CustomLog | LinuxPerformanceObject | LinuxSyslog | WindowsEvent | WindowsPerformanceCounter} ] [-InformationAction <ActionPreference>] [-InformationVariable <String>]</string> |
962 | | - <string>Get-AzureRmOperationalInsightsDataSource [-ResourceGroupName] <String> [-WorkspaceName] <String> [-Name] <String> [-InformationAction <ActionPreference>] [-InformationVariable <String>]</string> |
963 | | - <string>Get-AzureRmOperationalInsightsDataSource [-ResourceGroupName <String>] [-WorkspaceName <String>] [-Kind] <String> {AzureAuditLog | CustomLog | LinuxPerformanceObject | LinuxSyslog | WindowsEvent | WindowsPerformanceCounter} [-InformationAction <ActionPreference>] [-InformationVariable <String>]</string> |
| 958 | + <string>Get-AzureRmOperationalInsightsDataSource [-Workspace] <PSWorkspace> [-Name <String>] </string> |
| 959 | + <string>Get-AzureRmOperationalInsightsDataSource [-Workspace <PSWorkspace>] [-Kind <String> {AzureActivityLog | CustomLog | LinuxPerformanceObject | LinuxSyslog | WindowsEvent | WindowsPerformanceCounter} ]</string> |
| 960 | + <string>Get-AzureRmOperationalInsightsDataSource [-ResourceGroupName] <String> [-WorkspaceName] <String> [-Name] <String></string> |
| 961 | + <string>Get-AzureRmOperationalInsightsDataSource [-ResourceGroupName <String>] [-WorkspaceName <String>] [-Kind] <String> {AzureActivityLog | CustomLog | LinuxPerformanceObject | LinuxSyslog | WindowsEvent | WindowsPerformanceCounter} </string> |
964 | 962 | </Syntax> |
965 | 963 | <Parameters> |
966 | 964 | <ParameterDescription type="ActionPreference" varLen="false" required="false" dynamic="false" pipeRemaining="false" pipe="false" pipeProp="false" isPos="false" pos="named" globbing="false"> |
|
0 commit comments