다음을 통해 공유


ContainerGpuSku.Equality(ContainerGpuSku, ContainerGpuSku) Operator

Definition

Determines if two ContainerGpuSku values are the same.

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

Parameters

Returns

Applies to