次の方法で共有


AzureFirewallApplicationRuleProtocolType クラス

定義

AzureFirewallApplicationRuleProtocolType の値を定義します。

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

コンストラクター

AzureFirewallApplicationRuleProtocolType()

AzureFirewallApplicationRuleProtocolType の値を定義します。

フィールド

Http

AzureFirewallApplicationRuleProtocolType の値を定義します。

Https

AzureFirewallApplicationRuleProtocolType の値を定義します。

Mssql

AzureFirewallApplicationRuleProtocolType の値を定義します。

プロパティ

Value

AzureFirewallApplicationRuleProtocolType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

AzureFirewallApplicationRuleProtocolType の値を定義します。

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

AzureFirewallApplicationRuleProtocolType の値を定義します。

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

AzureFirewallApplicationRuleProtocolType の値を定義します。

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

AzureFirewallApplicationRuleProtocolType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象