다음을 통해 공유


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

적용 대상