Freigeben über


IsHighlyAvailable.Inequality(IsHighlyAvailable, IsHighlyAvailable) Operator

Definition

Determines if two IsHighlyAvailable values are not the same.

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

Parameters

Returns

Applies to