Class LogAnalyticsLookupCollection
LogAnalytics Lookup Collection
Inherited Members
Namespace: Oci.LoganalyticsService.Models
Assembly: OCI.DotNetSDK.Loganalytics.dll
Syntax
public class LogAnalyticsLookupCollection
Properties
Items
Declaration
[JsonProperty(PropertyName = "items")]
public List<LogAnalyticsLookup> Items { get; set; }
Property Value
| Type | Description |
|---|---|
| List<LogAnalyticsLookup> | list of fields |