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.
Contains a list of value updates for an asset property in the list of asset entries consumed by the BatchPutAssetPropertyValue API operation.
Namespace: Amazon.IoTSiteWise.Model
Assembly: AWSSDK.IoTSiteWise.dll
Version: 3.x.y.z
public class PutAssetPropertyValueEntry
The PutAssetPropertyValueEntry type exposes the following members
| Name | Description | |
|---|---|---|
|
PutAssetPropertyValueEntry() |
| Name | Type | Description | |
|---|---|---|---|
|
AssetId | System.String |
Gets and sets the property AssetId. The ID of the asset to update. |
|
EntryId | System.String |
Gets and sets the property EntryId. The user specified ID for the entry. You can use this ID to identify which entries failed. |
|
PropertyAlias | System.String |
Gets and sets the property PropertyAlias.
The alias that identifies the property, such as an OPC-UA server data stream path
(for example, |
|
PropertyId | System.String |
Gets and sets the property PropertyId. The ID of the asset property for this entry. |
|
PropertyValues | System.Collections.Generic.List<Amazon.IoTSiteWise.Model.AssetPropertyValue> |
Gets and sets the property PropertyValues.
The list of property values to upload. You can specify up to 10 |
.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