Partilhar via


IPAddressAllocationMethod Estrutura

Definição

Método de alocação de endereço IP.

public readonly struct IPAddressAllocationMethod : IEquatable<Azure.ResourceManager.ConnectedVMwarevSphere.Models.IPAddressAllocationMethod>
type IPAddressAllocationMethod = struct
Public Structure IPAddressAllocationMethod
Implements IEquatable(Of IPAddressAllocationMethod)
Herança
IPAddressAllocationMethod
Implementações

Construtores

IPAddressAllocationMethod(String)

Inicializa uma nova instância de IPAddressAllocationMethod.

Propriedades

Dynamic

Dinâmico.

Linklayer

linklayer.

Other

Outros.

Random

Aleatório.

Static

Estático.

Unset

Unset.

Métodos

Equals(IPAddressAllocationMethod)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(IPAddressAllocationMethod, IPAddressAllocationMethod)

Determina se dois IPAddressAllocationMethod valores são os mesmos.

Implicit(String to IPAddressAllocationMethod)

Converte uma cadeia de caracteres em um IPAddressAllocationMethod.

Inequality(IPAddressAllocationMethod, IPAddressAllocationMethod)

Determina se dois IPAddressAllocationMethod valores não são os mesmos.

Aplica-se a