Class UiParserTestMetadata
UiParserTestMetadata
Inherited Members
Namespace: Oci.LoganalyticsService.Models
Assembly: OCI.DotNetSDK.Loganalytics.dll
Syntax
public class UiParserTestMetadata
Properties
LastModifiedTime
Declaration
[JsonProperty(PropertyName = "lastModifiedTime")]
public string LastModifiedTime { get; set; }
Property Value
Type | Description |
---|---|
string | The last modified time. |
LogFileName
Declaration
[JsonProperty(PropertyName = "logFileName")]
public string LogFileName { get; set; }
Property Value
Type | Description |
---|---|
string | The log file name. |
TimeZone
Declaration
[JsonProperty(PropertyName = "timeZone")]
public DateTime? TimeZone { get; set; }
Property Value
Type | Description |
---|---|
DateTime? | The time zone. |