Class LabelNames
LabelName
Inherited Members
Namespace: Oci.LoganalyticsService.Models
Assembly: OCI.DotNetSDK.Loganalytics.dll
Syntax
public class LabelNames
Properties
LabelNamesProp
Declaration
[JsonProperty(PropertyName = "labelNames")]
public List<string> LabelNamesProp { get; set; }
Property Value
Type | Description |
---|---|
List<string> | An array of label names. |