Compartilhar via


GallerySharingPermissionType.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a