次の方法で共有


ApplicationGatewayPathRule クラス

定義

アプリケーション ゲートウェイの URL パス マップのパス規則。

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

コンストラクター

ApplicationGatewayPathRule()

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

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

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

プロパティ

BackendAddressPool

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

BackendHttpSettings

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

Etag

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

FirewallPolicy

FirewallPolicy リソースへの参照を取得または設定します。

Id

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

(継承元 SubResource)
LoadDistributionPolicy

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

Name

Application Gateway内で一意のパス規則の名前を取得または設定します。

Paths

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

ProvisioningState

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

RedirectConfiguration

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

RewriteRuleSet

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

Type

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

適用対象