Freigeben über


ContainerType.Equality(ContainerType, ContainerType) Operator

Definition

Determines if two ContainerType values are the same.

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

Parameters

Returns

Applies to