Share via


ContainerGroupSku.Equality(ContainerGroupSku, ContainerGroupSku) Operator

Definition

Determines if two ContainerGroupSku values are the same.

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

Parameters

Returns

Applies to