Share via


IWebTestGeolocation Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.WebTestGeolocationTypeConverter))]
public interface IWebTestGeolocation : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.WebTestGeolocationTypeConverter))>]
type IWebTestGeolocation = interface
    interface IJsonSerializable
Public Interface IWebTestGeolocation
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Location

Location ID for the WebTest to run from.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to