共用方式為


GallerySoftDeletedArtifactType.Inequality Operator

Definition

Determines if two GallerySoftDeletedArtifactType values are not the same.

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