Share via


Schema.TableType Property

Definition

Gets table's creator. Possible values include: 'Microsoft', 'CustomLog', 'RestoredLogs', 'SearchResults'

[Newtonsoft.Json.JsonProperty(PropertyName="tableType")]
public string TableType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tableType")>]
member this.TableType : string
Public ReadOnly Property TableType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to