Partilhar via


IPAddressAllocationMethod.Equality Operador

Definição

Determina se dois IPAddressAllocationMethod valores são os mesmos.

public static bool operator == (Azure.ResourceManager.ConnectedVMwarevSphere.Models.IPAddressAllocationMethod left, Azure.ResourceManager.ConnectedVMwarevSphere.Models.IPAddressAllocationMethod right);
static member ( = ) : Azure.ResourceManager.ConnectedVMwarevSphere.Models.IPAddressAllocationMethod * Azure.ResourceManager.ConnectedVMwarevSphere.Models.IPAddressAllocationMethod -> bool
Public Shared Operator == (left As IPAddressAllocationMethod, right As IPAddressAllocationMethod) As Boolean

Parâmetros

Retornos

Aplica-se a