ArmProviderHubModelFactory.TrafficRegions Method
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.
public static Azure.ResourceManager.ProviderHub.Models.TrafficRegions TrafficRegions(System.Collections.Generic.IEnumerable<Azure.Core.AzureLocation> regions = default);
static member TrafficRegions : seq<Azure.Core.AzureLocation> -> Azure.ResourceManager.ProviderHub.Models.TrafficRegions
Public Shared Function TrafficRegions (Optional regions As IEnumerable(Of AzureLocation) = Nothing) As TrafficRegions
Parameters
- regions
- IEnumerable<AzureLocation>
Returns
A new TrafficRegions instance for mocking.