次の方法で共有


OfficeTrafficCategory クラス

定義

OfficeTrafficCategory の値を定義します。

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

コンストラクター

OfficeTrafficCategory()

OfficeTrafficCategory の値を定義します。

フィールド

All

OfficeTrafficCategory の値を定義します。

None

OfficeTrafficCategory の値を定義します。

Optimize

OfficeTrafficCategory の値を定義します。

OptimizeAndAllow

OfficeTrafficCategory の値を定義します。

プロパティ

Value

OfficeTrafficCategory の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

OfficeTrafficCategory の値を定義します。

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

OfficeTrafficCategory の値を定義します。

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

OfficeTrafficCategory の値を定義します。

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

OfficeTrafficCategory の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象