RestorePointExpand.Inequality(RestorePointExpand, RestorePointExpand) Operator

Definition

Determines if two RestorePointExpand values are not the same.

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

Parameters

Returns

Applies to