Partager via


DeviceRegistrySchemaFormat.Equality Operator

Definition

Determines if two DeviceRegistrySchemaFormat values are the same.

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

Parameters

Returns

Applies to