你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PropertyInfo
有关 Service Fabric 属性的信息。
属性
名称 | 类型 | 必须 |
---|---|---|
Name |
string | 是 |
Value |
PropertyValue | 否 |
Metadata |
PropertyMetadata | 是 |
Name
类型:字符串
必需:是
Service Fabric 属性的名称。
Value
类型: PropertyValue
必需:否
介绍 Service Fabric 属性值。
Metadata
类型: PropertyMetadata
必需:是
与属性关联的元数据,包括属性的名称。