次の方法で共有


IotOperationsExtendedLocationType.Equality Operator

Definition

Determines if two IotOperationsExtendedLocationType values are the same.

public static bool operator ==(Azure.ResourceManager.IotOperations.Models.IotOperationsExtendedLocationType left, Azure.ResourceManager.IotOperations.Models.IotOperationsExtendedLocationType right);
static member ( = ) : Azure.ResourceManager.IotOperations.Models.IotOperationsExtendedLocationType * Azure.ResourceManager.IotOperations.Models.IotOperationsExtendedLocationType -> bool
Public Shared Operator == (left As IotOperationsExtendedLocationType, right As IotOperationsExtendedLocationType) As Boolean

Parameters

Returns

Applies to