Share via


ICodelessParameters Interface

Definition

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

Properties

AvailabilityIsPreview

Set connector as preview

AvailabilityStatus

The connector Availability Status

ConnectorUiConfigConnectivityCriterion

Define the way the connector check connectivity

ConnectorUiConfigCustomImage

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

ConnectorUiConfigDataType

Data types to check for last data received

ConnectorUiConfigDescriptionMarkdown

Connector description

ConnectorUiConfigGraphQueriesTableName

Name of the table the connector will insert the data to

ConnectorUiConfigGraphQuery

The graph query to show the current data status

ConnectorUiConfigInstructionStep

Instruction steps to enable the connector

ConnectorUiConfigPublisher

Connector publisher name

ConnectorUiConfigSampleQuery

The sample queries for the connector

ConnectorUiConfigTitle

Connector blade title

PermissionCustom

Customs permissions required for the connector

PermissionResourceProvider

Resource provider permissions required for the connector

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to