次の方法で共有


DeviceRegistrySchemaFormat.Inequality Operator

Definition

Determines if two DeviceRegistrySchemaFormat values are not the same.

public static bool operator != (Azure.ResourceManager.DeviceRegistry.Models.DeviceRegistrySchemaFormat left, Azure.ResourceManager.DeviceRegistry.Models.DeviceRegistrySchemaFormat right);
static member op_Inequality : 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