New-AzApplicationInsightsWebTestGeolocationObject
Create an in-memory object for WebTestGeolocation.
Syntax
New-AzApplicationInsightsWebTestGeolocationObject
[-Location <String>]
[<CommonParameters>]
Description
Create an in-memory object for WebTestGeolocation.
Examples
Example 1: Create a in-memory object for WebTestGeolocation
New-AzApplicationInsightsWebTestGeolocationObject -Location "emea-nl-ams-azr"
Location
--------
emea-nl-ams-azr
This command creates a memory object for WebTestGeolocation.
As value of the GeoLocation
parameter in New-AzApplicationInsightsWebTest
.
Parameters
-Location
Location ID for the WebTest to run from.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Outputs
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure PowerShell