Compartir a través de


IotHubProperties.Locations Propiedad

Definición

Obtiene la ubicación principal y secundaria del centro de IoT.

[Newtonsoft.Json.JsonProperty(PropertyName="locations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.IotHub.Models.IotHubLocationDescription> Locations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="locations")>]
member this.Locations : System.Collections.Generic.IList<Microsoft.Azure.Management.IotHub.Models.IotHubLocationDescription>
Public ReadOnly Property Locations As IList(Of IotHubLocationDescription)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a