Workspace.ConnectivityEndpoints Propriedade

Definição

Obtém ou define pontos de extremidade de conectividade

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectivityEndpoints")]
public System.Collections.Generic.IDictionary<string,string> ConnectivityEndpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectivityEndpoints")>]
member this.ConnectivityEndpoints : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property ConnectivityEndpoints As IDictionary(Of String, String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a