Compartir a través de


ManagedInstance.ProxyOverride Propiedad

Definición

Obtiene o establece el tipo de conexión que se usa para conectarse a la instancia de . Entre los valores posibles se incluyen: "Proxy", "Redirect", "Default"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a