Share via


AppTemplate.Locations Property

Definition

Gets a list of locations that support the template.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to