Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpsertLogAnalyticsLabelDetails

Upsert LogAnalytics Label Details

Properties

Optional aliases

The alias list.

Optional description

description: undefined | string

The label description.

Optional displayName

displayName: undefined | string

The label display name.

Optional editVersion

editVersion: undefined | number

The edit version. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional impact

impact: undefined | string

The label impact.

Optional isSystem

isSystem: undefined | false | true

The system flag. A value of false denotes a custom, or user defined label. A value of true denotes a built in label.

Optional name

name: undefined | string

The label name.

Optional priority

priority: Priority

The label priority. Valid values are (NONE, LOW, HIGH). NONE is default.

Optional recommendation

recommendation: undefined | string

The label recommendation.

Optional suggestType

suggestType: undefined | number

suggest type Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional type

type: Type

The label type. Valid values are (INFO, PROBLEM). INFO is default.

Functions

getDeserializedJsonObj

getJsonObj