Partager via


IoTSecuritySolutionProperties.IotHubs Property

Definition

Gets or sets ioT Hub resource IDs

[Newtonsoft.Json.JsonProperty(PropertyName="iotHubs")]
public System.Collections.Generic.IList<string> IotHubs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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