다음을 통해 공유


PublishingProfileFormat.Equality Operator

Definition

Determines if two PublishingProfileFormat values are the same.

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