InstructionStepsInstructionsItem Class

InstructionStepsInstructionsItem.

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

Inheritance
azure.mgmt.securityinsight.models._models_py3.ConnectorInstructionModelBase
InstructionStepsInstructionsItem

Constructor

InstructionStepsInstructionsItem(*, 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".