你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AliasPathTokenType type
定义 AliasPathTokenType 的值。
KnownAliasPathTokenType 可与 AliasPathTokenType 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
NotSpecified:未指定标记类型。
Any:标记类型可以是任何内容。
字符串:标记类型为 string。
对象:标记类型为 object。
数组:标记类型为 array。
Integer:标记类型为整数。
Number:标记类型为 number。
布尔值:标记类型为布尔值。
type AliasPathTokenType = string