Share via


SearchMetadata.CoreSummaries Property

Definition

Gets or sets the core summaries.

[Newtonsoft.Json.JsonProperty(PropertyName="coreSummaries")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.OperationalInsights.Models.CoreSummary> CoreSummaries { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="coreSummaries")>]
member this.CoreSummaries : System.Collections.Generic.IList<Microsoft.Azure.Management.OperationalInsights.Models.CoreSummary> with get, set
Public Property CoreSummaries As IList(Of CoreSummary)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to