Sdílet prostřednictvím


LargeFileSharesState.Equality Operator

Definition

Determines if two LargeFileSharesState values are the same.

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

Parameters

Returns

Applies to