CodelessUiDataConnector.ConnectorUiConfigInstructionStep Property

Definition

Instruction steps to enable the connector

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.ICodelessUiConnectorConfigPropertiesInstructionStepsItem> ConnectorUiConfigInstructionStep { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
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

Implements

Attributes

Applies to