INetworkFeaturesProperties.HybridConnectionsV2 Property

Definition

The Hybrid Connection V2 (Service Bus) view.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=false, Description="The Hybrid Connection V2 (Service Bus) view.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IHybridConnection) }, Read=true, ReadOnly=true, Required=false, SerializedName="hybridConnectionsV2", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IHybridConnection> HybridConnectionsV2 { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=false, Description="The Hybrid Connection V2 (Service Bus) view.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IHybridConnection) }, Read=true, ReadOnly=true, Required=false, SerializedName="hybridConnectionsV2", Update=false)>]
member this.HybridConnectionsV2 : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IHybridConnection>
Public ReadOnly Property HybridConnectionsV2 As List(Of IHybridConnection)

Property Value

Attributes

Applies to