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

WebTestGeolocation