Freigeben über


SupportedSecurityOption.Inequality Operator

Definition

Determines if two SupportedSecurityOption values are not the same.

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

Parameters

Returns

Applies to