Udostępnij przez


PoolManagementType.Inequality(PoolManagementType, PoolManagementType) Operator

Definition

Determines if two PoolManagementType values are not the same.

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

Parameters

Returns

Applies to