Share via


ICodelessUiConnectorConfigProperties.ConnectivityCriterion 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=true, SerializedName="connectivityCriteria")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IConnectivityCriteria[] ConnectivityCriterion { 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=true, SerializedName="connectivityCriteria")>]
member this.ConnectivityCriterion : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IConnectivityCriteria[] with get, set
Public Property ConnectivityCriterion As IConnectivityCriteria()

Property Value

Attributes

Applies to