Get Analytics Item Result
data class GetAnalyticsItemResult(val azureApiVersion: String, val content: String? = null, val id: String? = null, val name: String? = null, val properties: ApplicationInsightsComponentAnalyticsItemPropertiesResponse, val scope: String? = null, val timeCreated: String, val timeModified: String, val type: String? = null, val version: String)
Properties that define an Analytics item that is associated to an Application Insights component.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
A set of properties that can be defined in the context of a specific item type. Each type may have its own properties.
Link copied to clipboard
Date and time in UTC when this item was created.
Link copied to clipboard
Date and time in UTC of the last modification that was made to this item.