次の方法で共有


IPAllocationMethod クラス

定義

IPAllocationMethod の値を定義します。

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

コンストラクター

IPAllocationMethod()

IPAllocationMethod の値を定義します。

フィールド

Dynamic

IPAllocationMethod の値を定義します。

Static

IPAllocationMethod の値を定義します。

プロパティ

Value

IPAllocationMethod の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

IPAllocationMethod の値を定義します。

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

IPAllocationMethod の値を定義します。

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

IPAllocationMethod の値を定義します。

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

IPAllocationMethod の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象