Condividi tramite


Table.Plan Property

Definition

Gets or sets instruct the system how to handle and charge the logs ingested to this table. Possible values include: 'Basic', 'Analytics'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.plan")]
public string Plan { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.plan")>]
member this.Plan : string with get, set
Public Property Plan As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to