Partager via


IoTSecuritySolutionModel.IotHubs Property

Definition

Gets or sets ioT Hub resource IDs

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to