InstructionStep.Instructions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)