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