你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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