次の方法で共有


PublishingProfileFormat.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象