你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetworkFeatures.HybridConnections 属性

定义

获取混合连接摘要视图。

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

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于