다음을 통해 공유


DeviceRegistryTopicRetainType.Equality Operator

Definition

Determines if two DeviceRegistryTopicRetainType values are the same.

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

Parameters

Returns

Applies to