Int16Converter 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 Int16Converter : Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Runtime.Json.JsonConverter<short>
type Int16Converter = class
inherit JsonConverter<int16>
Public NotInheritable Class Int16Converter
Inherits JsonConverter(Of Short)
- Inheritance
Constructors
Int16Converter() |