Compartilhar via


LargeFileSharesState.Inequality Operador

Definição

Determina se dois LargeFileSharesState valores não são os mesmos.

public static bool operator != (Azure.ResourceManager.Storage.Models.LargeFileSharesState left, Azure.ResourceManager.Storage.Models.LargeFileSharesState right);
static member op_Inequality : 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