ServerConnectionPolicy.ConnectionType Propriedade

Definição

Obtém ou define o tipo de conexão do servidor. Os valores possíveis incluem: 'Default', 'Redirect', 'Proxy'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a