共用方式為


GallerySoftDeletedArtifactType.Equality Operator

Definition

Determines if two GallerySoftDeletedArtifactType values are the same.

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

Parameters

Returns

Applies to