Share via


ICodelessUiDataConnector.ConnectorUiConfigConnectivityCriterion Property

Definition

Define the way the connector check connectivity

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

Property Value

Attributes

Applies to