Compartir a través de


EffectiveConnectivityConfiguration.ConnectivityTopology Propiedad

Definición

Obtiene o establece el tipo de topología de conectividad. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a