Megosztás a következőn keresztül:


GpuInstanceProfile.Equality(GpuInstanceProfile, GpuInstanceProfile) Operator

Definition

Determines if two GpuInstanceProfile values are the same.

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

Parameters

Returns

Applies to