Udostępnij za pośrednictwem


PublishingProfileFormat.Inequality Operator

Definition

Determines if two PublishingProfileFormat values are not the same.

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

Parameters

Returns

Applies to