Compartilhar via


PublicIPAllocationMethod.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a