ApiManagementServiceBaseProperties.AdditionalLocations Property

Definition

Gets or sets additional datacenter locations of the API Management service.

[Newtonsoft.Json.JsonProperty(PropertyName="additionalLocations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.AdditionalLocation> AdditionalLocations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="additionalLocations")>]
member this.AdditionalLocations : System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.AdditionalLocation> with get, set
Public Property AdditionalLocations As IList(Of AdditionalLocation)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to