Share via


UInt64Converter Class

Definition

public sealed class UInt64Converter : Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Json.JsonConverter<ulong>
type UInt64Converter = class
    inherit JsonConverter<uint64>
Public NotInheritable Class UInt64Converter
Inherits JsonConverter(Of ULong)
Inheritance
UInt64Converter

Constructors

UInt64Converter()

Applies to