Share via


AmlFileSystemHealthStateType.Equality Operator

Definition

Determines if two AmlFileSystemHealthStateType values are the same.

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

Parameters

Returns

Applies to