DeviceLifeCycleEventProperties.HubName Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="hubName")]
public string HubName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hubName")>]
member this.HubName : string with get, set
Public Property HubName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to