次の方法で共有


PublishingProfileFormat.Equality 演算子

定義

2 つの PublishingProfileFormat 値が同じかどうかを判断します。

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

パラメーター

戻り値

適用対象