Partilhar via


ApiContract.ApiType Propriedade

Definição

Obtém ou define o tipo de API. Os valores possíveis incluem: 'http', 'soap', 'websocket', 'graphql'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a