你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PropertyValue
介绍 Service Fabric 属性值。
继承
“PropertyValue”是多态类型模型的基类型。 “Kind”属性是派生类型的鉴别器。
“Kind”属性的值确定网络上的序列化内容 (以下派生类型之一) 。
下表列出了 属性的值 Kind
及其表示的相应派生类型。
派生类型
种类 | 派生类型 |
---|---|
二进制 | BinaryPropertyValue |
Int64 | Int64PropertyValue |
Double | DoublePropertyValue |
String | StringPropertyValue |
Guid | GuidPropertyValue |