次の方法で共有


AzureFirewallNetworkRuleProtocol クラス

定義

AzureFirewallNetworkRuleProtocol の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.AzureFirewallNetworkRuleProtocol>))]
public class AzureFirewallNetworkRuleProtocol : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.AzureFirewallNetworkRuleProtocol>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.AzureFirewallNetworkRuleProtocol>))>]
type AzureFirewallNetworkRuleProtocol = class
    inherit ExpandableStringEnum<AzureFirewallNetworkRuleProtocol>
Public Class AzureFirewallNetworkRuleProtocol
Inherits ExpandableStringEnum(Of AzureFirewallNetworkRuleProtocol)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

AzureFirewallNetworkRuleProtocol()

AzureFirewallNetworkRuleProtocol の値を定義します。

フィールド

Any

AzureFirewallNetworkRuleProtocol の値を定義します。

ICMP

AzureFirewallNetworkRuleProtocol の値を定義します。

TCP

AzureFirewallNetworkRuleProtocol の値を定義します。

UDP

AzureFirewallNetworkRuleProtocol の値を定義します。

プロパティ

Value

AzureFirewallNetworkRuleProtocol の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

AzureFirewallNetworkRuleProtocol の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

AzureFirewallNetworkRuleProtocol の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

AzureFirewallNetworkRuleProtocol の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

AzureFirewallNetworkRuleProtocol の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象