Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LogAnalyticsCategory

A category into which resources can be placed.

Properties

Optional description

description: undefined | string

The category description.

Optional displayName

displayName: undefined | string

The category display name.

Optional isSystem

isSystem: undefined | false | true

The system flag. A value of false denotes a user-created category. A value of true denotes an Oracle-defined category.

Optional name

name: undefined | string

The unique name that identifies the category.

Optional type

type: undefined | string

The category type. Values include "PRODUCT", "TIER", "VENDOR" and "GENERIC".

Functions

getDeserializedJsonObj

getJsonObj