Bagikan melalui


SchemaGroup.SchemaType Property

Definition

Gets or sets possible values include: 'Unknown', 'Avro'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to