次の方法で共有


IpFlowProtocol クラス

定義

IpFlowProtocol の値を定義します。

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

コンストラクター

IpFlowProtocol()

IpFlowProtocol の値を定義します。

フィールド

TCP

IpFlowProtocol の値を定義します。

UDP

IpFlowProtocol の値を定義します。

プロパティ

Value

IpFlowProtocol の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

IpFlowProtocol の値を定義します。

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

IpFlowProtocol の値を定義します。

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

IpFlowProtocol の値を定義します。

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

IpFlowProtocol の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象