Sdílet prostřednictvím


StandbyPoolRefillPolicy.Inequality Operator

Definition

Determines if two StandbyPoolRefillPolicy values are not the same.

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