ICodelessUiDataConnector.ConnectorUiConfigInstructionStep Property

Definition

Instruction steps to enable the connector

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

Property Value

Attributes

Applies to