CodelessUiConnectorConfigProperties interface

Config to describe the instructions blade

Properties

availability

Connector Availability Status

connectivityCriteria

Define the way the connector check connectivity

customImage

An optional custom image to be used when displaying the connector within Azure Sentinel's connector's gallery

dataTypes

Data types to check for last data received

descriptionMarkdown

Connector description

graphQueries

The graph query to show the current data status

graphQueriesTableName

Name of the table the connector will insert the data to

instructionSteps

Instruction steps to enable the connector

permissions

Permissions required for the connector

publisher

Connector publisher name

sampleQueries

The sample queries for the connector

title

Connector blade title

Property Details

availability

Connector Availability Status

availability: Availability

Property Value

connectivityCriteria

Define the way the connector check connectivity

connectivityCriteria: CodelessUiConnectorConfigPropertiesConnectivityCriteriaItem[]

Property Value

customImage

An optional custom image to be used when displaying the connector within Azure Sentinel's connector's gallery

customImage?: string

Property Value

string

dataTypes

Data types to check for last data received

dataTypes: CodelessUiConnectorConfigPropertiesDataTypesItem[]

Property Value

descriptionMarkdown

Connector description

descriptionMarkdown: string

Property Value

string

graphQueries

The graph query to show the current data status

graphQueries: CodelessUiConnectorConfigPropertiesGraphQueriesItem[]

Property Value

graphQueriesTableName

Name of the table the connector will insert the data to

graphQueriesTableName: string

Property Value

string

instructionSteps

Instruction steps to enable the connector

instructionSteps: CodelessUiConnectorConfigPropertiesInstructionStepsItem[]

Property Value

permissions

Permissions required for the connector

permissions: Permissions_2

Property Value

publisher

Connector publisher name

publisher: string

Property Value

string

sampleQueries

The sample queries for the connector

sampleQueries: CodelessUiConnectorConfigPropertiesSampleQueriesItem[]

Property Value

title

Connector blade title

title: string

Property Value

string