次の方法で共有


ApplicationGatewayRewriteRule.ActionSet プロパティ

定義

書き換えルールの一部として実行する一連のアクションを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="actionSet")]
public Microsoft.Azure.Management.Network.Models.ApplicationGatewayRewriteRuleActionSet ActionSet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionSet")>]
member this.ActionSet : Microsoft.Azure.Management.Network.Models.ApplicationGatewayRewriteRuleActionSet with get, set
Public Property ActionSet As ApplicationGatewayRewriteRuleActionSet

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象