Freigeben über


StandbyPoolHealthStateCode.Equality Operator

Definition

Determines if two StandbyPoolHealthStateCode values are the same.

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

Parameters

Returns

Applies to