Edit

Share via


New-AzApplicationInsightsWebTestGeolocationObject

Create an in-memory object for WebTestGeolocation.

Syntax

Default (Default)

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.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Outputs

WebTestGeolocation