DigitalTwinMetadata Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An optional, helper class for deserializing a digital twin. The $metadata class on a BasicDigitalTwin.
public class DigitalTwinMetadata
type DigitalTwinMetadata = class
Public Class DigitalTwinMetadata
- Inheritance
-
DigitalTwinMetadata
Constructors
DigitalTwinMetadata() |
Properties
ModelId |
The Id of the model that the digital twin or component is modeled by. This is present on a digital twin's root level metadata. |
WritableProperties |
Model-defined writable properties' request state. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET