The property's custom type ID.
Represents when the Property was last modified. Only write operations will cause this field to be updated.
The name of the parent Service Fabric Name for the property. It could be thought of as the name-space/table under which the property exists.
The version of the property. Every time a property is modified, its sequence number is increased.
The length of the serialized property value.
The kind of property, determined by the type of data. Following are the possible values. Possible values include: 'Invalid', 'Binary', 'Int64', 'Double', 'String', 'Guid'
Generated using TypeDoc
The metadata associated with a property, including the property's name.