你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UInt32Converter Class

Definition

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

Constructors

UInt32Converter()

Applies to