次の方法で共有


AzureFirewallNetworkRuleCollection.Action プロパティ

定義

ルール コレクションのアクションの種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象