Megosztás a következőn keresztül:


GalleryExpand.Inequality(GalleryExpand, GalleryExpand) Operator

Definition

Determines if two GalleryExpand values are not the same.

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

Parameters

Returns

Applies to