次の方法で共有


OutboundType クラス

定義

OutboundType の値を定義します。

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

コンストラクター

OutboundType()

OutboundType の値を定義します。

フィールド

LoadBalancer

OutboundType の値を定義します。

UserDefinedRouting

OutboundType の値を定義します。

プロパティ

Value

OutboundType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

OutboundType の値を定義します。

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

OutboundType の値を定義します。

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

OutboundType の値を定義します。

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

OutboundType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象