Partilhar via


InboundEndpointIPAllocationMethod.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a