OperationalInsightsTable.Plan 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.
Instruct the system how to handle and charge the logs ingested to this table.
public Azure.Provisioning.BicepValue<Azure.Provisioning.OperationalInsights.OperationalInsightsTablePlan> Plan { get; set; }
member this.Plan : Azure.Provisioning.BicepValue<Azure.Provisioning.OperationalInsights.OperationalInsightsTablePlan> with get, set
Public Property Plan As BicepValue(Of OperationalInsightsTablePlan)