共用方式為


GalleryExtendedLocationType.Inequality Operator

Definition

Determines if two GalleryExtendedLocationType values are not the same.

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

Parameters

Returns

Applies to