Share via


UInt32Converter Class

Definition

public sealed class UInt32Converter : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Json.JsonConverter<uint>
type UInt32Converter = class
    inherit JsonConverter<uint32>
Public NotInheritable Class UInt32Converter
Inherits JsonConverter(Of UInteger)
Inheritance
UInt32Converter

Constructors

UInt32Converter()

Applies to