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