AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This is an object that contains the information of a property.
Namespace: Amazon.IoTTwinMaker.Model
Assembly: AWSSDK.IoTTwinMaker.dll
Version: 3.x.y.z
public class PropertySummary
The PropertySummary type exposes the following members
Name | Description | |
---|---|---|
PropertySummary() |
Name | Type | Description | |
---|---|---|---|
AreAllPropertyValuesReturned | System.Boolean |
Gets and sets the property AreAllPropertyValuesReturned. This flag notes whether all values of a list or map type property are returned in the API response. The maximum number of values per property returned is 50. |
|
Definition | Amazon.IoTTwinMaker.Model.PropertyDefinitionResponse |
Gets and sets the property Definition. This is the schema for the property. |
|
PropertyName | System.String |
Gets and sets the property PropertyName. This is the name of the property. |
|
Value | Amazon.IoTTwinMaker.Model.DataValue |
Gets and sets the property Value. This is the value for the property. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5