GranularityType.Equality(GranularityType, GranularityType) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if two GranularityType values are the same.
public static bool operator == (Azure.ResourceManager.CostManagement.Models.GranularityType left, Azure.ResourceManager.CostManagement.Models.GranularityType right);
static member ( = ) : Azure.ResourceManager.CostManagement.Models.GranularityType * Azure.ResourceManager.CostManagement.Models.GranularityType -> bool
Public Shared Operator == (left As GranularityType, right As GranularityType) As Boolean
Parameters
- left
- GranularityType
- right
- GranularityType