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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET