次の方法で共有


EffectiveRouteSource クラス

定義

EffectiveRouteSource の値を定義します。

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

コンストラクター

EffectiveRouteSource()

EffectiveRouteSource の値を定義します。

フィールド

Default

EffectiveRouteSource の値を定義します。

Unknown

EffectiveRouteSource の値を定義します。

User

EffectiveRouteSource の値を定義します。

VirtualNetworkGateway

EffectiveRouteSource の値を定義します。

プロパティ

Value

EffectiveRouteSource の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

EffectiveRouteSource の値を定義します。

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

EffectiveRouteSource の値を定義します。

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

EffectiveRouteSource の値を定義します。

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

EffectiveRouteSource の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象