다음을 통해 공유


MobileNetworkManagedServiceIdentityType.Inequality Operator

Definition

Determines if two MobileNetworkManagedServiceIdentityType values are not the same.

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

Parameters

Returns

Applies to