다음을 통해 공유


FileShareEnabledProtocol.Equality Operator

Definition

Determines if two FileShareEnabledProtocol values are the same.

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

Parameters

Returns

Applies to