PSSavedSearchProperties 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
PSSavedSearchProperties() | |
PSSavedSearchProperties(SavedSearch) |
PSSavedSearchProperties()
public PSSavedSearchProperties ();
Public Sub New ()
Applies to
PSSavedSearchProperties(SavedSearch)
public PSSavedSearchProperties (Microsoft.Azure.Management.OperationalInsights.Models.SavedSearch properties);
new Microsoft.Azure.Commands.OperationalInsights.Models.PSSavedSearchProperties : Microsoft.Azure.Management.OperationalInsights.Models.SavedSearch -> Microsoft.Azure.Commands.OperationalInsights.Models.PSSavedSearchProperties
Public Sub New (properties As SavedSearch)
Parameters
- properties
- SavedSearch