< Back
New-NewtonsoftJsonSettings
Post
NAME New-NewtonsoftJsonSettings
SYNOPSIS
Creates a new Settings object.
SYNTAX
New-NewtonsoftJsonSettings [<CommonParameters>]
DESCRIPTION
Creates a new object of Newtonsoft.Json.JsonSerializerSettings
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>$settings = New-NewtonsoftJsonSettings
RELATED LINKS
SYNOPSIS
Creates a new Settings object.
SYNTAX
New-NewtonsoftJsonSettings [<CommonParameters>]
DESCRIPTION
Creates a new object of Newtonsoft.Json.JsonSerializerSettings
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>$settings = New-NewtonsoftJsonSettings
RELATED LINKS