次の方法で共有


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

適用対象