Class LabelSourceCollection
LogAnalytics Label Source Collection
Inherited Members
Namespace: Oci.LoganalyticsService.Models
Assembly: OCI.DotNetSDK.Loganalytics.dll
Syntax
public class LabelSourceCollection
Properties
Items
Declaration
[JsonProperty(PropertyName = "items")]
public List<LabelSourceSummary> Items { get; set; }
Property Value
Type | Description |
---|---|
List<LabelSourceSummary> | An array labels. |