EventsAiInfo 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.
AI related application info for an event result
public class EventsAiInfo
type EventsAiInfo = class
Public Class EventsAiInfo
- Inheritance
-
EventsAiInfo
Constructors
EventsAiInfo() |
Initializes a new instance of the EventsAiInfo class. |
EventsAiInfo(String, String, String, String) |
Initializes a new instance of the EventsAiInfo class. |
Properties
AppId |
Gets or sets ID of the application |
AppName |
Gets or sets name of the application |
IKey |
Gets or sets iKey of the app |
SdkVersion |
Gets or sets SDK version of the application |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET