Share via


IInstructionSteps Interface

Definition

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

Properties

Description

Instruction step description

Instruction

Instruction step details

Title

Instruction step title

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to