次の方法で共有


ContainerServiceOutboundType.Equality Operator

定義

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

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

パラメーター

戻り値

適用対象