IPAllocationMethod Classe

Definição

Define valores para 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)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

IPAllocationMethod()

Define valores para IPAllocationMethod.

Campos

Dynamic

Define valores para IPAllocationMethod.

Static

Define valores para IPAllocationMethod.

Propriedades

Value

Define valores para IPAllocationMethod.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para IPAllocationMethod.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para IPAllocationMethod.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para IPAllocationMethod.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para IPAllocationMethod.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a