次の方法で共有


ApplicationGatewayBackendHttpSettings.Path プロパティ

定義

すべての HTTP 要求のプレフィックスとして使用する必要があるパス。 Null は、パスにプレフィックスが付かないことを意味します。 既定値は null です。

public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

プロパティ値

適用対象