NetworkFeaturesInner.HybridConnections Property

Definition

Gets the Hybrid Connections summary view.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hybridConnections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.RelayServiceConnectionEntityInner> HybridConnections { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hybridConnections")>]
member this.HybridConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.RelayServiceConnectionEntityInner>
Public ReadOnly Property HybridConnections As IList(Of RelayServiceConnectionEntityInner)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to