NetworkFeaturesInner.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.AppService.Fluent.Models.HybridConnectionInner> HybridConnectionsV2 { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hybridConnectionsV2")>]
member this.HybridConnectionsV2 : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.HybridConnectionInner>
Public ReadOnly Property HybridConnectionsV2 As IList(Of HybridConnectionInner)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to