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

PutCustomPropertyOperation.CustomTypeId 属性

定义

获取自定义类型信息。 用户可以使用此信息来序列化/取消序列化自定义类型对象。

public string CustomTypeId { get; }
member this.CustomTypeId : string
Public ReadOnly Property CustomTypeId As String

属性值

自定义类型信息。

适用于