Compartilhar via


SharingState.Inequality(SharingState, SharingState) Operador

Definição

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

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

Parâmetros

right
SharingState

Retornos

Aplica-se a