ICodelessUiDataConnector.ConnectorUiConfigConnectivityCriterion Property

Definition

Define the way the connector check connectivity

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Define the way the connector check connectivity", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.ICodelessUiConnectorConfigPropertiesConnectivityCriteriaItem) }, Read=true, ReadOnly=false, Required=false, SerializedName="connectivityCriteria", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.ICodelessUiConnectorConfigPropertiesConnectivityCriteriaItem> ConnectorUiConfigConnectivityCriterion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Define the way the connector check connectivity", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.ICodelessUiConnectorConfigPropertiesConnectivityCriteriaItem) }, Read=true, ReadOnly=false, Required=false, SerializedName="connectivityCriteria", Update=true)>]
member this.ConnectorUiConfigConnectivityCriterion : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.ICodelessUiConnectorConfigPropertiesConnectivityCriteriaItem> with get, set
Public Property ConnectorUiConfigConnectivityCriterion As List(Of ICodelessUiConnectorConfigPropertiesConnectivityCriteriaItem)

Property Value

Attributes

Applies to