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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.