AzureReachabilityReportContent.AzureLocations 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.
Optional Azure regions to scope the query to.
public System.Collections.Generic.IList<Azure.Core.AzureLocation> AzureLocations { get; }
member this.AzureLocations : System.Collections.Generic.IList<Azure.Core.AzureLocation>
Public ReadOnly Property AzureLocations As IList(Of AzureLocation)