DeviceLifeCycleEventProperties.Twin Property

Definition

[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

Applies to