Compartilhar via


ContainerHttpGet.Scheme Propriedade

Definição

Obtém ou define o esquema. Os valores possíveis incluem: 'http' e 'https'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a