Share via


IInstructionSteps.Instruction Property

Definition

Instruction step details

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Instruction step details", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IConnectorInstructionModelBase) }, ReadOnly=false, Required=false, SerializedName="instructions")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IConnectorInstructionModelBase[] Instruction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Instruction step details", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IConnectorInstructionModelBase) }, ReadOnly=false, Required=false, SerializedName="instructions")>]
member this.Instruction : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IConnectorInstructionModelBase[] with get, set
Public Property Instruction As IConnectorInstructionModelBase()

Property Value

Attributes

Applies to