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


GalleryExtendedLocationType.Equality Operator

Definition

Determines if two GalleryExtendedLocationType values are the same.

public static bool operator == (Azure.ResourceManager.Compute.Models.GalleryExtendedLocationType left, Azure.ResourceManager.Compute.Models.GalleryExtendedLocationType right);
static member ( = ) : 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