OperationalInsightsColumn.ColumnType 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.
Column data type.
public Azure.Provisioning.BicepValue<Azure.Provisioning.OperationalInsights.OperationalInsightsColumnType> ColumnType { get; set; }
member this.ColumnType : Azure.Provisioning.BicepValue<Azure.Provisioning.OperationalInsights.OperationalInsightsColumnType> with get, set
Public Property ColumnType As BicepValue(Of OperationalInsightsColumnType)