Int64Converter Class
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 sealed class Int64Converter : Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.Json.JsonConverter<long>
type Int64Converter = class
inherit JsonConverter<int64>
Public NotInheritable Class Int64Converter
Inherits JsonConverter(Of Long)
- Inheritance
Constructors
Int64Converter() |