Share via


IConnectivityCriteria.Type Property

Definition

type of connectivity

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="type of connectivity", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.ConnectivityType) }, ReadOnly=false, Required=false, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.ConnectivityType? Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="type of connectivity", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.ConnectivityType) }, ReadOnly=false, Required=false, SerializedName="type")>]
member this.Type : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.ConnectivityType> with get, set
Public Property Type As Nullable(Of ConnectivityType)

Property Value

Attributes

Applies to