Share via


NetworkFeaturesProperties.VirtualNetworkConnectionIsSwift Property

Definition

Flag that is used to denote if this is VNET injection

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public bool? VirtualNetworkConnectionIsSwift { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.VirtualNetworkConnectionIsSwift : Nullable<bool> with get, set
Public Property VirtualNetworkConnectionIsSwift As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to