Share via


IConnectivityCriteria Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ConnectivityCriteriaTypeConverter))]
public interface IConnectivityCriteria : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ConnectivityCriteriaTypeConverter))>]
type IConnectivityCriteria = interface
    interface IJsonSerializable
Public Interface IConnectivityCriteria
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Type

type of connectivity

Value

Queries for checking connectivity

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to