Class LogAnalyticsParserMetaPluginCollection
LogAnalyticsParserMetaPluginCollection
Inherited Members
Namespace: Oci.LoganalyticsService.Models
Assembly: OCI.DotNetSDK.Loganalytics.dll
Syntax
public class LogAnalyticsParserMetaPluginCollection
Properties
Items
Declaration
[JsonProperty(PropertyName = "items")]
public List<LogAnalyticsParserMetaPlugin> Items { get; set; }
Property Value
Type | Description |
---|---|
List<LogAnalyticsParserMetaPlugin> | list of meta pre-process pagination objects |