TwinProperties 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.
Represents Twin properties
public class TwinProperties
type TwinProperties = class
Public Class TwinProperties
- Inheritance
-
TwinProperties
Constructors
| Name | Description |
|---|---|
| TwinProperties() |
Initializes a new instance of TwinProperties |
Properties
| Name | Description |
|---|---|
| Desired |
Gets and sets the Twin desired properties. |
| Reported |
Gets and sets the Twin reported properties. |