InstructionStepsInstructionsItem Class
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.
The InstructionStepsInstructionsItem.
public class InstructionStepsInstructionsItem : Azure.ResourceManager.SecurityInsights.Models.ConnectorInstructionModelBase, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityInsights.Models.InstructionStepsInstructionsItem>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityInsights.Models.InstructionStepsInstructionsItem>
type InstructionStepsInstructionsItem = class
inherit ConnectorInstructionModelBase
interface IJsonModel<InstructionStepsInstructionsItem>
interface IPersistableModel<InstructionStepsInstructionsItem>
Public Class InstructionStepsInstructionsItem
Inherits ConnectorInstructionModelBase
Implements IJsonModel(Of InstructionStepsInstructionsItem), IPersistableModel(Of InstructionStepsInstructionsItem)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| InstructionStepsInstructionsItem(ConnectorSettingType) |
Initializes a new instance of InstructionStepsInstructionsItem. |
Properties
| Name | Description |
|---|---|
| Parameters |
The parameters for the setting To assign an object to this property use FromObjectAsJson<T>(T, JsonSerializerOptions). To assign an already formatted json string to this property use FromString(String). Examples:
|
| SettingType |
The kind of the setting. (Inherited from ConnectorInstructionModelBase) |