Partager via


SharingState.Inequality(SharingState, SharingState) Opérateur

Définition

Détermine si deux SharingState valeurs ne sont pas identiques.

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

Paramètres

right
SharingState

Retours

S’applique à