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

UserProperty 类

定义

用户属性。

public class UserProperty
type UserProperty = class
Public Class UserProperty
继承
UserProperty

构造函数

UserProperty()

初始化 UserProperty 类的新实例。

UserProperty(String, Object)

初始化 UserProperty 类的新实例。

属性

Name

获取或设置用户属性名称。

Value

获取或设置用户属性值。 类型:包含 resultType 字符串) 的字符串 (或表达式。

方法

Validate()

验证 对象。

适用于