PSSearchError Constructors
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.
Overloads
PSSearchError() | |
PSSearchError(SearchError) |
PSSearchError()
public PSSearchError ();
Public Sub New ()
Applies to
PSSearchError(SearchError)
public PSSearchError (Microsoft.Azure.Management.OperationalInsights.Models.SearchError error);
new Microsoft.Azure.Commands.OperationalInsights.Models.PSSearchError : Microsoft.Azure.Management.OperationalInsights.Models.SearchError -> Microsoft.Azure.Commands.OperationalInsights.Models.PSSearchError
Public Sub New (error As SearchError)
Parameters
- error
- Microsoft.Azure.Management.OperationalInsights.Models.SearchError