Partager via


SwaggerDocument.ApiEndpoints Propriété

Définition

[Newtonsoft.Json.JsonProperty(PropertyName="paths")]
public System.Collections.Generic.Dictionary<string,System.Collections.Generic.Dictionary<string,Microsoft.Azure.WebJobs.Script.WebHost.Models.Swagger.HttpOperationInfo>> ApiEndpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="paths")>]
member this.ApiEndpoints : System.Collections.Generic.Dictionary<string, System.Collections.Generic.Dictionary<string, Microsoft.Azure.WebJobs.Script.WebHost.Models.Swagger.HttpOperationInfo>> with get, set
Public Property ApiEndpoints As Dictionary(Of String, Dictionary(Of String, HttpOperationInfo))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à