Partager via


SiteConfigResource.HandlerMappings Propriété

Définition

Obtient ou définit des mappages de gestionnaires.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à