Share via


SearchMetadata.Schema Property

Definition

Gets or sets the schema.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to