VideoAnalyzerUpdate.IotHubs Property

Definition

Gets or sets the IoT Hubs for this resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.iotHubs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.VideoAnalyzer.Models.IotHub> IotHubs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.iotHubs")>]
member this.IotHubs : System.Collections.Generic.IList<Microsoft.Azure.Management.VideoAnalyzer.Models.IotHub> with get, set
Public Property IotHubs As IList(Of IotHub)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to