Compartir a través de


SiteConfig.HandlerMappings Propiedad

Definición

Obtiene o establece asignaciones de controladores.

[Newtonsoft.Json.JsonProperty(PropertyName="handlerMappings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.HandlerMapping> HandlerMappings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="handlerMappings")>]
member this.HandlerMappings : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.HandlerMapping> with get, set
Public Property HandlerMappings As IList(Of HandlerMapping)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a