다음을 통해 공유


MobileNetworkManagedServiceIdentityType.Equality Operator

Definition

Determines if two MobileNetworkManagedServiceIdentityType values are the same.

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