PoolManagementType.Equality(PoolManagementType, PoolManagementType) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if two PoolManagementType values are the same.
public static bool operator ==(Azure.ResourceManager.AppContainers.Models.PoolManagementType left, Azure.ResourceManager.AppContainers.Models.PoolManagementType right);
static member ( = ) : Azure.ResourceManager.AppContainers.Models.PoolManagementType * Azure.ResourceManager.AppContainers.Models.PoolManagementType -> bool
Public Shared Operator == (left As PoolManagementType, right As PoolManagementType) As Boolean
Parameters
- left
- PoolManagementType
- right
- PoolManagementType