NetworkFeaturesInner.HybridConnections 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得混合式連線摘要檢視。
[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)
屬性值
- 屬性
-
Newtonsoft.Json.JsonPropertyAttribute