Share via


NetworkFeatures.HybridConnectionsV2 Property

Definition

Gets the Hybrid Connection V2 (Service Bus) view.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hybridConnectionsV2")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.HybridConnection> HybridConnectionsV2 { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hybridConnectionsV2")>]
member this.HybridConnectionsV2 : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.HybridConnection>
Public ReadOnly Property HybridConnectionsV2 As IList(Of HybridConnection)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to