Share via


IWebTestGeolocation.Location Property

Definition

Location ID for the WebTest to run from.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Create=true, Description="Location ID for the WebTest to run from.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="Id", Update=true)]
public string Location { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Create=true, Description="Location ID for the WebTest to run from.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="Id", Update=true)>]
member this.Location : string with get, set
Public Property Location As String

Property Value

Attributes

Applies to