MapsAccountPatch.Locations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of additional data processing regions for the Maps Account, which may result in requests being processed in another geography. Some features or results may be restricted to specific regions. By default, Maps REST APIs process requests according to the account location or the geographic scope.
public System.Collections.Generic.IList<Azure.ResourceManager.Maps.Models.MapsLocationItem> Locations { get; }
member this.Locations : System.Collections.Generic.IList<Azure.ResourceManager.Maps.Models.MapsLocationItem>
Public ReadOnly Property Locations As IList(Of MapsLocationItem)