MapsAccountPatch.Locations Property

Definition

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)

Property Value

Applies to