次の方法で共有


ZoneRedundancyPreference.Inequality Operator

Definition

Determines if two ZoneRedundancyPreference values are not the same.

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

Parameters

Returns

Applies to