EventTelemetry.CommonSchemaVersion Property
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.
Gets or sets the Common Schema version for this event which is used for determining data shape and tranmission endpoint
public int CommonSchemaVersion { get; set; }
member this.CommonSchemaVersion : int with get, set
Public Property CommonSchemaVersion As Integer