Aracılığıyla paylaş


ConnectivityConfiguration.ConnectivityTopology Property

Definition

Gets or sets connectivity topology type. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to