次の方法で共有


SiteConfigData.HandlerMappings プロパティ

定義

ハンドラー マッピング。

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.HttpRequestHandlerMapping> HandlerMappings { get; set; }
member this.HandlerMappings : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.HttpRequestHandlerMapping> with get, set
Public Property HandlerMappings As IList(Of HttpRequestHandlerMapping)

プロパティ値

適用対象