Condividi tramite


Table.Schema Property

Definition

Gets or sets table schema.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.schema")]
public Microsoft.Azure.Management.OperationalInsights.Models.Schema Schema { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.schema")>]
member this.Schema : Microsoft.Azure.Management.OperationalInsights.Models.Schema with get, set
Public Property Schema As Schema

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to