DeviceLifeCycleEventProperties.Twin Property
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.
[Newtonsoft.Json.JsonProperty(PropertyName="twin")]
public Microsoft.Azure.EventGrid.Models.DeviceTwinInfo Twin { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="twin")>]
member this.Twin : Microsoft.Azure.EventGrid.Models.DeviceTwinInfo with get, set
Public Property Twin As DeviceTwinInfo
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute