Share via


IInstructionStepsInstructionsItem Interface

Definition

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

Properties

Parameter

The parameters for the setting

(Inherited from IConnectorInstructionModelBase)
Type

The kind of the setting

(Inherited from IConnectorInstructionModelBase)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to