PSJsonSerializer.SerializeContext(Int32, Boolean) Constructor
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.
public SerializeContext (int maxDepth, bool serializeSecureString);
new Microsoft.Azure.Commands.ResourceManager.Cmdlets.Json.PSJsonSerializer.SerializeContext : int * bool -> Microsoft.Azure.Commands.ResourceManager.Cmdlets.Json.PSJsonSerializer.SerializeContext
Public Sub New (maxDepth As Integer, serializeSecureString As Boolean)
Parameters
- maxDepth
- Int32
- serializeSecureString
- Boolean