次の方法で共有


AppServiceForwardProxy.Convention プロパティ

定義

要求の URL を決定するために使用される規則。

public Azure.ResourceManager.AppService.Models.ForwardProxyConvention? Convention { get; set; }
member this.Convention : Nullable<Azure.ResourceManager.AppService.Models.ForwardProxyConvention> with get, set
Public Property Convention As Nullable(Of ForwardProxyConvention)

プロパティ値

適用対象