Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LogEndpoint

An endpoint used to fetch logs.

Properties

Optional credentials

credentials: model.EndpointCredentials

Optional description

description: undefined | string

The endpoint description.

Optional endpointId

endpointId: undefined | number

The endpoint unique identifier. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional endpointProperties

endpointProperties: Array<LogAnalyticsProperty>

A list of endpoint properties.

Optional isEnabled

isEnabled: undefined | false | true

A flag indicating whether or not the endpoint is enabled for log collection.

Optional isSystem

isSystem: undefined | false | true

The system flag. A value of false denotes a custom, or user defined endpoint. A value of true denotes an Oracle defined endpoint.

Optional model

model: undefined | string

The endpoint model.

name

name: string

The endpoint name.

Optional proxy

proxy: model.EndpointProxy

request

Optional response

response: model.EndpointResponse

Functions

getDeserializedJsonObj

getJsonObj