Compartilhar via


NginxPrivateIPAllocationMethod.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a