次の方法で共有


NetworkFeaturesInner.HybridConnectionsV2 プロパティ

定義

ハイブリッド接続 V2 (Service Bus) ビューを取得します。

[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

適用対象