Share via


ICodelessUiConnectorConfigProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.CodelessUiConnectorConfigPropertiesTypeConverter))]
public interface ICodelessUiConnectorConfigProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.CodelessUiConnectorConfigPropertiesTypeConverter))>]
type ICodelessUiConnectorConfigProperties = interface
    interface IJsonSerializable
Public Interface ICodelessUiConnectorConfigProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AvailabilityIsPreview

Set connector as preview

AvailabilityStatus

The connector Availability Status

ConnectivityCriterion

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

DataType

Data types to check for last data received

DescriptionMarkdown

Connector description

GraphQueriesTableName

Name of the table the connector will insert the data to

GraphQuery

The graph query to show the current data status

InstructionStep

Instruction steps to enable the connector

PermissionCustom

Customs permissions required for the connector

PermissionResourceProvider

Resource provider permissions required for the connector

Publisher

Connector publisher name

SampleQuery

The sample queries for the connector

Title

Connector blade title

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to