共用方式為


NetworkFeaturesInner.HybridConnectionsV2 屬性

定義

取得混合式連線 V2 (服務匯流排) 檢視。

[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)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於