Share via


VCenterInventoryType.Equality Operator

Definition

Determines if two VCenterInventoryType values are the same.

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

Parameters

Returns

Applies to