Partilhar via


IPAddressAllocationMethod.Inequality Operador

Definição

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

public static bool operator != (Azure.ResourceManager.ConnectedVMwarevSphere.Models.IPAddressAllocationMethod left, Azure.ResourceManager.ConnectedVMwarevSphere.Models.IPAddressAllocationMethod right);
static member op_Inequality : 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