다음을 통해 공유


NetworkFeaturesInner.HybridConnections 속성

정의

하이브리드 연결 요약 보기를 가져옵니다.

[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

적용 대상