Share via


IWithAzureLocations.WithAzureLocation(String) Method

Definition

Sets Azure region name. Note: this method has additive effect.

public Microsoft.Azure.Management.Network.Fluent.AvailableProviders.Definition.IWithExecuteAndCountry WithAzureLocation (string azureLocation);
abstract member WithAzureLocation : string -> Microsoft.Azure.Management.Network.Fluent.AvailableProviders.Definition.IWithExecuteAndCountry
Public Function WithAzureLocation (azureLocation As String) As IWithExecuteAndCountry

Parameters

azureLocation
String

Region name.

Returns

Applies to