Share via


StorageTargetOperationalStateType.Equality Operator

Definition

Determines if two StorageTargetOperationalStateType values are the same.

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

Parameters

Returns

Applies to