Compartir a través de


IPAddressAllocationMethod Estructura

Definición

Método de asignación de direcciones IP.

public readonly struct IPAddressAllocationMethod : IEquatable<Azure.ResourceManager.ConnectedVMwarevSphere.Models.IPAddressAllocationMethod>
type IPAddressAllocationMethod = struct
Public Structure IPAddressAllocationMethod
Implements IEquatable(Of IPAddressAllocationMethod)
Herencia
IPAddressAllocationMethod
Implementaciones

Constructores

IPAddressAllocationMethod(String)

Inicializa una nueva instancia de la clase IPAddressAllocationMethod.

Propiedades

Dynamic

Dinámica.

Linklayer

linklayer.

Other

Otro.

Random

Aleatorio.

Static

Estática.

Unset

Unset.

Métodos

Equals(IPAddressAllocationMethod)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(IPAddressAllocationMethod, IPAddressAllocationMethod)

Determina si dos IPAddressAllocationMethod valores son los mismos.

Implicit(String to IPAddressAllocationMethod)

Convierte una cadena en un IPAddressAllocationMethod.

Inequality(IPAddressAllocationMethod, IPAddressAllocationMethod)

Determina si dos IPAddressAllocationMethod valores no son los mismos.

Se aplica a