Share via


StandbyPoolRefillPolicy.Equality Operator

Definition

Determines if two StandbyPoolRefillPolicy values are the same.

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

Parameters

Returns

Applies to