Condividi tramite


ElasticServiceLevel.Equality(ElasticServiceLevel, ElasticServiceLevel) Operator

Definition

Determines if two ElasticServiceLevel values are the same.

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

Parameters

Returns

Applies to