Compartilhar via


SecureDeliveryProtocolType.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a