Share via


ResourceExtensions.Locations(IEnumerable<Location>) Method

Definition

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.ResourceManager.Models.Location> Locations (this System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.ResourceManager.Models.Location> locations);
static member Locations : seq<Microsoft.Azure.Management.ResourceManager.Models.Location> -> seq<Microsoft.Azure.Management.ResourceManager.Models.Location>
<Extension()>
Public Function Locations (locations As IEnumerable(Of Location)) As IEnumerable(Of Location)

Parameters

locations
IEnumerable<Location>

Returns

Applies to