次の方法で共有


EffectiveConnectivityConfiguration.ConnectivityTopology プロパティ

定義

接続トポロジの種類を取得または設定します。 使用可能な値は、'HubAndSpoke'、'Mesh' です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectivityTopology")]
public string ConnectivityTopology { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectivityTopology")>]
member this.ConnectivityTopology : string with get, set
Public Property ConnectivityTopology As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象