Share via


ICodelessUiConnectorConfigProperties.InstructionStep Property

Definition

Instruction steps to enable the connector

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Instruction steps to enable the connector", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IInstructionSteps) }, ReadOnly=false, Required=true, SerializedName="instructionSteps")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IInstructionSteps[] InstructionStep { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Instruction steps to enable the connector", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IInstructionSteps) }, ReadOnly=false, Required=true, SerializedName="instructionSteps")>]
member this.InstructionStep : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IInstructionSteps[] with get, set
Public Property InstructionStep As IInstructionSteps()

Property Value

Attributes

Applies to