次の方法で共有


ContainerRegistryWebhookAction.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象