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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure PowerShell