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