INetworkFeatures.VirtualNetworkConnectionIsSwift Property

Definition

Flag that is used to denote if this is VNET injection

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Flag that is used to denote if this is VNET injection", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="isSwift", Update=false)]
public bool? VirtualNetworkConnectionIsSwift { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Flag that is used to denote if this is VNET injection", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="isSwift", Update=false)>]
member this.VirtualNetworkConnectionIsSwift : Nullable<bool>
Public ReadOnly Property VirtualNetworkConnectionIsSwift As Nullable(Of Boolean)

Property Value

Attributes

Applies to