PreTransformCategory.Equality 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 PreTransformCategory values are the same.
public static bool operator == (Azure.ResourceManager.Cdn.Models.PreTransformCategory left, Azure.ResourceManager.Cdn.Models.PreTransformCategory right);
static member ( = ) : Azure.ResourceManager.Cdn.Models.PreTransformCategory * Azure.ResourceManager.Cdn.Models.PreTransformCategory -> bool
Public Shared Operator == (left As PreTransformCategory, right As PreTransformCategory) As Boolean
Parameters
- left
- PreTransformCategory
- right
- PreTransformCategory