EventsClientInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Client info for an event result
public class EventsClientInfo
type EventsClientInfo = class
Public Class EventsClientInfo
- Inheritance
-
EventsClientInfo
Constructors
EventsClientInfo() |
Initializes a new instance of the EventsClientInfo class. |
EventsClientInfo(String, String, String, String, String, String, String, String) |
Initializes a new instance of the EventsClientInfo class. |
Properties
Browser |
Gets or sets browser of the client |
City |
Gets or sets city of the client |
CountryOrRegion |
Gets or sets country or region of the client |
Ip |
Gets or sets IP address of the client |
Model |
Gets or sets model of the client |
Os |
Gets or sets operating system of the client |
StateOrProvince |
Gets or sets state or province of the client |
Type |
Gets or sets type of the client |
Applies to
Azure SDK for .NET