Freigeben über


IsHighlyAvailable.Equality(IsHighlyAvailable, IsHighlyAvailable) Operator

Definition

Determines if two IsHighlyAvailable values are the same.

public static bool operator == (Azure.ResourceManager.ScVmm.Models.IsHighlyAvailable left, Azure.ResourceManager.ScVmm.Models.IsHighlyAvailable right);
static member ( = ) : 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