ConnectorInstructionModelBase Class

Instruction step details.

All required parameters must be populated in order to send to Azure.

Inheritance
ConnectorInstructionModelBase

Constructor

ConnectorInstructionModelBase(*, type: Union[str, azure.mgmt.securityinsight.models._security_insights_enums.SettingType], parameters: Optional[Any] = None, **kwargs)

Variables

parameters
any

The parameters for the setting.

type
str or SettingType

Required. The kind of the setting. Possible values include: "CopyableLabel", "InstructionStepsGroup", "InfoMessage".