Compartir a través de


ApiCreateOrUpdateParameter.Format Propiedad

Definición

Obtiene o establece el formato del contenido en el que se importa la API. Entre los valores posibles se incluyen: 'wadl-xml', 'wadl-link-json', 'swagger-link-json', 'wsdl', 'wsdl-link', 'openapi', 'openapi+json', 'openapi-link', 'openapi+json-link', 'graphql-link'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a