Partilhar via


LargeFileSharesState.Equality Operador

Definição

Determina se dois LargeFileSharesState valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a