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