次の方法で共有


ApplicationGatewayUrlPathMap クラス

定義

UrlPathMaps は、PathBasedRouting のバックエンド マッピング情報への URL パスを提供します。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ApplicationGatewayUrlPathMap : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ApplicationGatewayUrlPathMap = class
    inherit SubResource
Public Class ApplicationGatewayUrlPathMap
Inherits SubResource
継承
ApplicationGatewayUrlPathMap
属性

コンストラクター

ApplicationGatewayUrlPathMap()

ApplicationGatewayUrlPathMap クラスの新しいインスタンスを初期化します。

ApplicationGatewayUrlPathMap(String, SubResource, SubResource, SubResource, SubResource, SubResource, IList<ApplicationGatewayPathRule>, String, String, String, String)

ApplicationGatewayUrlPathMap クラスの新しいインスタンスを初期化します。

プロパティ

DefaultBackendAddressPool

URL パス マップの既定のバックエンド アドレス プール リソースを取得または設定します。

DefaultBackendHttpSettings

URL パス マップの既定のバックエンド http 設定リソースを取得または設定します。

DefaultLoadDistributionPolicy

URL パス マップの既定の負荷分散ポリシー リソースを取得または設定します。

DefaultRedirectConfiguration

URL パス マップの既定のリダイレクト構成リソースを取得または設定します。

DefaultRewriteRuleSet

URL パス マップの既定の書き換えルール セット リソースを取得または設定します。

Etag

リソースが更新されるたびに変更される一意の読み取り専用文字列を取得します。

Id

リソース ID を取得または設定します。

(継承元 SubResource)
Name

Application Gateway内で一意の URL パス マップの名前を取得または設定します。

PathRules

URL パス マップ リソースのパス規則を取得または設定します。

ProvisioningState

URL パス マップ リソースのプロビジョニング状態を取得します。 使用可能な値には、'Succeeded'、'Updating'、'Deleting'、'Failed' などがあります。

Type

リソースの型を取得します。

適用対象