Compartilhar via


IotHubProperties.Locations Propriedade

Definição

Obtém o local primário e secundário para o hub 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a