OperationalInsightsSchema.StandardColumns 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.
A list of table standard columns.
public Azure.Provisioning.BicepList<Azure.Provisioning.OperationalInsights.OperationalInsightsColumn> StandardColumns { get; }
member this.StandardColumns : Azure.Provisioning.BicepList<Azure.Provisioning.OperationalInsights.OperationalInsightsColumn>
Public ReadOnly Property StandardColumns As BicepList(Of OperationalInsightsColumn)