InstructionStep.Instructions Property

Definition

Gets or sets the instruction step details.

public System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.InstructionStepDetails> Instructions { get; }
member this.Instructions : System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.InstructionStepDetails>
Public ReadOnly Property Instructions As IList(Of InstructionStepDetails)

Property Value

Applies to