Sdílet prostřednictvím


DataStoreType.Equality(DataStoreType, DataStoreType) Operator

Definition

Determines if two DataStoreType values are the same.

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

Parameters

Returns

Applies to